QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#153731 | #7056. Chessboard | qingyu_test# | WA | 0ms | 1816kb | C++14 | 15b | 2023-08-30 19:58:36 | 2023-08-30 19:58:36 |
Judging History
answer
int main() {
}
Details
Tip: Click on the bar to expand more detailed information
Test #1:
score: 0
Wrong Answer
time: 0ms
memory: 1816kb
input:
4 1 3 3 2 3 3 4 4
output:
result:
wrong answer 1st lines differ - expected: '2', found: ''