QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#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.
Details
Tip: Click on the bar to expand more detailed information
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'