QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#237591#7608. Cliquesucup-team1623WA 2ms14068kbC++204.9kb2023-11-04 14:31:102023-11-04 14:31:10

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 2ms
memory: 14068kb

input:

5
1 2
5 1
2 3
4 2
6
+ 4 5
+ 2 2
+ 1 3
- 2 2
+ 2 3
+ 4 4

output:

410065472
410065474
410065478
410065474
410065478
410065480

result:

wrong answer 1st lines differ - expected: '1', found: '410065472'