QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#70006 | #2113. Zbalansowane słowa | Qingyu | Compile Error | / | / | C | 49b | 2023-01-06 20:04:43 | 2023-01-06 20:08:33 |
Judging History
This is the latest submission verdict.
- [2023-08-10 23:21:45]
- System Update: QOJ starts to keep a history of the judgings of all the submissions.
- [2023-01-06 20:08:33]
- Judged
- Verdict: Compile Error
- Time: 0ms
- Memory: 0kb
- [2023-01-06 20:04:43]
- Submitted
answer
#include "stdio.h"
int main() {
return 0;
}
詳細信息
Compiler Dangerous Syscalls