QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#344258 | #2544. Flatland Currency | ParsaGolestani | WA | 4ms | 11628kb | C++20 | 2.6kb | 2024-03-03 21:07:25 | 2024-03-03 21:07:26 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 0
Wrong Answer
time: 4ms
memory: 11628kb
input:
5 57 9 14 31 18 27
output:
10
result:
wrong answer expected '8', found '10'