QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#286314 | #7733. Cool, It’s Yesterday Four Times More | ZhangYiDe | WA | 0ms | 3428kb | C++20 | 1.3kb | 2023-12-17 16:23:12 | 2023-12-17 16:23:13 |
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: 3428kb
input:
4 2 5 .OO.. O..O. 1 3 O.O 1 3 .O. 2 3 OOO OOO
output:
3 0 0 0
result:
wrong answer 2nd lines differ - expected: '1', found: '0'