提出 #24915926


ソースコード 拡げる

print(sorted((int(v),i)for i,v in enumerate(open(0).read().split())if i)[-2][1])

提出情報

提出日時
問題 B - Booby Prize
ユーザ Pandruant
言語 PyPy3 (7.3.0)
得点 200
コード長 80 Byte
結果 AC
実行時間 503 ms
メモリ 108868 KiB

ジャッジ結果

セット名 Sample All
得点 / 配点 0 / 0 200 / 200
結果
AC × 2
AC × 10
セット名 テストケース
Sample sample_01.txt, sample_02.txt
All hand_01.txt, hand_02.txt, hand_03.txt, hand_04.txt, hand_05.txt, random_01.txt, random_02.txt, random_03.txt, sample_01.txt, sample_02.txt
ケース名 結果 実行時間 メモリ
hand_01.txt AC 66 ms 61632 KiB
hand_02.txt AC 51 ms 61548 KiB
hand_03.txt AC 51 ms 61744 KiB
hand_04.txt AC 50 ms 61536 KiB
hand_05.txt AC 52 ms 61532 KiB
random_01.txt AC 496 ms 102832 KiB
random_02.txt AC 503 ms 108868 KiB
random_03.txt AC 501 ms 108816 KiB
sample_01.txt AC 52 ms 61688 KiB
sample_02.txt AC 49 ms 61524 KiB