提交记录 17999
| 用户 | 题目 | 状态 | 得分 | 用时 | 内存 | 语言 | 代码长度 |
|---|---|---|---|---|---|---|---|
| junity | test. 自定义测试 | Compile Error | 0 | 0 ns | 0 KB | C++ | 130 B |
| 提交时间 | 评测时间 |
|---|---|
| 2022-09-05 19:52:36 | 2023-09-03 19:42:15 |
#include <stdio.h>
#include <stdlib.h>
const int N = 1e8+10;
int a[N];
int main() {
memset(a,-1,sizeof a);
return 0;
}
| Compilation | N/A | N/A | Compile Error | Score: N/A | 显示更多 |
Judge Duck Online | 评测鸭在线
Server Time: 2026-03-16 16:00:56 | Loaded in 0 ms | Server Status
个人娱乐项目,仅供学习交流使用 | 捐赠