結果

問題 No.420 mod2漸化式
ユーザー ciel
提出日時 2016-09-12 17:43:13
言語 Python2
(2.7.18)
結果
RE  
実行時間 -
コード長 27 bytes
コンパイル時間 61 ms
コンパイル使用メモリ 6,912 KB
実行使用メモリ 6,272 KB
最終ジャッジ日時 2024-11-17 04:00:21
合計ジャッジ時間 1,508 ms
ジャッジサーバーID
(参考情報)
judge5 / judge3
このコードへのチャレンジ
(要ログイン)
ファイルパターン 結果
sample RE * 1
other RE * 35
権限があれば一括ダウンロードができます

ソースコード

diff #

from scipy.misc import comb
0