QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#723800 | #8334. Gene | ucup-team2445 | WA | 0ms | 3824kb | C++14 | 3.0kb | 2024-11-08 00:39:05 | 2024-11-08 00:39:06 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
Test #1:
score: 100
Accepted
time: 0ms
memory: 3524kb
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: 0ms
memory: 3824kb
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'