提交记录 11052


用户 题目 状态 得分 用时 内存 语言 代码长度
hsl2363 test. 自定义测试 Compile Error 0 0 ns 0 KB C++ 135 B
提交时间 评测时间
2019-10-24 19:56:44 2023-09-03 19:38:05
#include <bits/stdc++.h>
int ans;
int main() {
    for(register int i=1;i<=10000000;i++)
        ans++;
    cout<<ans;
    return 0;
}

CompilationN/AN/ACompile ErrorScore: N/A


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