QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#657156#9483. Maximize Arrayucup-team4483#WA 1ms3892kbC++232.9kb2024-10-19 14:16:362024-10-19 14:16:45

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 100
Accepted
time: 0ms
memory: 3860kb

input:

9 3
1 2 3 4 1 2 3 4 1

output:

4 4 1 

result:

ok 3 tokens

Test #2:

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

input:

6 1
1 6 4 2 3 5

output:

6 5 

result:

ok 2 tokens

Test #3:

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

input:

6 5
6 5 4 3 2 1

output:

6 5 4 3 2 1

result:

ok 6 tokens

Test #4:

score: -100
Wrong Answer
time: 1ms
memory: 3892kb

input:

1392 5
915 798 656 1252 1170 691 1298 205 254 1334 622 1090 1081 617 365 477 362 1306 35 432 744 144 1277 259 80 410 317 983 916 1089 700 1030 135 156 1102 945 1021 63 251 1173 485 1261 1305 219 1190 151 142 288 795 984 1324 417 1235 1295 374 1091 434 596 553 1298 244 1179 115 767 973 315 603 180 10...

output:

1392 1392 1391 1389 1388 1387 1386 1385 1384 1384 1382 1382 1381 1379 1378 1377 1376 1376 1375 1374 1372 1368 1368 1367 1366 1365 1363 1363 1362 1361 1359 1358 1358 1356 1355 1352 1351 1350 1349 1347 1347 1347 1346 1345 1345 1345 1344 1343 1343 1341 1339 1338 1337 1336 1335 1334 1334 1332 1331 1329 ...

result:

wrong answer 1st words differ - expected: '1385', found: '1392'