QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#723793 | #8334. Gene | ucup-team2445 | WA | 1ms | 3600kb | C++14 | 3.0kb | 2024-11-08 00:35:28 | 2024-11-08 00:35:28 |
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: 100
Accepted
time: 0ms
memory: 3600kb
input:
6 4 4 1 kaki kika manu nana tepu tero kaka mana teri anan
output:
2 2 1 0
result:
ok 4 number(s): "2 2 1 0"
Test #2:
score: -100
Wrong Answer
time: 1ms
memory: 3520kb
input:
8 6 7 3 delphis aduncus peronii plumbea clymene hectori griseus electra delphis helpiii perphii clumeee eleelea ddlpcus
output:
0 1 1 1 1 2
result:
wrong answer 1st numbers differ - expected: '1', found: '0'