QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#595926#9221. Missing BoundariesMaMengQiWA 0ms3792kbC++232.5kb2024-09-28 14:47:492024-09-28 14:47:50

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

3
4 51
1 -1
11 50
-1 -1
-1 10
3 2
-1 -1
-1 -1
-1 -1
2 3
1 2
2 3

output:

7
TAK
NIE
NIE

result:

wrong answer 1st lines differ - expected: 'TAK', found: '7'