結果

問題 No.313 π
ユーザー tails
提出日時 2018-05-24 14:43:22
言語 Perl
(5.40.0)
結果
AC  
実行時間 139 ms / 5,000 ms
コード長 57 bytes
コンパイル時間 190 ms
コンパイル使用メモリ 5,632 KB
実行使用メモリ 27,648 KB
最終ジャッジ日時 2024-06-28 17:28:34
合計ジャッジ時間 5,576 ms
ジャッジサーバーID
(参考情報)
judge2 / judge5
このコードへのチャレンジ
(要ログイン)
ファイルパターン 結果
sample AC * 2
other AC * 32
権限があれば一括ダウンロードができます
コンパイルメッセージ
Name "main::a" used only once: possible typo at Main.pl line 1.
Main.pl syntax OK

ソースコード

diff #

@{$a[$_]++%3}=$_ for<>=~/./g,0..4,3,6,9,0..9;print"@1 @2"
0