问题标题: Thunder: All three coexist

0
0
已解决
宣海宁
宣海宁
中级光能
中级光能

关于Thunder3.0,以后将会出现 

Hawthornh和他的猫Light

玩法会更新迷宫与XXS

————————————————————————
 关于剧情,All three coexist

也就Both heart and mind

       The spirit is dying

        Mentally and physically dead

-----------------------------------------------------------

哇哈哈哈哈哈哈哈哈……(本人已送到合肥四院) 

宣海宁在2021-01-31 23:27:03追加了内容

#include<iostream>
#include<cmath>
#include<windows.h>
using namespace std;
int j=40;
int main()
{
    float x, y;
    while(j>=0)
    {
        system("Cls");
        for (y = 1.5f; y > -1.5f; y -= 0.1f)
        {
            for (x = -1.5f; x < 1.5f; x += 0.05f)
            {
                float a = x * x + y * y - 1;
                if ((a*a*a - x * x*y*y*y) <= j)//心形方
                    cout << '*';
                else cout << " ";
            }
            cout << endl;
        }
        Sleep(5);
        
        j--;
    }
    Sleep(1000);
    return 0;
}

宣海宁在2021-04-17 13:28:39追加了内容

 

 

 

 

 

 

 

宣海宁在2021-04-17 21:17:31追加了内容

宣海宁在2021-05-01 10:16:12追加了内容

签名

如果你们在这么水的话,酷町问答会关闭的!!!!

宣海宁在2021-07-03 22:07:26追加了内容

https://www.bilibili.com/video/BV1wK411G79Z


0
已采纳
曹砚青
曹砚青
中级光能
中级光能

好久没有登问答了,你现在在编什么?

曹砚青在2021-04-19 20:40:42追加了内容

表情包比以前用的更多了【手动滑稽】

0
王泽轩
王泽轩
资深天翼
资深天翼

NBNBNVNBNBNBNBNBNBNBNBNBNBNBNBNBNBNBNBNBNBNBNBNBNBNBNBNBNBNBNB

0
0
朱小川
朱小川
缔造者
缔造者

??!!

 

 

 

 

 

朱小川在2021-04-20 18:25:56追加了内容

什么意思

0
0
0
0
0
0
0
0
0
0
我要回答