提交记录 20496


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

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

CompilationN/AN/ACompile OKScore: N/A

Testcase #1927.46 us128 KBAcceptedScore: 100


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