QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#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.
Details
Tip: Click on the bar to expand more detailed information
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