Hacking attempt protocol Solution verdict: WRONG_ANSWER Checker: wrong answer expected 1000000000, found 99999 Code: #include<bits/stdc++.h> using namespace std; int main() {   ios::sync_with_stdio(false), cin.tie(0), cout.tie(0);   freopen("test.in", "w", stdout);   cout << 100000 << '\n';   for(int i = 0; i < 99999; i++) {     cout << 1 << ' ' << 100000 << '\n';   }   cout << 1000000000 << ' ' << 1 << '\n'; }
1

相关推荐

不愿透露姓名的神秘牛友
12-18 11:21
优秀的大熊猫在okr...:叫你朋友入职保安,你再去送外卖,一个从商,一个从政,你们两联手无敌了,睁开你的眼睛看看,现在是谁说了算(校长在背后瑟瑟发抖)
选实习,你更看重哪方面?
点赞 评论 收藏
分享
牛客网
牛客网在线编程
牛客网题解
牛客企业服务