結果

問題 No.977 アリス仕掛けの摩天楼
ユーザー %20%20
提出日時 2020-01-31 21:49:07
言語 Perl
(5.38.2)
結果
WA  
実行時間 -
コード長 54 bytes
コンパイル時間 1,089 ms
コンパイル使用メモリ 6,096 KB
実行使用メモリ 49,796 KB
最終ジャッジ日時 2023-10-17 09:22:06
合計ジャッジ時間 4,812 ms
ジャッジサーバーID
(参考情報)
judge11 / judge13
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 9 ms
6,144 KB
testcase_01 AC 9 ms
6,140 KB
testcase_02 AC 9 ms
6,144 KB
testcase_03 AC 9 ms
6,144 KB
testcase_04 AC 9 ms
6,140 KB
testcase_05 AC 10 ms
6,140 KB
testcase_06 WA -
testcase_07 WA -
testcase_08 AC 9 ms
6,148 KB
testcase_09 WA -
testcase_10 AC 9 ms
6,152 KB
testcase_11 AC 9 ms
6,152 KB
testcase_12 AC 10 ms
6,152 KB
testcase_13 AC 55 ms
10,120 KB
testcase_14 AC 46 ms
10,096 KB
testcase_15 AC 47 ms
10,104 KB
testcase_16 AC 46 ms
10,124 KB
testcase_17 AC 48 ms
10,120 KB
testcase_18 AC 142 ms
18,856 KB
testcase_19 AC 128 ms
18,856 KB
testcase_20 WA -
testcase_21 WA -
testcase_22 WA -
testcase_23 WA -
testcase_24 AC 407 ms
49,796 KB
testcase_25 WA -
権限があれば一括ダウンロードができます
コンパイルメッセージ
Useless use of numeric gt (>) in void context at Main.pl line 1.
Main.pl syntax OK

ソースコード

diff #

++$_[$_]>2for glob`dd`;print+(grep$_<2,@_)>3?Alice:Bob
0