QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#394392#8058. Binary vs Ternaryucup-team2454#WA 0ms3976kbC++141.4kb2024-04-20 14:15:372024-04-20 14:15:38

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

3
1
111
110110
1101010
1111
111111

output:

-1
20
3 4
5 5
4 5
4 5
3 4
2 3
1 2
2 9
1 2
1 2
1 2
1 2
2 3
1 2
1 2
1 2
1 2
2 3
1 2
1 2
16
3 4
2 3
1 2
2 7
1 2
1 2
2 3
1 2
1 2
2 3
1 2
1 2
2 3
1 2
1 2
2 3

result:

wrong answer S!=T after all operations (test case 2)