QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#573752 | #6299. Binary String | mekoszc | WA | 2ms | 10128kb | C++14 | 1.4kb | 2024-09-18 19:52:53 | 2024-09-18 19:52:53 |
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: 2ms
memory: 10128kb
input:
3 1 001001 0001111
output:
1 1 1 110110 110110 3 1111000 1101010 9
result:
wrong answer 2nd numbers differ - expected: '3', found: '1'