結果

問題 No.2525 Great Move
ユーザー tailstails
提出日時 2023-11-03 22:08:17
言語 Perl
(5.40.0)
結果
AC  
実行時間 4 ms / 2,000 ms
コード長 41 bytes
コンパイル時間 392 ms
コンパイル使用メモリ 6,812 KB
実行使用メモリ 5,888 KB
最終ジャッジ日時 2024-09-25 20:32:30
合計ジャッジ時間 1,250 ms
ジャッジサーバーID
(参考情報)
judge5 / judge1
このコードへのチャレンジ
(要ログイン)
ファイルパターン 結果
sample AC * 3
other AC * 26
権限があれば一括ダウンロードができます
コンパイルメッセージ
Unquoted string "ossible" may clash with future reserved word at Main.pl line 1.
Main.pl syntax OK

ソースコード

diff #

<>=~/(.) (.)*/;print$1+$2&1?Imp:P,ossible
0