結果
| 問題 | No.228 ゆきこちゃんの 15 パズル |
| コンテスト | |
| ユーザー |
%20
|
| 提出日時 | 2017-09-08 04:56:31 |
| 言語 | Perl (5.44.0) |
| 結果 |
AC
不安定
|
| 実行時間 | 1 ms / 5,000 ms |
| + 883µs | |
| コード長 | 114 bytes |
| 記録 | |
| コンパイル時間 | 5 ms |
| コンパイル使用メモリ | 9,900 KB |
| 実行使用メモリ | 6,528 KB |
| 最終ジャッジ日時 | 2026-09-19 21:49:08 |
| 合計ジャッジ時間 | 1,316 ms |
|
ジャッジサーバーID (参考情報) |
judge3_0 / judge1_0 |
(要ログイン)
| ファイルパターン | 結果 |
|---|---|
| sample | AC * 3 |
| other | AC * 17 |
コンパイルメッセージ
Unquoted string "z" may clash with future reserved word at Main.pl line 1. Warning: Use of "abs" without parentheses is ambiguous at Main.pl line 1. Name "main::u" used only once: possible typo at Main.pl line 1. Main.pl syntax OK
ソースコード
$/=z;$_[$_]=++$%for<>=~/\d+/g;$_[$%]=$%until($a=abs+($_[0]=$_[$%=$_[0]])-$%)-1&&$a-4;print@_~~@{[$u,1..15]}?Yes:No
%20