这不谁都会
2026-05-08 21:54:59
发布于:北京
6阅读
0回复
0点赞
c++(最低3行,包AC):
#include <iostream>
using namespace std;
int main(){cout<<"Hello world";}
python一行完事:
print('Hello world')
无敌了(超长,一般人别用):
#include <cstdio>
#include <iostrean>
#include <string>
#include <iomanip>
#include <cmath>
using namespace std;
int main(){
string s="Hello world"
int Ti_number = 422;
for(int i=0;i<=1;i++){
cout<<s,endl;
}
return 0;
}
这里空空如也





有帮助,赞一个