QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#778013#5067. Two WallsQBFWA 7ms4356kbC++231.7kb2024-11-24 12:07:322024-11-24 12:07:33

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 7ms
memory: 4356kb

input:

3
0 0
1 1
2 2 3 3
4 4 5 5
0 0
1 1
2 2 3 3
2 2 3 3
0 0
10 10
10 0 0 10
1 1 2 2

output:

0
0
999999999

result:

wrong answer 3rd numbers differ - expected: '1', found: '999999999'