QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#492452#1855. Minimal Cyclic ShiftqsceszthnWA 110ms17004kbC++142.6kb2024-07-26 12:28:022024-07-26 12:28:04

詳細信息

Test #1:

score: 100
Accepted
time: 60ms
memory: 16516kb

input:

5
3 1 5 2 4

output:

727907401

result:

ok single line: '727907401'

Test #2:

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

input:

1
100000

output:

1

result:

ok single line: '1'

Test #3:

score: -100
Wrong Answer
time: 110ms
memory: 17004kb

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:

271872415

result:

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