結果

問題 No.1026 OGAWA's New Keyboard
ユーザー %20%20
提出日時 2020-04-15 06:29:45
言語 Perl
(5.38.2)
結果
AC  
実行時間 243 ms / 1,000 ms
コード長 44 bytes
コンパイル時間 572 ms
コンパイル使用メモリ 8,264 KB
実行使用メモリ 58,532 KB
最終ジャッジ日時 2023-10-14 10:04:04
合計ジャッジ時間 2,679 ms
ジャッジサーバーID
(参考情報)
judge11 / judge12
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 20 ms
8,224 KB
testcase_01 AC 20 ms
8,012 KB
testcase_02 AC 20 ms
8,052 KB
testcase_03 AC 20 ms
8,176 KB
testcase_04 AC 243 ms
58,532 KB
testcase_05 AC 24 ms
8,076 KB
testcase_06 AC 26 ms
8,412 KB
testcase_07 AC 155 ms
38,144 KB
testcase_08 AC 22 ms
8,072 KB
testcase_09 AC 19 ms
8,072 KB
testcase_10 AC 20 ms
8,076 KB
testcase_11 AC 20 ms
8,160 KB
testcase_12 AC 19 ms
8,228 KB
testcase_13 AC 19 ms
8,200 KB
testcase_14 AC 19 ms
8,024 KB
testcase_15 AC 19 ms
8,204 KB
testcase_16 AC 20 ms
8,200 KB
testcase_17 AC 71 ms
19,048 KB
testcase_18 AC 20 ms
8,152 KB
testcase_19 AC 66 ms
17,736 KB
testcase_20 AC 19 ms
8,196 KB
testcase_21 AC 19 ms
8,072 KB
testcase_22 AC 20 ms
8,156 KB
testcase_23 AC 20 ms
8,068 KB
testcase_24 AC 130 ms
31,964 KB
testcase_25 AC 21 ms
8,012 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Main.pl syntax OK

ソースコード

diff #

$_-/\pL/?push@_,$&:unshift@_,$&for<>;print@_
0