Submission #19724334
Source Code Expand
Copy
N=gets.to_i p (N-11..N-1).inject{|result, n1| result*n1}/39916800
Submission Info
Submission Time | |
---|---|
Task | C - Duodecim Ferra |
User | omamesan |
Language | Ruby (2.7.1) |
Score | 300 |
Code Size | 66 Byte |
Status | AC |
Exec Time | 66 ms |
Memory | 14324 KB |
Judge Result
Set Name | Sample | All | ||||
---|---|---|---|---|---|---|
Score / Max Score | 0 / 0 | 300 / 300 | ||||
Status |
|
|
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 | 61 ms | 14136 KB |
handmade_01.txt | AC | 53 ms | 14228 KB |
handmade_02.txt | AC | 60 ms | 14200 KB |
random_00.txt | AC | 62 ms | 14140 KB |
random_01.txt | AC | 57 ms | 14100 KB |
random_02.txt | AC | 56 ms | 14108 KB |
random_03.txt | AC | 59 ms | 14284 KB |
random_04.txt | AC | 56 ms | 13972 KB |
random_05.txt | AC | 66 ms | 14076 KB |
random_06.txt | AC | 60 ms | 14244 KB |
random_07.txt | AC | 60 ms | 14184 KB |
random_08.txt | AC | 60 ms | 14176 KB |
random_09.txt | AC | 58 ms | 14324 KB |
sample_01.txt | AC | 58 ms | 14260 KB |
sample_02.txt | AC | 61 ms | 14084 KB |
sample_03.txt | AC | 60 ms | 14240 KB |