QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#505954#6429. Let's Play CurlingGuanYunchangWA 0ms3620kbC++14946b2024-08-05 14:03:412024-08-05 14:03:42

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

3
2 2
2 3
1 4
6 5
2 5 3 7 1 7
3 4 3 1 10
1 1
7
7

output:

2
2
0

result:

wrong answer 2nd lines differ - expected: '3', found: '2'