QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#544321 | #7740. Puzzle: Question Mark | user10086 | WA | 0ms | 3580kb | C++14 | 76b | 2024-09-02 15:03:58 | 2024-09-02 15:03:58 |
Judging History
answer
#include <bits/stdc++.h>
using namespace std;
signed main()
{
}
详细
Test #1:
score: 0
Wrong Answer
time: 0ms
memory: 3580kb
input:
2 3 4
output:
result:
wrong output format Unexpected end of file - int32 expected (test case 1)