提交记录 11076


用户 题目 状态 得分 用时 内存 语言 代码长度
zhuzihan test. 自定义测试 Time Limit Exceeded 0 1 s 32 KB C++ 129 B
提交时间 评测时间
2019-10-28 13:44:47 2023-09-03 19:38:20
#include<bits/stdc++.h>
using namespace std;

int main(){
    long long i=1;
    while(i<=1000000) { long long x=1,y=2; x+=y; }
}

CompilationN/AN/ACompile OKScore: N/A

Testcase #11 s32 KBTime Limit ExceededScore: 0


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