結果

問題 No.3063 幅優先探索
ユーザー kotatsugamekotatsugame
提出日時 2020-04-01 22:24:46
言語 Raku
(rakudo v2024.02)
結果
AC  
実行時間 338 ms / 2,000 ms
コード長 41 bytes
コンパイル時間 1,690 ms
コンパイル使用メモリ 132,724 KB
実行使用メモリ 143,652 KB
最終ジャッジ日時 2024-06-27 11:35:25
合計ジャッジ時間 6,206 ms
ジャッジサーバーID
(参考情報)
judge2 / judge4
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 332 ms
143,008 KB
testcase_01 AC 332 ms
143,012 KB
testcase_02 AC 331 ms
143,140 KB
testcase_03 AC 332 ms
143,008 KB
testcase_04 AC 336 ms
142,880 KB
testcase_05 AC 334 ms
143,140 KB
testcase_06 AC 337 ms
143,508 KB
testcase_07 AC 338 ms
143,652 KB
testcase_08 AC 335 ms
142,756 KB
testcase_09 AC 333 ms
142,884 KB
testcase_10 AC 332 ms
143,136 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

get;(get.words Z-get.words)>>.abs.sum.say
0