結果

問題 No.171 スワップ文字列(Med)
ユーザー %20%20
提出日時 2016-12-26 17:12:43
言語 Perl
(5.38.0)
結果
AC  
実行時間 47 ms / 1,000 ms
コード長 54 bytes
コンパイル時間 172 ms
コンパイル使用メモリ 7,080 KB
実行使用メモリ 6,984 KB
最終ジャッジ日時 2023-08-21 12:44:58
合計ジャッジ時間 957 ms
ジャッジサーバーID
(参考情報)
judge13 / judge11
外部呼び出し有り
このコードへのチャレンジ(β)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 5 ms
4,640 KB
testcase_01 AC 5 ms
4,472 KB
testcase_02 AC 12 ms
4,656 KB
testcase_03 AC 5 ms
4,648 KB
testcase_04 AC 6 ms
4,664 KB
testcase_05 AC 13 ms
4,500 KB
testcase_06 AC 21 ms
5,260 KB
testcase_07 AC 20 ms
6,708 KB
testcase_08 AC 32 ms
6,984 KB
testcase_09 AC 47 ms
6,536 KB
testcase_10 AC 4 ms
4,500 KB
testcase_11 AC 5 ms
4,636 KB
testcase_12 AC 5 ms
4,660 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Name "main::i" used only once: possible typo at Main.pl line 1.
Main.pl syntax OK

ソースコード

diff #

$,.=++$i.'*'.++$$_.'/'for<>=~/./g;exec"dc -e$,1-573%p"
0