QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#90770 | #5256. Insertions | qiuzx | WA | 24ms | 69016kb | C++11 | 5.1kb | 2023-03-25 09:48:35 | 2023-03-25 09:48:36 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
Test #1:
score: 100
Accepted
time: 21ms
memory: 69016kb
input:
rrddrrrdd ddrrd rrddrr
output:
2 2 6 7
result:
ok 4 number(s): "2 2 6 7"
Test #2:
score: -100
Wrong Answer
time: 24ms
memory: 69016kb
input:
z zzkkzzkk z
output:
5 1 1 1
result:
wrong answer 2nd numbers differ - expected: '2', found: '1'