QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#531534 | #9229. Juliet Unifies Ones | ucup-team2045# | WA | 0ms | 3860kb | C++14 | 1.0kb | 2024-08-24 21:04:43 | 2024-08-24 21:04:44 |
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: 100
Accepted
time: 0ms
memory: 3860kb
input:
00011011001
output:
2
result:
ok 1 number(s): "2"
Test #2:
score: 0
Accepted
time: 0ms
memory: 3524kb
input:
11101111111111111101001011110111111110011101010110
output:
11
result:
ok 1 number(s): "11"
Test #3:
score: -100
Wrong Answer
time: 0ms
memory: 3556kb
input:
00000000100000000000100000010001000
output:
5
result:
wrong answer 1st numbers differ - expected: '3', found: '5'