QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#390247#3733. 地铁ucup-team1383WA 4ms29988kbC++171.4kb2024-04-15 10:47:192024-04-15 10:47:20

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

2 1
1 2 1 1

output:

1

result:

ok 1 number(s): "1"

Test #2:

score: -100
Wrong Answer
time: 4ms
memory: 29988kb

input:

500 2000
349 317 56 150
305 367 11 203
170 304 66 391
102 145 98 371
373 33 56 299
453 85 59 367
412 355 24 403
238 301 61 473
338 212 2 265
481 110 21 184
96 374 92 492
359 321 89 164
245 243 11 194
365 63 11 473
284 314 72 196
436 321 38 275
295 128 27 358
145 475 20 415
284 12 64 100
296 247 87 3...

output:

0

result:

wrong answer 1st numbers differ - expected: '807', found: '0'