結果

問題 No.171 スワップ文字列(Med)
ユーザー tailstails
提出日時 2015-03-22 23:41:26
言語 Perl
(5.38.2)
結果
AC  
実行時間 67 ms / 1,000 ms
コード長 97 bytes
コンパイル時間 537 ms
コンパイル使用メモリ 11,332 KB
実行使用メモリ 11,476 KB
最終ジャッジ日時 2023-09-11 09:35:30
合計ジャッジ時間 1,978 ms
ジャッジサーバーID
(参考情報)
judge13 / judge12
このコードへのチャレンジ(β)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 41 ms
11,228 KB
testcase_01 AC 41 ms
11,152 KB
testcase_02 AC 46 ms
11,224 KB
testcase_03 AC 42 ms
11,208 KB
testcase_04 AC 42 ms
11,396 KB
testcase_05 AC 48 ms
11,192 KB
testcase_06 AC 54 ms
11,448 KB
testcase_07 AC 55 ms
11,476 KB
testcase_08 AC 62 ms
11,468 KB
testcase_09 AC 67 ms
11,248 KB
testcase_10 AC 42 ms
11,156 KB
testcase_11 AC 42 ms
11,080 KB
testcase_12 AC 42 ms
11,216 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Main.pl syntax OK

ソースコード

diff #

use bigint;
$_=<>;$n=bfac{$n=y///c-1};
$$_++for/./g;
$n/=(0+$$_)->bfac for A..Z;
print+($n-1)%573
0