QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#398013#7324. Eulerian OrientationInfiniteStarlightWA 12ms5460kbC++232.9kb2024-04-24 21:09:162024-04-24 21:09:17

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 100
Accepted
time: 3ms
memory: 5284kb

input:

4 4
1 2
1 3
1 4
2 3
6 6
1 2
2 3
3 1
4 5
5 6
6 4
2 3
1 1
1 2
1 2

output:

9
54
14

result:

ok 3 number(s): "9 54 14"

Test #2:

score: -100
Wrong Answer
time: 12ms
memory: 5460kb

input:

5 6
5 4
1 5
3 3
5 1
5 3
2 5
5 3
4 1
1 3
4 5
5 2
3 1
2 5
5 8
4 3
5 4
2 5
3 1
5 3
1 5
2 1
5 1
5 10
4 2
5 4
4 4
2 4
3 4
2 3
4 3
1 5
2 5
5 5
5 4
2 2
3 1
4 3
1 4
5 7
4 4
5 5
4 5
1 5
5 1
5 1
2 4
5 7
5 2
5 5
1 4
1 4
4 3
2 2
2 5
5 0
5 10
4 3
5 5
4 4
5 4
4 1
4 2
4 2
5 4
5 2
1 1
5 1
5 5
5 9
3 1
4 2
5 3
4 3
1 ...

output:

38
289641091
429880366
392
1952
26
224
232
0
1856
1
880
429880366
1
92
289641091
96
864
0
88
4
512
116
336
232
10
320
80
168
400
9
4
0
429880366
752
44
1
68
0
42
0
328
360
24
132
16
784
896
296
0
579282182
92
336
0
1
0
64
848
0
0
0
140
1
1216
2048
429880366
0
1568
48
0
1792
0
328
26
1
2016
0
0
42988...

result:

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