QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#600918#7785. Three RectanglesgymWA 0ms3656kbC++204.5kb2024-09-29 19:58:242024-09-29 19:58:24

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

5
2 2
1 1
1 1
1 1
2 2
1 1
1 2
1 2
2 2
1 1
1 2
2 1
2 2
1 2
1 2
1 2
2 2
1 2
1 2
2 1

output:

0
0
0
6
4

result:

wrong answer 2nd numbers differ - expected: '8', found: '0'