QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#511356 | #6841. Occupy the Cities | ZhaoZiLong | WA | 3ms | 3572kb | C++23 | 1.2kb | 2024-08-09 19:39:48 | 2024-08-09 19:39:49 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
Test #1:
score: 100
Accepted
time: 0ms
memory: 3572kb
input:
5 3 010 4 0100 7 0001000 5 11111 6 010101
output:
2 2 4 0 1
result:
ok 5 lines
Test #2:
score: -100
Wrong Answer
time: 3ms
memory: 3444kb
input:
2036 1 1 2 01 2 10 2 11 3 001 3 010 3 011 3 100 3 101 3 110 3 111 4 0001 4 0010 4 0011 4 0100 4 0101 4 0110 4 0111 4 1000 4 1001 4 1010 4 1011 4 1100 4 1101 4 1110 4 1111 5 00001 5 00010 5 00011 5 00100 5 00101 5 00110 5 00111 5 01000 5 01001 5 01010 5 01011 5 01100 5 01101 5 01110 5 01111 5 10000 5...
output:
0 -1061109567 1 -1061109567 0 -1061109567 2 -1061109567 1 -1061109567 1 -1061109567 1 -1061109567 0 -1061109567 2 -1061109567 2 2 -1061109567 -1061109567 1 -1061109567 2 -1061109567 1 1 -1061109567 1 -1061109567 1 -1061109567 1 -1061109567 0 -1061109567 3 -1061109567 3 2 -1061109567 -1061109567 3 2 ...
result:
wrong answer 2nd lines differ - expected: '1', found: '-1061109567'