QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#790009 | #8334. Gene | ZhangYiDe | WA | 0ms | 3556kb | C++14 | 699b | 2024-11-27 23:34:20 | 2024-11-27 23:34:20 |
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: 3556kb
input:
6 4 4 1 kaki kika manu nana tepu tero kaka mana teri anan
output:
??kaki ??kika ??manu ??nana ??tepu ??tero ??kaka 2 ??mana 2 ??teri 1 ??anan 0
result:
wrong output format Expected integer, but "??kaki" found