#include <iostream>
#include <windows.h>
using namespace std;
int main(){
while(1){
MessageBox(NULL,"3.14159265358979323846","v=sh ahdfbasvh,bfmh",MB_OK);
}
return 0;
}
整人代码 弹窗
最新推荐文章于 2025-12-21 00:03:36 发布
#include <iostream>
#include <windows.h>
using namespace std;
int main(){
while(1){
MessageBox(NULL,"3.14159265358979323846","v=sh ahdfbasvh,bfmh",MB_OK);
}
return 0;
}
4745

被折叠的 条评论
为什么被折叠?