結果
問題 | No.73 helloworld |
ユーザー |
|
提出日時 | 2016-09-28 09:10:42 |
言語 | Python2 (2.7.18) |
結果 |
AC
|
実行時間 | 9 ms / 5,000 ms |
コード長 | 229 bytes |
コンパイル時間 | 473 ms |
コンパイル使用メモリ | 6,948 KB |
実行使用メモリ | 6,944 KB |
最終ジャッジ日時 | 2024-06-29 19:31:15 |
合計ジャッジ時間 | 993 ms |
ジャッジサーバーID (参考情報) |
judge4 / judge5 |
(要ログイン)
ファイルパターン | 結果 |
---|---|
other | AC * 14 |
ソースコード
#yuki_73s=[]for i in xrange(26):c=int(raw_input())s.append(c)res=s[3]*s[4]*s[7]*s[17]*s[22]t=(s[11]+1)*2/3res*=t*(t-1)/2res*=s[11]/3if s[14]%2==0:res*=(s[14]/2)**2else:res*=((s[14]+1)/2)*((s[14]-1)/2)print res