結果

問題 No.239 にゃんぱすー
ユーザー %20%20
提出日時 2017-04-01 16:59:17
言語 Perl
(5.38.0)
結果
AC  
実行時間 41 ms / 2,000 ms
コード長 86 bytes
コンパイル時間 661 ms
コンパイル使用メモリ 5,352 KB
実行使用メモリ 5,492 KB
最終ジャッジ日時 2023-09-22 02:05:25
合計ジャッジ時間 3,124 ms
ジャッジサーバーID
(参考情報)
judge15 / judge12
このコードへのチャレンジ(β)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 6 ms
5,208 KB
testcase_01 AC 6 ms
5,312 KB
testcase_02 AC 6 ms
5,364 KB
testcase_03 AC 6 ms
5,272 KB
testcase_04 AC 6 ms
5,160 KB
testcase_05 AC 6 ms
5,084 KB
testcase_06 AC 6 ms
5,324 KB
testcase_07 AC 6 ms
5,220 KB
testcase_08 AC 7 ms
5,300 KB
testcase_09 AC 7 ms
5,280 KB
testcase_10 AC 7 ms
5,164 KB
testcase_11 AC 9 ms
5,080 KB
testcase_12 AC 10 ms
5,108 KB
testcase_13 AC 10 ms
5,216 KB
testcase_14 AC 12 ms
5,176 KB
testcase_15 AC 14 ms
5,232 KB
testcase_16 AC 15 ms
5,404 KB
testcase_17 AC 17 ms
5,196 KB
testcase_18 AC 20 ms
5,208 KB
testcase_19 AC 21 ms
5,288 KB
testcase_20 AC 23 ms
5,216 KB
testcase_21 AC 26 ms
5,156 KB
testcase_22 AC 28 ms
5,296 KB
testcase_23 AC 31 ms
5,296 KB
testcase_24 AC 34 ms
5,348 KB
testcase_25 AC 38 ms
5,308 KB
testcase_26 AC 41 ms
5,492 KB
testcase_27 AC 6 ms
5,300 KB
testcase_28 AC 8 ms
5,104 KB
testcase_29 AC 9 ms
5,104 KB
testcase_30 AC 12 ms
5,220 KB
testcase_31 AC 15 ms
5,348 KB
testcase_32 AC 19 ms
5,216 KB
testcase_33 AC 24 ms
5,224 KB
testcase_34 AC 29 ms
5,248 KB
testcase_35 AC 34 ms
5,440 KB
testcase_36 AC 41 ms
5,376 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Main.pl syntax OK

ソースコード

diff #

@_=(1..<>);
$i=!map$_[$i++]*=/-|^nyanpass$/,glob for<>;
@g=grep$_,@_;
print@g-1?-1:@g
0