QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#667563#8058. Binary vs Ternaryucup-team1882#WA 0ms3564kbC++145.1kb2024-10-23 00:13:482024-10-23 00:13:48

详细

Test #1:

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

input:

3
1
111
110110
1101010
1111
111111

output:

-1

result:

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