提交记录 14159


用户 题目 状态 得分 用时 内存 语言 代码长度
panyf 1000i. 【传统题】 A+B Problem Time Limit Exceeded 0 1 ms 384 KB C++11 127 B
提交时间 评测时间
2020-09-16 22:42:24 2020-09-16 22:42:26
#include<bits/stdc++.h>
using namespace std;
const int N=1e6+3;
int main(){
	int i;
	for(i=0;i<N;++i)cout<<i<<' ';
	return 0;
}

CompilationN/AN/ACompile OKScore: N/A

Testcase #11 ms384 KBTime Limit ExceededScore: 0


Judge Duck Online | 评测鸭在线
Server Time: 2026-03-23 01:02:38 | Loaded in 1 ms | Server Status
个人娱乐项目,仅供学习交流使用 | 捐赠