提交记录 20494


用户 题目 状态 得分 用时 内存 语言 代码长度
nrO728 test. 自定义测试 Accepted 100 1.401 ms 136 KB C++ 84 B
提交时间 评测时间
2023-10-31 16:12:19 2023-10-31 16:12:21
#include <stdio.h>

int main() {
	int T = 1e4;
	while(T--) puts("hello world\n");
}

CompilationN/AN/ACompile OKScore: N/A

Testcase #11.401 ms136 KBAcceptedScore: 100


Judge Duck Online | 评测鸭在线
Server Time: 2025-09-13 01:52:33 | Loaded in 0 ms | Server Status
个人娱乐项目,仅供学习交流使用 | 捐赠