結果

問題 No.171 スワップ文字列(Med)
ユーザー %20%20
提出日時 2016-12-26 17:12:43
言語 Perl
(5.40.0)
結果
AC  
実行時間 37 ms / 1,000 ms
コード長 54 bytes
コンパイル時間 180 ms
コンパイル使用メモリ 5,248 KB
実行使用メモリ 5,376 KB
最終ジャッジ日時 2024-12-15 00:09:18
合計ジャッジ時間 965 ms
ジャッジサーバーID
(参考情報)
judge2 / judge4
外部呼び出し有り
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 7 ms
5,248 KB
testcase_01 AC 6 ms
5,248 KB
testcase_02 AC 7 ms
5,248 KB
testcase_03 AC 7 ms
5,248 KB
testcase_04 AC 7 ms
5,248 KB
testcase_05 AC 12 ms
5,248 KB
testcase_06 AC 16 ms
5,376 KB
testcase_07 AC 8 ms
5,376 KB
testcase_08 AC 20 ms
5,376 KB
testcase_09 AC 37 ms
5,376 KB
testcase_10 AC 6 ms
5,248 KB
testcase_11 AC 6 ms
5,248 KB
testcase_12 AC 7 ms
5,248 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