結果

問題 No.735 接線
ユーザー kotatsugamekotatsugame
提出日時 2018-09-28 21:37:59
言語 Raku
(rakudo v2023.09)
結果
AC  
実行時間 364 ms / 2,000 ms
コード長 31 bytes
コンパイル時間 2,237 ms
コンパイル使用メモリ 115,348 KB
実行使用メモリ 126,616 KB
最終ジャッジ日時 2023-08-02 10:52:21
合計ジャッジ時間 14,249 ms
ジャッジサーバーID
(参考情報)
judge11 / judge13
このコードへのチャレンジ(β)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 355 ms
126,608 KB
testcase_01 AC 348 ms
126,536 KB
testcase_02 AC 355 ms
126,556 KB
testcase_03 AC 343 ms
126,348 KB
testcase_04 AC 346 ms
126,440 KB
testcase_05 AC 352 ms
126,160 KB
testcase_06 AC 341 ms
126,520 KB
testcase_07 AC 346 ms
126,316 KB
testcase_08 AC 364 ms
126,616 KB
testcase_09 AC 355 ms
126,544 KB
testcase_10 AC 352 ms
126,304 KB
testcase_11 AC 356 ms
126,432 KB
testcase_12 AC 361 ms
126,472 KB
testcase_13 AC 357 ms
126,392 KB
testcase_14 AC 355 ms
126,292 KB
testcase_15 AC 359 ms
126,420 KB
testcase_16 AC 354 ms
126,616 KB
testcase_17 AC 355 ms
126,452 KB
testcase_18 AC 351 ms
126,348 KB
testcase_19 AC 346 ms
126,352 KB
testcase_20 AC 355 ms
126,312 KB
testcase_21 AC 346 ms
126,484 KB
testcase_22 AC 344 ms
126,420 KB
testcase_23 AC 354 ms
126,348 KB
testcase_24 AC 354 ms
126,364 KB
testcase_25 AC 346 ms
126,604 KB
testcase_26 AC 353 ms
126,300 KB
testcase_27 AC 348 ms
126,592 KB
testcase_28 AC 357 ms
126,384 KB
testcase_29 AC 352 ms
126,460 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

say sqrt -[-] get.words >>**>>2
0