QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#592276#5067. Two WallsZhaoZiLongWA 0ms3628kbC++11242b2024-09-26 21:42:502024-09-26 21:42:51

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

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:

1

result:

wrong answer 1st numbers differ - expected: '0', found: '1'