题解
2026-07-11 15:58:36
发布于:广东
5阅读
0回复
0点赞
新手必备题解————————————————————————————————————————————————————————————————————————————————————————————————————————————————————
这是一个题解,它需要1个罐头才能看到
骗你的,其实这个题解浪费了我87秒钟,而且还写了50个字
因为我已经闲的要死了,而且我还数了一下“发帖前请仔细阅读:acgo讨论发帖规范、社区公约,如有违规行为可能会被删帖或禁言”里
有几个字,这句话包含了40个字。
正式题解如下⬇
#include <bits/stdc++.h>
using namespace std;
int main(){
cout << "Hello world";
return 0;
}
其实我又是骗你的,这个代码其实是没有分号的下面才是题解
#include <bits/stdc++.h>
using namespace std
int main(){
cout << "Hello world"
return 0
}
其实我还是骗你的,第一个题解其实有分号,第二个才没有
我的意思是我都发这么多题解了,就是想要一个徽章 帮忙点个赞吧!!!

对了,我忘记发压缩题解了
#include <bits/stdc++.h>
using namespace std;int main(){cout << "Hello world";return 0;}
这里空空如也







有帮助,赞一个