提交记录 28892


用户 题目 状态 得分 用时 内存 语言 代码长度
BusySheng test. 自定义测试 Accepted 100 64.05 us 44 KB C++ 120 B
提交时间 评测时间
2026-02-09 14:45:25 2026-02-09 14:45:28
#include<bits/stdc++.h>
using namespace std;

int main()
{
	for(int i=1;i<=10000;i++)
	{
		printf("1");
	}
	return 0;
}

CompilationN/AN/ACompile OKScore: N/A

Testcase #164.05 us44 KBAcceptedScore: 100


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