結果
問題 |
No.332 数列をプレゼントに
|
ユーザー |
![]() |
提出日時 | 2015-12-25 01:56:34 |
言語 | Perl (5.40.0) |
結果 |
TLE
|
実行時間 | - |
コード長 | 100 bytes |
コンパイル時間 | 310 ms |
コンパイル使用メモリ | 6,812 KB |
実行使用メモリ | 107,468 KB |
最終ジャッジ日時 | 2024-09-18 23:40:10 |
合計ジャッジ時間 | 4,007 ms |
ジャッジサーバーID (参考情報) |
judge4 / judge2 |
(要ログイン)
ファイルパターン | 結果 |
---|---|
sample | AC * 5 |
other | TLE * 1 -- * 41 |
コンパイルメッセージ
Name "main::n" used only once: possible typo at Main.pl line 1. Main.pl syntax OK
ソースコード
($n,$x,$h{0})=<>=~/\d+/g;for$v(<>=~//g){%h=map{$_,$h{$_}.'x',$_+$v,$h{$_}.'o'}keys%h}print$h{$x}||No