結果

問題 No.3063 幅優先探索
ユーザー kotatsugamekotatsugame
提出日時 2020-04-01 22:25:20
言語 Raku
(rakudo v2024.02)
結果
AC  
実行時間 351 ms / 2,000 ms
コード長 38 bytes
コンパイル時間 1,895 ms
コンパイル使用メモリ 133,968 KB
実行使用メモリ 138,660 KB
最終ジャッジ日時 2024-06-27 11:36:01
合計ジャッジ時間 6,629 ms
ジャッジサーバーID
(参考情報)
judge1 / judge3
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 347 ms
136,736 KB
testcase_01 AC 350 ms
136,356 KB
testcase_02 AC 350 ms
136,356 KB
testcase_03 AC 347 ms
136,608 KB
testcase_04 AC 351 ms
136,356 KB
testcase_05 AC 349 ms
136,608 KB
testcase_06 AC 348 ms
138,660 KB
testcase_07 AC 351 ms
138,272 KB
testcase_08 AC 347 ms
136,356 KB
testcase_09 AC 344 ms
136,740 KB
testcase_10 AC 345 ms
136,736 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

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