QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#667562#8058. Binary vs Ternaryucup-team1882#WA 1ms3776kbC++145.1kb2024-10-23 00:12:552024-10-23 00:13:03

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 1ms
memory: 3776kb

input:

3
1
111
110110
1101010
1111
111111

output:

-1

result:

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