QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#265416 | #7733. Cool, It’s Yesterday Four Times More | ucup-team2253 | WA | 1ms | 3424kb | C++17 | 2.2kb | 2023-11-25 18:19:45 | 2023-11-25 18:19:45 |
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: 1ms
memory: 3424kb
input:
4 2 5 .OO.. O..O. 1 3 O.O 1 3 .O. 2 3 OOO OOO
output:
3 1 2 0
result:
wrong answer 3rd lines differ - expected: '0', found: '2'