QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#511314 | #6841. Occupy the Cities | HuangHanSheng | WA | 0ms | 3508kb | C++23 | 852b | 2024-08-09 18:42:34 | 2024-08-09 18:42:34 |
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: 3508kb
input:
5 3 010 4 0100 7 0001000 5 11111 6 010101
output:
2 3 6 0 1
result:
wrong answer 2nd lines differ - expected: '2', found: '3'