結果

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

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 385 ms
136,484 KB
testcase_01 AC 384 ms
136,228 KB
testcase_02 AC 388 ms
136,480 KB
testcase_03 AC 391 ms
136,356 KB
testcase_04 AC 391 ms
136,356 KB
testcase_05 AC 400 ms
138,168 KB
testcase_06 AC 396 ms
138,040 KB
testcase_07 AC 394 ms
136,352 KB
testcase_08 AC 394 ms
138,296 KB
testcase_09 AC 388 ms
136,480 KB
testcase_10 AC 394 ms
136,100 KB
testcase_11 AC 394 ms
136,356 KB
testcase_12 AC 392 ms
136,484 KB
testcase_13 AC 382 ms
136,224 KB
testcase_14 AC 385 ms
136,304 KB
testcase_15 AC 383 ms
136,228 KB
testcase_16 AC 387 ms
136,356 KB
testcase_17 AC 382 ms
136,228 KB
testcase_18 AC 386 ms
136,480 KB
testcase_19 AC 389 ms
136,224 KB
testcase_20 AC 387 ms
136,356 KB
testcase_21 AC 384 ms
136,096 KB
testcase_22 AC 389 ms
136,484 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

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