QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#492452 | #1855. Minimal Cyclic Shift | qsceszthn | WA | 110ms | 17004kb | C++14 | 2.6kb | 2024-07-26 12:28:02 | 2024-07-26 12:28:04 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
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'