結果

問題 No.1108 移調
ユーザー kotatsugamekotatsugame
提出日時 2020-07-10 21:23:04
言語 Raku
(rakudo v2024.02)
結果
AC  
実行時間 431 ms / 2,000 ms
コード長 25 bytes
コンパイル時間 1,692 ms
コンパイル使用メモリ 132,500 KB
実行使用メモリ 138,508 KB
最終ジャッジ日時 2024-10-11 07:32:49
合計ジャッジ時間 11,722 ms
ジャッジサーバーID
(参考情報)
judge5 / judge1
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 380 ms
138,252 KB
testcase_01 AC 370 ms
136,464 KB
testcase_02 AC 367 ms
138,000 KB
testcase_03 AC 377 ms
138,508 KB
testcase_04 AC 378 ms
136,204 KB
testcase_05 AC 376 ms
136,464 KB
testcase_06 AC 380 ms
138,000 KB
testcase_07 AC 376 ms
138,128 KB
testcase_08 AC 384 ms
138,224 KB
testcase_09 AC 373 ms
138,252 KB
testcase_10 AC 373 ms
137,892 KB
testcase_11 AC 364 ms
138,128 KB
testcase_12 AC 369 ms
138,128 KB
testcase_13 AC 373 ms
137,972 KB
testcase_14 AC 375 ms
138,256 KB
testcase_15 AC 369 ms
137,996 KB
testcase_16 AC 375 ms
138,124 KB
testcase_17 AC 366 ms
138,128 KB
testcase_18 AC 376 ms
138,000 KB
testcase_19 AC 369 ms
138,228 KB
testcase_20 AC 418 ms
137,996 KB
testcase_21 AC 431 ms
136,332 KB
testcase_22 AC 374 ms
136,464 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

get~~/\s.+/;put $/X+words
0