結果

問題 No.113 宝探し
ユーザー tails
提出日時 2015-02-11 15:25:28
言語 Perl
(5.40.0)
結果
WA  
実行時間 -
コード長 46 bytes
コンパイル時間 48 ms
コンパイル使用メモリ 6,940 KB
実行使用メモリ 6,948 KB
最終ジャッジ日時 2024-06-23 18:31:37
合計ジャッジ時間 1,239 ms
ジャッジサーバーID
(参考情報)
judge5 / judge3
このコードへのチャレンジ
(要ログイン)
ファイルパターン 結果
sample AC * 2 WA * 2
other AC * 9 WA * 12 RE * 2
権限があれば一括ダウンロードができます
コンパイルメッセージ
Warning: Use of "sqrt" without parentheses is ambiguous at Main.pl line 1.
Main.pl syntax OK

ソースコード

diff #

print sqrt+(y/N//-y/S//)**2+(y/E//-y/W//)for<>
0