QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#69307#2351. Lost in Transferlarryzhong#0 48ms3480kbC++201.8kb2022-12-26 12:48:562023-01-17 09:36:09

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 48ms
memory: 3480kb

input:

transmit
2
20 97 388 459 467 32 99 98 296 403 325 330 271 87 333 378 267 405 58 426 374
20 125 481 451 150 495 136 444 192 118 26 68 281 120 61 494 339 86 292 100 32

output:

58 459 87 333 267 330 403 388 296 271 405 467 98 426 374 378 325 99 32 97
281 86 150 192 68 292 451 494 118 32 481 136 125 339 444 120 61 495 100 26

input:

recover
2
19 58 459 87 333 267 330 403 388 296 271 405 467 98 426 374 378 325 99 32 
19 281 86 150 192 292 451 494 118 32 481 136 125 339 444 120 61 495 100 26 

output:

281 86 150 192 68 292 451 494 118 32 481 136 125 339 444 120 61 495 100

result:

wrong output format Unexpected end of file - int32 expected (test case 1)