QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#669699 | #7255. Mirror Rice Cake | ZhaoZiLong | WA | 0ms | 1528kb | C11 | 491b | 2024-10-23 19:25:11 | 2024-10-23 19:25:11 |
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: 1528kb
input:
5 3 20 5 8 6
output:
5: element - 0 : element - 1 : element - 2 : element - 3 : element - 4 : 3
result:
wrong output format Expected integer, but "5:" found