QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#187082 | #5256. Insertions | ucup-team029 | WA | 3ms | 13836kb | C++14 | 4.7kb | 2023-09-24 14:23:24 | 2023-09-24 14:23:25 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 100
Accepted
time: 3ms
memory: 13732kb
input:
rrddrrrdd ddrrd rrddrr
output:
2 2 6 7
result:
ok 4 number(s): "2 2 6 7"
Test #2:
score: 0
Accepted
time: 3ms
memory: 13680kb
input:
z zzkkzzkk z
output:
5 2 0 1
result:
ok 4 number(s): "5 2 0 1"
Test #3:
score: -100
Wrong Answer
time: 0ms
memory: 13836kb
input:
wgwwggggw g gggg
output:
3 2 4 8
result:
wrong answer 1st numbers differ - expected: '2', found: '3'