QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#760449#8058. Binary vs Ternaryucup-team5468WA 0ms3576kbC++204.8kb2024-11-18 16:59:202024-11-18 16:59:21

详细

Test #1:

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

input:

3
1
111
110110
1101010
1111
111111

output:

-1

result:

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