結果

問題 No.735 接線
ユーザー tails
提出日時 2020-07-01 11:20:13
言語 Perl
(5.40.0)
結果
AC  
実行時間 4 ms / 2,000 ms
コード長 27 bytes
コンパイル時間 161 ms
コンパイル使用メモリ 5,504 KB
実行使用メモリ 6,940 KB
最終ジャッジ日時 2024-09-13 20:54:12
合計ジャッジ時間 1,456 ms
ジャッジサーバーID
(参考情報)
judge1 / judge4
このコードへのチャレンジ
(要ログイン)
ファイルパターン 結果
other AC * 30
権限があれば一括ダウンロードができます
コンパイルメッセージ
Warning: Use of "sqrt-" without parentheses is ambiguous at Main.pl line 1.
Main.pl syntax OK

ソースコード

diff #

print$/=$",sqrt-<>**2+<>**2
0