提出 #6501469


ソースコード 拡げる

abc=list(map(int,input().split()))
new=sorted(abc)
print(new[1])

提出情報

提出日時
問題 A - 高橋くんと年齢
ユーザ Flores
言語 Python (3.4.3)
得点 100
コード長 66 Byte
結果 AC
実行時間 17 ms
メモリ 2940 KB

ジャッジ結果

セット名 Sample All
得点 / 配点 0 / 0 100 / 100
結果
AC × 4
AC × 24
セット名 テストケース
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
ケース名 結果 実行時間 メモリ
0.txt AC 17 ms 2940 KB
1.txt AC 17 ms 2940 KB
10.txt AC 17 ms 2940 KB
11.txt AC 17 ms 2940 KB
12.txt AC 16 ms 2940 KB
13.txt AC 17 ms 2940 KB
14.txt AC 17 ms 2940 KB
15.txt AC 16 ms 2940 KB
16.txt AC 16 ms 2940 KB
17.txt AC 17 ms 2940 KB
18.txt AC 16 ms 2940 KB
19.txt AC 17 ms 2940 KB
2.txt AC 16 ms 2940 KB
3.txt AC 17 ms 2940 KB
4.txt AC 16 ms 2940 KB
5.txt AC 16 ms 2940 KB
6.txt AC 17 ms 2940 KB
7.txt AC 17 ms 2940 KB
8.txt AC 16 ms 2940 KB
9.txt AC 17 ms 2940 KB
subtask0_sample_01.txt AC 16 ms 2940 KB
subtask0_sample_02.txt AC 16 ms 2940 KB
subtask0_sample_03.txt AC 16 ms 2940 KB
subtask0_sample_04.txt AC 17 ms 2940 KB