QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#843889 | #9963. Express Rotations | ucup-team5101# | WA | 4ms | 26780kb | C++23 | 2.1kb | 2025-01-05 06:25:43 | 2025-01-05 06:25:44 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 100
Accepted
time: 4ms
memory: 26780kb
input:
6 6 10 6 5 4 5
output:
16
result:
ok 1 number(s): "16"
Test #2:
score: -100
Wrong Answer
time: 3ms
memory: 26560kb
input:
1 525434
output:
-525434
result:
wrong answer 1st numbers differ - expected: '0', found: '-525434'