結果

問題 No.1747 Many Formulae 2
ユーザー tailstails
提出日時 2021-11-19 22:04:07
言語 Perl
(5.38.2)
結果
WA  
実行時間 -
コード長 61 bytes
コンパイル時間 410 ms
コンパイル使用メモリ 5,300 KB
実行使用メモリ 5,576 KB
最終ジャッジ日時 2023-08-30 08:33:16
合計ジャッジ時間 1,647 ms
ジャッジサーバーID
(参考情報)
judge13 / judge15
このコードへのチャレンジ(β)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 8 ms
5,392 KB
testcase_01 AC 8 ms
5,088 KB
testcase_02 AC 13 ms
5,504 KB
testcase_03 AC 9 ms
5,312 KB
testcase_04 AC 9 ms
5,356 KB
testcase_05 AC 8 ms
5,200 KB
testcase_06 AC 8 ms
5,156 KB
testcase_07 AC 11 ms
5,236 KB
testcase_08 AC 9 ms
5,256 KB
testcase_09 AC 9 ms
5,300 KB
testcase_10 AC 8 ms
5,300 KB
testcase_11 AC 9 ms
5,236 KB
testcase_12 AC 8 ms
5,100 KB
testcase_13 AC 9 ms
5,204 KB
testcase_14 AC 8 ms
5,184 KB
testcase_15 AC 13 ms
5,576 KB
testcase_16 AC 11 ms
5,380 KB
testcase_17 AC 8 ms
5,280 KB
testcase_18 WA -
権限があれば一括ダウンロードができます
コンパイルメッセージ
Main.pl syntax OK

ソースコード

diff #

print~~grep!/\d /,`factor @{[map eval,glob<>=~s/\B/{,+}/gr]}`
0