QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#728769#8058. Binary vs Ternaryucup-team5451WA 0ms3536kbC++141.1kb2024-11-09 15:52:242024-11-09 15:52:29

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

3
1
111
110110
1101010
1111
111111

output:

-1
11
2 3
5 6
1 2
1 2
2 3
7 6
7 8
5 4
5 6
3 2
3 4
6
1 2
1 2
2 3
1 2
1 2
2 3

result:

wrong answer (l,r) is invalid (test case 2)