結果

問題 No.26 シャッフルゲーム
ユーザー pessimist
提出日時 2025-06-12 23:34:19
言語 Perl
(5.40.0)
結果
WA  
実行時間 -
コード長 48 bytes
コンパイル時間 350 ms
コンパイル使用メモリ 8,232 KB
実行使用メモリ 7,848 KB
最終ジャッジ日時 2025-06-12 23:34:20
合計ジャッジ時間 1,067 ms
ジャッジサーバーID
(参考情報)
judge3 / judge5
このコードへのチャレンジ
(要ログイン)
ファイルパターン 結果
other AC * 2 WA * 8
権限があれば一括ダウンロードができます
コンパイルメッセージ
Useless use of a variable in void context at Main.pl line 1.
Useless use of a variable in void context at Main.pl line 1.
Useless use of a variable in void context at Main.pl line 1.
Main.pl syntax OK

ソースコード

diff #

$_=<>;<>;$_^$'?$_^$`?$_:$`:$' while<>=~/ /;print
0