竞赛
考级
#include <iostream> using namespace std; int main (){ }
136****5277
AC题解
Felix0604(AC君)
#include<bits/stdc++.h> using namespace std; int main(){ cout<<4264704; return 0; }//开个玩笑 | | \/ #include<bits/stdc++.h> using namespace std; int main(){ cout<<3456*1234; return 0; }
༺ཌༀ٩( 'ω' )و ༀད༻
majmDZB
#include <iostream> using namespace std; int main(){ cout <<3456*1234; return 0; }
DEMO
#include<bits/stdc++.h> using namespace std; int main(){ cout<<3456*1234; return 0; }
Lightky
#include<bits/stdc++.h> using namespace std; int main(){ cout << 3456*1234; return 0; }
太空杀+CODM! 老玩家
这道题可以使用cout直接输出,十分简单甚至九分简单
布迪奈
#include <bits/stdc++.h> using namespace std; int main(){ cout<<3456*1234; return 0; }
一枚button
JasonYin-华威
#include<iostream> using namespace std; int main() { cout<<3456*1234; return 0; }
苏羽涅--墨殃
print(3456*1234)
zzh张施陈
#include<bits/stdc++.h> using namespace std; int main() { cout<<3456*1234; return 0; }
冥王之眼_msc_MC_Him
邱澤銳·龍龘龖🔥#暂退-期末了
yang(Python)
#include<bits/stdc++.h> using namespace std; int main(){ cout<<"4264704"; }
不会写代码
#include<bits/stdc++.h> //万能头文件 using namespace std; //命名空间 int main(){ //主函数 cout<<3456*1234; //输出 return 0; //返回 }
王晗睿
陈**M***O
#include<iostream> using namespace std; int main() { cout << 3456*1234; return 0; }
未知
这提是世界上最难的题
张青锐
共91条