QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#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()
{
}
Details
Tip: Click on the bar to expand more detailed information
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)