Submission #345166


Source Code Expand

import  std.stdio, std.string;

void main()
{
    readln.chomp.split.sort[1].writeln;
}

Submission Info

Submission Time
Task A - 高橋くんと年齢
User i7sm
Language D (DMD 2.060)
Score 0
Code Size 92 Byte
Status WA
Exec Time 28 ms
Memory 1168 KB

Judge Result

Set Name Sample All
Score / Max Score 0 / 0 0 / 100
Status
AC × 4
AC × 22
WA × 2
Set Name Test Cases
Sample subtask0_sample_01.txt, subtask0_sample_02.txt, subtask0_sample_03.txt, subtask0_sample_04.txt
All 0.txt, 1.txt, 10.txt, 11.txt, 12.txt, 13.txt, 14.txt, 15.txt, 16.txt, 17.txt, 18.txt, 19.txt, 2.txt, 3.txt, 4.txt, 5.txt, 6.txt, 7.txt, 8.txt, 9.txt, subtask0_sample_01.txt, subtask0_sample_02.txt, subtask0_sample_03.txt, subtask0_sample_04.txt
Case Name Status Exec Time Memory
0.txt AC 26 ms 1052 KB
1.txt WA 25 ms 996 KB
10.txt AC 28 ms 1048 KB
11.txt AC 28 ms 1044 KB
12.txt AC 26 ms 1044 KB
13.txt AC 25 ms 996 KB
14.txt AC 26 ms 1092 KB
15.txt AC 26 ms 1052 KB
16.txt AC 28 ms 1052 KB
17.txt AC 25 ms 980 KB
18.txt AC 28 ms 1052 KB
19.txt AC 26 ms 1000 KB
2.txt AC 24 ms 1048 KB
3.txt AC 26 ms 1168 KB
4.txt WA 24 ms 1048 KB
5.txt AC 28 ms 1048 KB
6.txt AC 27 ms 1048 KB
7.txt AC 24 ms 1040 KB
8.txt AC 26 ms 1048 KB
9.txt AC 24 ms 1048 KB
subtask0_sample_01.txt AC 25 ms 1048 KB
subtask0_sample_02.txt AC 26 ms 1048 KB
subtask0_sample_03.txt AC 26 ms 1056 KB
subtask0_sample_04.txt AC 28 ms 1052 KB