Submission #18738090


Source Code Expand

from math import*;n=int(input());print(comb(n-1,n-12))

Submission Info

Submission Time
Task C - Duodecim Ferra
User snowrabbit
Language Python (3.8.2)
Score 300
Code Size 54 Byte
Status AC
Exec Time 27 ms
Memory 9144 KiB

Judge Result

Set Name Sample All
Score / Max Score 0 / 0 300 / 300
Status
AC × 3
AC × 16
Set Name Test Cases
Sample sample_01.txt, sample_02.txt, sample_03.txt
All handmade_00.txt, handmade_01.txt, handmade_02.txt, random_00.txt, random_01.txt, random_02.txt, random_03.txt, random_04.txt, random_05.txt, random_06.txt, random_07.txt, random_08.txt, random_09.txt, sample_01.txt, sample_02.txt, sample_03.txt
Case Name Status Exec Time Memory
handmade_00.txt AC 18 ms 9024 KiB
handmade_01.txt AC 19 ms 9020 KiB
handmade_02.txt AC 17 ms 8852 KiB
random_00.txt AC 19 ms 9076 KiB
random_01.txt AC 17 ms 8960 KiB
random_02.txt AC 18 ms 9020 KiB
random_03.txt AC 19 ms 9008 KiB
random_04.txt AC 20 ms 8856 KiB
random_05.txt AC 19 ms 8964 KiB
random_06.txt AC 17 ms 8840 KiB
random_07.txt AC 24 ms 9144 KiB
random_08.txt AC 19 ms 8932 KiB
random_09.txt AC 27 ms 9012 KiB
sample_01.txt AC 17 ms 9016 KiB
sample_02.txt AC 20 ms 9012 KiB
sample_03.txt AC 18 ms 8960 KiB