提交记录 20559


用户 题目 状态 得分 用时 内存 语言 代码长度
c_cpp_a test. 自定义测试 Accepted 100 4.561 ms 732 KB C++14 179 B
提交时间 评测时间
2023-11-06 21:18:22 2023-11-06 21:18:24
#include <stdio.h>
#include<iostream>
using namespace std;
int main() {
	ios::sync_with_stdio(false);cin.tie(0);cout.tie(0);for(int i=0;i<114514;i++)cout << "Hello\n";return 0;
}

CompilationN/AN/ACompile OKScore: N/A

Testcase #14.561 ms732 KBAcceptedScore: 100


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