QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#400175 | #5589. Everything Is A Nail | ZhangYiDe | WA | 10ms | 9528kb | Python3 | 795b | 2024-04-27 03:41:36 | 2024-04-27 03:41:36 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
Test #1:
score: 0
Wrong Answer
time: 10ms
memory: 9528kb
input:
10 1 1 1 0 0 0 0 2 2 2
output:
8
result:
wrong answer 1st lines differ - expected: '10', found: '8'