結果

問題 No.8029 素因数
ユーザー tails
提出日時 2017-04-01 02:15:56
言語 Perl
(5.40.0)
結果
AC  
実行時間 6 ms / 250 ms
コード長 33 bytes
コンパイル時間 46 ms
コンパイル使用メモリ 5,248 KB
実行使用メモリ 5,376 KB
最終ジャッジ日時 2024-07-07 15:07:49
合計ジャッジ時間 1,148 ms
ジャッジサーバーID
(参考情報)
judge2 / judge3
外部呼び出し有り
このコードへのチャレンジ
(要ログイン)
ファイルパターン 結果
other AC * 40
権限があれば一括ダウンロードができます
コンパイルメッセージ
Unquoted string "odd" may clash with future reserved word at Main.pl line 1.
Unquoted string "even" may clash with future reserved word at Main.pl line 1.
Main.pl syntax OK

ソースコード

diff #

print`dc -e5d47^4/?%2%n`?odd:even
0