結果

問題 No.313 π
ユーザー tjake
提出日時 2015-12-06 02:03:54
言語 Python2
(2.7.18)
結果
AC  
実行時間 16 ms / 5,000 ms
コード長 141 bytes
コンパイル時間 151 ms
コンパイル使用メモリ 6,784 KB
実行使用メモリ 6,528 KB
最終ジャッジ日時 2024-09-14 15:02:45
合計ジャッジ時間 1,745 ms
ジャッジサーバーID
(参考情報)
judge3 / judge4
このコードへのチャレンジ
(要ログイン)
ファイルパターン 結果
sample AC * 2
other AC * 32
権限があれば一括ダウンロードができます

ソースコード

diff #

s=raw_input()
p=[[20104,20063,19892,20011,19874,20199,19898,20163,19956,19841][i]-s.count(`i`)for i in range(10)]
x=p.index
print x(-1),x(1)
0