提交记录 6646


用户 题目 状态 得分 用时 内存 语言 代码长度
callg 1000. 测测你的 A+B Time Limit Exceeded 0 10 us 36 KB C++11 154 B
提交时间 评测时间
2018-10-31 23:36:54 2020-08-01 00:48:01
#pragma GCC optimize("O0")
#include <bits/stdc++.h>
int plus(int a, int b)
{
srand(time(NULL));
int i = 100;
while (i--)
isdigit(rand());
return a + b;
}

CompilationN/AN/ACompile OKScore: N/A

Testcase #110 us36 KBTime Limit ExceededScore: 0


Judge Duck Online | 评测鸭在线
Server Time: 2026-04-13 18:02:16 | Loaded in 0 ms | Server Status
个人娱乐项目,仅供学习交流使用 | 捐赠