QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#378577#8566. Can We Still Qualify For Semifinals?ucup-team3097#WA 0ms3820kbC++231.3kb2024-04-06 13:38:062024-04-06 13:38:17

详细

Test #1:

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

input:

3
3
111
25
1000010101111111111010100
35
01111011110111101111011110111101111

output:

YES
100001010111111111101010001111011110111101111
YES
NO

result:

wrong output format YES or NO expected, but 100001010111111111101010001111011110111101111 found [2nd token]