結果

問題 No.69 文字を自由に並び替え
ユーザー %20%20
提出日時 2016-11-26 00:22:18
言語 Perl
(5.38.2)
結果
WA  
実行時間 -
コード長 45 bytes
コンパイル時間 146 ms
コンパイル使用メモリ 5,216 KB
実行使用メモリ 4,760 KB
最終ジャッジ日時 2023-09-09 21:07:13
合計ジャッジ時間 1,043 ms
ジャッジサーバーID
(参考情報)
judge12 / judge13
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 5 ms
4,512 KB
testcase_01 AC 5 ms
4,656 KB
testcase_02 WA -
testcase_03 WA -
testcase_04 WA -
testcase_05 WA -
testcase_06 AC 5 ms
4,612 KB
testcase_07 AC 5 ms
4,744 KB
testcase_08 AC 5 ms
4,760 KB
testcase_09 AC 5 ms
4,732 KB
testcase_10 AC 4 ms
4,656 KB
testcase_11 WA -
testcase_12 WA -
testcase_13 AC 5 ms
4,652 KB
testcase_14 AC 5 ms
4,748 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Main.pl syntax OK

ソースコード

diff #

$_=`dd`;0while s/(.).*
.*\1//;print/./?NO:YES
0