QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#871133 | #9229. Juliet Unifies Ones | GuanYunchang | WA | 0ms | 3712kb | C++17 | 2.2kb | 2025-01-25 19:36:34 | 2025-01-25 19:36:35 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 100
Accepted
time: 0ms
memory: 3584kb
input:
00011011001
output:
2
result:
ok 1 number(s): "2"
Test #2:
score: -100
Wrong Answer
time: 0ms
memory: 3712kb
input:
11101111111111111101001011110111111110011101010110
output:
10
result:
wrong answer 1st numbers differ - expected: '11', found: '10'