QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#372561#1855. Minimal Cyclic ShiftZhangYiDeWA 63ms18988kbC++232.3kb2024-03-31 15:33:172024-03-31 15:33:18

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 100
Accepted
time: 31ms
memory: 18860kb

input:

5
3 1 5 2 4

output:

727907401

result:

ok single line: '727907401'

Test #2:

score: 0
Accepted
time: 30ms
memory: 18484kb

input:

1
100000

output:

1

result:

ok single line: '1'

Test #3:

score: -100
Wrong Answer
time: 63ms
memory: 18988kb

input:

86767
35422 24898 32532 92988 84636 99872 57831 31700 47597 79017 25316 96560 4822 31820 62125 8873 31377 38988 12468 71596 52652 40575 1313 82552 37864 96176 34224 84035 10267 29886 57968 31414 95022 61051 97957 89292 9248 89389 23526 19511 12610 95760 86463 65531 43001 40017 88433 26385 4384 91445...

output:

551564745

result:

wrong answer 1st lines differ - expected: '878054961', found: '551564745'