QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#722522 | #9229. Juliet Unifies Ones | GuanYunchang | WA | 0ms | 1612kb | C++23 | 1.3kb | 2024-11-07 19:23:29 | 2024-11-07 19:23:30 |
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: 1612kb
input:
00011011001
output:
2
result:
ok 1 number(s): "2"
Test #2:
score: 0
Accepted
time: 0ms
memory: 1612kb
input:
11101111111111111101001011110111111110011101010110
output:
11
result:
ok 1 number(s): "11"
Test #3:
score: -100
Wrong Answer
time: 0ms
memory: 1580kb
input:
00000000100000000000100000010001000
output:
-7
result:
wrong answer 1st numbers differ - expected: '3', found: '-7'