QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#140599 | #6698. Flipping Game | ZhangYiDe | WA | 0ms | 3468kb | C++20 | 649b | 2023-08-16 12:23:22 | 2023-08-16 12:23:25 |
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: 0
Wrong Answer
time: 0ms
memory: 3468kb
input:
3 3 2 1 001 100 3 1 2 001 100 3 3 2 001 100
output:
3 1 3 99
result:
wrong answer 1st numbers differ - expected: '2', found: '3'