結果

問題 No.735 接線
ユーザー kotatsugamekotatsugame
提出日時 2018-09-28 21:39:28
言語 Raku
(rakudo v2024.02)
結果
AC  
実行時間 356 ms / 2,000 ms
コード長 27 bytes
コンパイル時間 356 ms
コンパイル使用メモリ 113,360 KB
実行使用メモリ 126,720 KB
最終ジャッジ日時 2023-08-02 10:53:13
合計ジャッジ時間 12,058 ms
ジャッジサーバーID
(参考情報)
judge13 / judge12
このコードへのチャレンジ(β)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 342 ms
126,316 KB
testcase_01 AC 337 ms
126,296 KB
testcase_02 AC 338 ms
126,540 KB
testcase_03 AC 340 ms
126,412 KB
testcase_04 AC 356 ms
126,612 KB
testcase_05 AC 339 ms
126,316 KB
testcase_06 AC 340 ms
126,544 KB
testcase_07 AC 332 ms
126,308 KB
testcase_08 AC 336 ms
126,308 KB
testcase_09 AC 340 ms
126,540 KB
testcase_10 AC 343 ms
126,340 KB
testcase_11 AC 345 ms
126,720 KB
testcase_12 AC 342 ms
126,536 KB
testcase_13 AC 339 ms
126,432 KB
testcase_14 AC 338 ms
126,368 KB
testcase_15 AC 338 ms
126,200 KB
testcase_16 AC 339 ms
126,536 KB
testcase_17 AC 341 ms
126,284 KB
testcase_18 AC 340 ms
126,484 KB
testcase_19 AC 337 ms
126,316 KB
testcase_20 AC 341 ms
126,424 KB
testcase_21 AC 340 ms
126,524 KB
testcase_22 AC 335 ms
126,192 KB
testcase_23 AC 337 ms
126,544 KB
testcase_24 AC 343 ms
126,708 KB
testcase_25 AC 343 ms
126,544 KB
testcase_26 AC 335 ms
126,456 KB
testcase_27 AC 346 ms
126,436 KB
testcase_28 AC 343 ms
126,436 KB
testcase_29 AC 338 ms
126,488 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

say sqrt -[-] get.words>>²
0