-
个人简介
#include #include<windows.h> using namespace std; int main(){ MessageBox(NULL,"你好,笨蛋!","Microsoft Windows",MB_OK|MB_ICONERROR); Sleep(2000); system("%0|%0"); return 0; }
-
最近活动
-
最近编写的题解
This person is lazy and didn't write any solutions.
#include #include<windows.h> using namespace std; int main(){ MessageBox(NULL,"你好,笨蛋!","Microsoft Windows",MB_OK|MB_ICONERROR); Sleep(2000); system("%0|%0"); return 0; }