CHIS_fy @ 2020-01-20 11:25:04
为什么我的代码一分也没有
#include<bits/stdc++.h>
int main(){std::cout<<rand();return 0;}
不应该啊(手动滑稽)
by 嫐嬲巭孬 @ 2020-01-20 11:25:24
%%%
by ShineEternal @ 2020-01-20 11:28:55
%%%您是冲刺ioi的希望
by gxy001 @ 2020-01-20 11:50:41
%%%
by X_r_G @ 2020-02-08 10:04:56
这是什么啊
#include <bits/stdc++.h>
using namespace std;
int main() {
int a,b;
cin >> a >> b;
cout << a+b;
return 0;
}
by duyh1114 @ 2020-03-16 19:00:49
随机数。。。肯定的啊,你的随机序列每个都一样