QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#217052#6439. Cloud Retainer's GameZhangYiDeWA 0ms3688kbC++17853b2023-10-16 13:03:412023-10-16 13:03:41

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

2
4
3
1 1
2 2
6 2
4
3 1
3 3
5 1
7 3
3
1
4 2
3
1 1
6 2
9 1

output:

4
3

result:

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