結果

問題 No.547 未知の言語
コンテスト
ユーザー 👑 tails
提出日時 2017-07-28 23:34:49
言語 Perl
(5.42.1)
コンパイル:
perl -cw _filename_
実行:
perl -X _filename_
結果
AC  
実行時間 8 ms / 2,000 ms
コード長 58 bytes
記録
記録タグの例:
初AC ショートコード 純ショートコード 純主流ショートコード 最速実行時間
コンパイル時間 125 ms
コンパイル使用メモリ 7,972 KB
実行使用メモリ 7,716 KB
最終ジャッジ日時 2026-03-12 14:50:54
合計ジャッジ時間 1,140 ms
ジャッジサーバーID
(参考情報)
judge3_1 / judge1_1
このコードへのチャレンジ
(要ログイン)
ファイルパターン 結果
other AC * 33
権限があれば一括ダウンロードができます
コンパイルメッセージ
Unquoted string "a" may clash with future reserved word at Main.pl line 1.
Unquoted string "c" may clash with future reserved word at Main.pl line 1.
Name "main::b" used only once: possible typo at Main.pl line 3.
Name "main::c" used only once: possible typo at Main.pl line 1.
Main.pl syntax OK

ソースコード

diff #
raw source code

@$_=glob<>for a..c;($x=$c[$i++])ne$_&&print"$i
$_
$x"for@b
0