提交记录 11072


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

int main(){
    long long i=1;
    while(i<=100000000000000000ll) { 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:07:14 | Loaded in 1 ms | Server Status
个人娱乐项目,仅供学习交流使用 | 捐赠