提交记录 12411
| 用户 |
题目 |
状态 |
得分 |
用时 |
内存 |
语言 |
代码长度 |
| panyf |
test. 自定义测试 |
Accepted |
100 |
8.707 ms |
636 KB |
C++11 |
159 B |
| 提交时间 |
评测时间 |
| 2020-04-05 16:32:49 |
2023-09-03 19:40:11 |
#include<bits/stdc++.h>
using namespace std;
int main(){
ios::sync_with_stdio(0),cin.tie(0),cout.tie(0);
for(int i=1;i<100000;++i)cout<<i<<' ';
return 0;
}
| Compilation | N/A | N/A | Compile OK | Score: N/A | 显示更多 |
| Testcase #1 | 8.707 ms | 636 KB | Accepted | Score: 100 | 显示更多 |
Judge Duck Online | 评测鸭在线
Server Time: 2026-03-26 03:28:02 | Loaded in 0 ms | Server Status
个人娱乐项目,仅供学习交流使用 | 捐赠