結果

問題 No.3078 Very Simple Traveling Salesman Problem
ユーザー yuruhiyayuruhiya
提出日時 2021-04-01 20:21:00
言語 Raku
(rakudo v2024.02)
結果
AC  
実行時間 349 ms / 2,000 ms
コード長 12 bytes
コンパイル時間 491 ms
コンパイル使用メモリ 123,832 KB
実行使用メモリ 130,592 KB
最終ジャッジ日時 2024-05-10 04:54:37
合計ジャッジ時間 5,165 ms
ジャッジサーバーID
(参考情報)
judge4 / judge1
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 345 ms
128,524 KB
testcase_01 AC 342 ms
128,400 KB
testcase_02 AC 343 ms
128,528 KB
testcase_03 AC 345 ms
130,592 KB
testcase_04 AC 345 ms
128,784 KB
testcase_05 AC 344 ms
128,548 KB
testcase_06 AC 346 ms
128,676 KB
testcase_07 AC 349 ms
129,292 KB
testcase_08 AC 349 ms
128,652 KB
testcase_09 AC 349 ms
130,208 KB
testcase_10 AC 348 ms
130,572 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

say words[0]
0