QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#467021 | #6117. Determine The Fluctuation Bonus | ucup-team1005# | WA | 1ms | 11912kb | C++20 | 3.8kb | 2024-07-08 13:00:21 | 2024-07-08 13:00:21 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
Test #1:
score: 0
Wrong Answer
time: 1ms
memory: 11912kb
input:
3 7 2 -1 1 4 2 5 3 6 1 -7 3 -6 2 9
output:
0 2 1
result:
wrong answer 1st numbers differ - expected: '2', found: '0'