Submission #24915926


Source Code Expand

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

Submission Info

Submission Time
Task B - Booby Prize
User Pandruant
Language PyPy3 (7.3.0)
Score 200
Code Size 80 Byte
Status AC
Exec Time 503 ms
Memory 108868 KiB

Judge Result

Set Name Sample All
Score / Max Score 0 / 0 200 / 200
Status
AC × 2
AC × 10
Set Name Test Cases
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
Case Name Status Exec Time Memory
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