QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#465647 | #7522. Sequence Shift | ucup-team3884 | WA | 360ms | 3660kb | C++23 | 2.0kb | 2024-07-07 03:49:02 | 2024-07-07 03:49:03 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
Test #1:
score: 0
Wrong Answer
time: 360ms
memory: 3660kb
input:
5 3 1 4 3 2 5 7 5 8 3 2 3 6 4
output:
1996544940 11 13 16 25
result:
wrong answer 1st lines differ - expected: '11', found: '1996544940'