結果

問題 No.1362 [Zelkova 8th Tune] Black Sheep
ユーザー tailstails
提出日時 2021-01-22 22:34:43
言語 Perl
(5.38.2)
結果
RE  
実行時間 -
コード長 34 bytes
コンパイル時間 31 ms
コンパイル使用メモリ 5,300 KB
実行使用メモリ 6,080 KB
最終ジャッジ日時 2023-08-27 20:32:50
合計ジャッジ時間 1,594 ms
ジャッジサーバーID
(参考情報)
judge14 / judge13
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 2 ms
4,508 KB
testcase_01 AC 2 ms
4,720 KB
testcase_02 AC 2 ms
4,512 KB
testcase_03 AC 3 ms
4,620 KB
testcase_04 AC 2 ms
4,720 KB
testcase_05 AC 3 ms
4,720 KB
testcase_06 AC 2 ms
4,740 KB
testcase_07 AC 2 ms
4,740 KB
testcase_08 AC 3 ms
4,496 KB
testcase_09 AC 2 ms
4,612 KB
testcase_10 AC 3 ms
4,504 KB
testcase_11 AC 2 ms
4,624 KB
testcase_12 AC 2 ms
4,640 KB
testcase_13 AC 4 ms
5,964 KB
testcase_14 AC 4 ms
5,624 KB
testcase_15 AC 2 ms
4,836 KB
testcase_16 AC 3 ms
5,228 KB
testcase_17 AC 6 ms
5,996 KB
testcase_18 AC 4 ms
5,300 KB
testcase_19 AC 6 ms
6,000 KB
testcase_20 AC 5 ms
5,404 KB
testcase_21 AC 4 ms
5,100 KB
testcase_22 AC 4 ms
5,780 KB
testcase_23 AC 4 ms
6,076 KB
testcase_24 AC 7 ms
5,872 KB
testcase_25 AC 6 ms
6,080 KB
testcase_26 AC 6 ms
6,040 KB
testcase_27 AC 4 ms
5,992 KB
testcase_28 AC 5 ms
6,000 KB
testcase_29 AC 6 ms
6,000 KB
testcase_30 AC 6 ms
5,888 KB
testcase_31 AC 6 ms
6,032 KB
testcase_32 AC 6 ms
5,884 KB
testcase_33 AC 7 ms
5,948 KB
testcase_34 AC 4 ms
6,044 KB
testcase_35 AC 3 ms
4,616 KB
testcase_36 RE -
testcase_37 AC 2 ms
4,632 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Main.pl syntax OK

ソースコード

diff #

/(.)*\1/,/[^$1]/,print"@+ $&"for<>
0