QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#775166 | #9415. Matrix | rotcar08 | WA | 0ms | 3880kb | C++17 | 421b | 2024-11-23 14:56:41 | 2024-11-23 14:56:42 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
Details
Tip: Click on the bar to expand more detailed information
Test #1:
score: 100
Accepted
time: 0ms
memory: 3628kb
input:
2
output:
Yes 1 2 3 4
result:
ok Correct. (1 test case)
Test #2:
score: 0
Accepted
time: 0ms
memory: 3724kb
input:
3
output:
Yes 3 2 6 4 3 3 3 1 5
result:
ok Correct. (1 test case)
Test #3:
score: -100
Wrong Answer
time: 0ms
memory: 3880kb
input:
4
output:
Yes 7 1 7 8 2 7 3 7 7 4 7 5 7 7 6 7
result:
wrong answer The number of quadruples 2 is invalid. (test case 1)