結果

問題 No.3063 幅優先探索
ユーザー kotatsugamekotatsugame
提出日時 2020-04-01 22:25:20
言語 Raku
(rakudo v2024.02)
結果
AC  
実行時間 354 ms / 2,000 ms
コード長 38 bytes
コンパイル時間 1,079 ms
コンパイル使用メモリ 117,556 KB
実行使用メモリ 132,032 KB
最終ジャッジ日時 2023-09-09 19:00:01
合計ジャッジ時間 5,009 ms
ジャッジサーバーID
(参考情報)
judge11 / judge13
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 341 ms
131,032 KB
testcase_01 AC 338 ms
131,820 KB
testcase_02 AC 339 ms
132,020 KB
testcase_03 AC 334 ms
131,880 KB
testcase_04 AC 354 ms
131,728 KB
testcase_05 AC 332 ms
131,436 KB
testcase_06 AC 332 ms
131,440 KB
testcase_07 AC 336 ms
131,908 KB
testcase_08 AC 333 ms
131,880 KB
testcase_09 AC 334 ms
132,032 KB
testcase_10 AC 340 ms
131,968 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

get;[Z-](get.words xx 2)>>.abs.sum.say
0