結果

問題 No.1466 I am not genius.
ユーザー googol_S0
提出日時 2021-04-02 21:41:42
言語 PyPy3
(7.3.15)
結果
WA  
実行時間 -
コード長 41 bytes
コンパイル時間 173 ms
コンパイル使用メモリ 82,176 KB
実行使用メモリ 51,968 KB
最終ジャッジ日時 2024-12-23 18:50:22
合計ジャッジ時間 2,059 ms
ジャッジサーバーID
(参考情報)
judge3 / judge1
このコードへのチャレンジ
(要ログイン)
ファイルパターン 結果
other AC * 1 WA * 25
権限があれば一括ダウンロードができます

ソースコード

diff #

import math
print(math.pi*float(input()))
0