QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#377229 | #6299. Binary String | ucup-team010 | WA | 1ms | 7864kb | C++20 | 2.2kb | 2024-04-05 04:46:29 | 2024-04-05 04:46:29 |
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: 7864kb
input:
3 1 001001 0001111
output:
1 6 9
result:
wrong answer 2nd numbers differ - expected: '3', found: '6'