QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#721502 | #9229. Juliet Unifies Ones | ucup-team5150# | WA | 0ms | 4060kb | C++17 | 1.6kb | 2024-11-07 16:15:55 | 2024-11-07 16:15:55 |
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: 4060kb
input:
00011011001
output:
2
result:
ok 1 number(s): "2"
Test #2:
score: 0
Accepted
time: 0ms
memory: 3952kb
input:
11101111111111111101001011110111111110011101010110
output:
11
result:
ok 1 number(s): "11"
Test #3:
score: -100
Wrong Answer
time: 0ms
memory: 3912kb
input:
00000000100000000000100000010001000
output:
4
result:
wrong answer 1st numbers differ - expected: '3', found: '4'