結果

問題 No.1198 お菓子配り-1
ユーザー tailstails
提出日時 2020-08-28 21:35:08
言語 Perl
(5.38.0)
結果
WA  
(最新)
AC  
(最初)
実行時間 -
コード長 57 bytes
コンパイル時間 350 ms
コンパイル使用メモリ 5,292 KB
実行使用メモリ 4,784 KB
最終ジャッジ日時 2023-08-10 07:49:02
合計ジャッジ時間 1,440 ms
ジャッジサーバーID
(参考情報)
judge13 / judge15
このコードへのチャレンジ(β)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 WA -
testcase_01 AC 4 ms
4,612 KB
testcase_02 AC 4 ms
4,608 KB
testcase_03 AC 4 ms
4,596 KB
testcase_04 AC 4 ms
4,608 KB
testcase_05 AC 4 ms
4,748 KB
testcase_06 AC 5 ms
4,476 KB
testcase_07 AC 4 ms
4,708 KB
testcase_08 AC 5 ms
4,616 KB
testcase_09 AC 5 ms
4,612 KB
testcase_10 AC 4 ms
4,660 KB
testcase_11 AC 4 ms
4,604 KB
testcase_12 AC 4 ms
4,604 KB
testcase_13 AC 5 ms
4,492 KB
testcase_14 AC 5 ms
4,620 KB
testcase_15 AC 5 ms
4,784 KB
testcase_16 AC 4 ms
4,528 KB
testcase_17 AC 5 ms
4,620 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Main.pl syntax OK

ソースコード

diff #

$_=`factor`;print/:( \d+)\1?$/|/: 2 /&!/: 2 2 /|/:$/?-1:1
0