QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#459851#7610. Bus LinesedxWA 81ms34204kbC++144.7kb2024-06-30 14:58:012024-06-30 14:59:51

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

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

output:

6 9 9 10 7 7

result:

ok single line: '6 9 9 10 7 7'

Test #2:

score: 0
Accepted
time: 0ms
memory: 31932kb

input:

2
1 2
1
1 2

output:

1 1

result:

ok single line: '1 1'

Test #3:

score: -100
Wrong Answer
time: 81ms
memory: 34204kb

input:

16384
9137 490
3442 7239
1621 6904
13769 10250
14672 12572
14906 9437
6163 12339
15244 12016
3022 8670
3211 9106
11966 14817
15798 15876
6423 7394
894 7695
13877 1983
16342 15158
13574 15932
15125 10722
6989 15683
10335 8801
12301 4246
6166 3893
9347 12073
7897 12195
6510 3101
4526 15385
7017 7001
4...

output:

32515 34048 31997 34038 33986 33977 32393 42219 32089 33678 32625 34156 32634 32623 34069 32642 34068 34129 33872 50478 32232 33820 32865 33903 34010 32545 32839 34072 34249 33728 50043 34138 33779 33873 34262 34319 34064 49218 33918 34256 32721 34031 34052 34196 34171 34316 31888 32298 34015 34182 ...

result:

wrong answer 1st lines differ - expected: '34355 34048 34070 34152 33992 ...5 34333 33814 33294 34266 34337', found: '32515 34048 31997 34038 33986 ...9 29237 31821 33234 34266 34337'