QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#73598 | #4815. Flower's Land | ZhangYiDe | WA | 0ms | 10412kb | C++17 | 2.2kb | 2023-01-26 18:08:39 | 2023-01-26 18:08:49 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 0
Wrong Answer
time: 0ms
memory: 10412kb
input:
5 3 6 10 4 3 4 3 4 4 2 2 5 5 1
output:
1:2!! 20 20 17 17 20
result:
wrong output format Expected integer, but "1:2!!" found