QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#760461#8058. Binary vs Ternaryucup-team5468WA 0ms3460kbC++204.5kb2024-11-18 17:02:102024-11-18 17:02:10

详细

Test #1:

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

input:

3
1
111
110110
1101010
1111
111111

output:

-1

result:

wrong output format Unexpected end of file - int32 expected (test case 2)