QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#592578 | #5653. Library game | MaMengQi | RE | 1ms | 3940kb | C++20 | 2.8kb | 2024-09-26 23:54:01 | 2024-09-26 23:54:01 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
Test #1:
score: 100
Accepted
time: 1ms
memory: 3940kb
input:
5 14 3 7 2 3 10 7 14 9 11 13
output:
Alessia 10 1 7 8 3 8 3 10 2 12
result:
ok Contestant won the game
Test #2:
score: -100
Runtime Error
input:
4 10 4 1 6 4 4 8
output:
Alessia 6 1 4 5