Submission #1033474


Source Code Expand

N,*M=`dd`.split.map &:to_i;X,Y,*A,_=M.shift N;D=[*0..1e6];s=0;A.map{|e|s+=e.times{|j|D.unshift D[j*2+1]}};M.map{|e|p (D[e]||e-s)+X-Y}

Submission Info

Submission Time
Task H - Tokaido
User leafmoon
Language Ruby (2.3.3)
Score 1600
Code Size 133 Byte
Status AC
Exec Time 1953 ms
Memory 88456 KB

Compile Error

./Main.rb:1: warning: `&' interpreted as argument prefix

Judge Result

Set Name sample dataset1 dataset2
Score / Max Score 0 / 0 700 / 700 900 / 900
Status
AC × 2
AC × 20
AC × 37
Set Name Test Cases
sample sample-01.txt, sample-02.txt
dataset1 sample-01.txt, 01-01.txt, 01-02.txt, 01-03.txt, 01-04.txt, 01-05.txt, 01-06.txt, 01-07.txt, 01-08.txt, 01-09.txt, 01-10.txt, 01-11.txt, 01-12.txt, 01-13.txt, 01-14.txt, 01-15.txt, 01-16.txt, 01-17.txt, 01-18.txt, 01-19.txt
dataset2 sample-01.txt, sample-02.txt, 01-01.txt, 01-02.txt, 01-03.txt, 01-04.txt, 01-05.txt, 01-06.txt, 01-07.txt, 01-08.txt, 01-09.txt, 01-10.txt, 01-11.txt, 01-12.txt, 01-13.txt, 01-14.txt, 01-15.txt, 01-16.txt, 01-17.txt, 01-18.txt, 01-19.txt, 02-01.txt, 02-02.txt, 02-03.txt, 02-04.txt, 02-05.txt, 02-06.txt, 02-07.txt, 02-08.txt, 02-09.txt, 02-10.txt, 02-11.txt, 02-12.txt, 02-13.txt, 02-14.txt, 02-15.txt, 02-16.txt
Case Name Status Exec Time Memory
01-01.txt AC 382 ms 44524 KB
01-02.txt AC 157 ms 17536 KB
01-03.txt AC 283 ms 27396 KB
01-04.txt AC 341 ms 35160 KB
01-05.txt AC 384 ms 44528 KB
01-06.txt AC 386 ms 44524 KB
01-07.txt AC 311 ms 32188 KB
01-08.txt AC 387 ms 44400 KB
01-09.txt AC 386 ms 44528 KB
01-10.txt AC 281 ms 27392 KB
01-11.txt AC 305 ms 30292 KB
01-12.txt AC 382 ms 43824 KB
01-13.txt AC 390 ms 44524 KB
01-14.txt AC 386 ms 44416 KB
01-15.txt AC 386 ms 44520 KB
01-16.txt AC 386 ms 44524 KB
01-17.txt AC 262 ms 34804 KB
01-18.txt AC 265 ms 34800 KB
01-19.txt AC 263 ms 34796 KB
02-01.txt AC 505 ms 35780 KB
02-02.txt AC 1953 ms 80632 KB
02-03.txt AC 1923 ms 79300 KB
02-04.txt AC 1917 ms 79132 KB
02-05.txt AC 1815 ms 61392 KB
02-06.txt AC 1934 ms 79116 KB
02-07.txt AC 1935 ms 79364 KB
02-08.txt AC 1836 ms 61860 KB
02-09.txt AC 1862 ms 61772 KB
02-10.txt AC 1881 ms 88456 KB
02-11.txt AC 1947 ms 80040 KB
02-12.txt AC 1909 ms 80232 KB
02-13.txt AC 1943 ms 80032 KB
02-14.txt AC 1950 ms 80164 KB
02-15.txt AC 1832 ms 62488 KB
02-16.txt AC 1801 ms 62492 KB
sample-01.txt AC 165 ms 21504 KB
sample-02.txt AC 165 ms 21504 KB