Submission #1344793


Source Code Expand

_,*A=`dd`.split.map &:to_i;p A.max-A.min

Submission Info

Submission Time
Task B - Traveling AtCoDeer Problem
User yaketake08
Language Ruby (2.3.3)
Score 200
Code Size 40 Byte
Status AC
Exec Time 10 ms
Memory 2040 KB

Compile Error

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

Judge Result

Set Name Sample All
Score / Max Score 0 / 0 200 / 200
Status
AC × 2
AC × 6
Set Name Test Cases
Sample s1.txt, s2.txt
All in1.txt, in2.txt, in3.txt, in4.txt, s1.txt, s2.txt
Case Name Status Exec Time Memory
in1.txt AC 10 ms 2040 KB
in2.txt AC 8 ms 1928 KB
in3.txt AC 8 ms 1924 KB
in4.txt AC 8 ms 1916 KB
s1.txt AC 8 ms 1916 KB
s2.txt AC 8 ms 1928 KB