提交记录 12237
| 用户 |
题目 |
状态 |
得分 |
用时 |
内存 |
语言 |
代码长度 |
| user1 |
1000. 测测你的 A+B |
Memory Limit Exceeded |
0 |
8.47 us |
48 KB |
C++11 |
125 B |
| 提交时间 |
评测时间 |
| 2020-03-17 12:16:07 |
2020-08-01 02:52:56 |
int ghs[16384];
int _ = [](){
for (int i=0; i<1024*8; i+=32)++ghs[i];
return 0;}();
int plus(int a, int b)
{
return a + b;
}
| Compilation | N/A | N/A | Compile OK | Score: N/A | 显示更多 |
| Testcase #1 | 8.47 us | 48 KB | Memory Limit Exceeded | Score: 0 | 显示更多 |
Judge Duck Online | 评测鸭在线
Server Time: 2026-03-26 09:48:14 | Loaded in 0 ms | Server Status
个人娱乐项目,仅供学习交流使用 | 捐赠