QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#667721#8058. Binary vs TernaryMaMengQiWA 0ms3796kbC++202.1kb2024-10-23 03:45:282024-10-23 03:45:28

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

3
1
111
110110
1101010
1111
111111

output:

-1
14
3 4
1 2
2 4
1 2
1 2
2 3
5 6
5 6
4 5
4 5
3 4
3 4
1 2
2 4
11
1 2
1 2
2 3
1 2
1 2
2 3
1 2
1 2
2 3
1 2
2 4

result:

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