QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#478642 | #8723. 乘二 | ZhaoZiLong | WA | 14ms | 10508kb | Python3 | 67b | 2024-07-15 08:47:37 | 2024-07-15 08:47:37 |
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: 14ms
memory: 10508kb
input:
3 3 7 2 1
output:
a
result:
wrong output format Expected integer, but "a" found