QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#218777#6309. Aqreucup-team1005WA 0ms3544kbC++201.3kb2023-10-18 18:21:142023-10-18 18:21:15

详细

Test #1:

score: 0
Wrong Answer
time: 0ms
memory: 3544kb

input:

3
2 2
3 4
3 8

output:

Case 1
4
11
11
Case 2
9
0111
1110
1011
Case 3
18
01110111
11101110
10111011

result:

wrong output format Expected integer, but "Case" found (test case 1)