提交记录 12239
| 用户 |
题目 |
状态 |
得分 |
用时 |
内存 |
语言 |
代码长度 |
| user1 |
1000. 测测你的 A+B |
Memory Limit Exceeded |
0 |
7.89 us |
40 KB |
C++11 |
125 B |
| 提交时间 |
评测时间 |
| 2020-03-17 12:16:23 |
2020-08-01 02:52:57 |
int ghs[16384];
int _ = [](){
for (int i=0; i<1024*6; 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 | 7.89 us | 40 KB | Memory Limit Exceeded | Score: 0 | 显示更多 |
Judge Duck Online | 评测鸭在线
Server Time: 2026-03-26 09:48:04 | Loaded in 1 ms | Server Status
个人娱乐项目,仅供学习交流使用 | 捐赠