Submission #1033473


Source Code Expand

N,*M=`dd`.split.map &:to_i;X,Y,*A,_=M.shift N;D=[*0..1e6];s=0;A.map{|e|e.times{|j|D.unshift D[j*2+1]};s+=e};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 135 Byte
Status AC
Exec Time 1974 ms
Memory 88580 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 381 ms 44532 KB
01-02.txt AC 156 ms 17536 KB
01-03.txt AC 281 ms 27524 KB
01-04.txt AC 338 ms 35164 KB
01-05.txt AC 381 ms 44528 KB
01-06.txt AC 381 ms 44528 KB
01-07.txt AC 309 ms 32184 KB
01-08.txt AC 385 ms 44408 KB
01-09.txt AC 383 ms 44524 KB
01-10.txt AC 277 ms 27396 KB
01-11.txt AC 304 ms 30284 KB
01-12.txt AC 381 ms 43820 KB
01-13.txt AC 386 ms 44524 KB
01-14.txt AC 381 ms 44344 KB
01-15.txt AC 386 ms 44528 KB
01-16.txt AC 383 ms 44532 KB
01-17.txt AC 260 ms 34800 KB
01-18.txt AC 260 ms 34800 KB
01-19.txt AC 260 ms 34796 KB
02-01.txt AC 507 ms 35788 KB
02-02.txt AC 1923 ms 80632 KB
02-03.txt AC 1937 ms 79296 KB
02-04.txt AC 1906 ms 79136 KB
02-05.txt AC 1831 ms 61388 KB
02-06.txt AC 1949 ms 79108 KB
02-07.txt AC 1928 ms 79376 KB
02-08.txt AC 1841 ms 61856 KB
02-09.txt AC 1854 ms 61780 KB
02-10.txt AC 1909 ms 88580 KB
02-11.txt AC 1928 ms 80036 KB
02-12.txt AC 1931 ms 80296 KB
02-13.txt AC 1974 ms 80032 KB
02-14.txt AC 1949 ms 80164 KB
02-15.txt AC 1801 ms 62488 KB
02-16.txt AC 1813 ms 62492 KB
sample-01.txt AC 164 ms 21504 KB
sample-02.txt AC 164 ms 21508 KB