結果

問題 No.977 アリス仕掛けの摩天楼
ユーザー %20%20
提出日時 2020-01-31 21:49:07
言語 Perl
(5.38.2)
結果
WA  
実行時間 -
コード長 54 bytes
コンパイル時間 260 ms
コンパイル使用メモリ 6,944 KB
実行使用メモリ 49,920 KB
最終ジャッジ日時 2024-09-17 07:50:12
合計ジャッジ時間 3,906 ms
ジャッジサーバーID
(参考情報)
judge4 / judge1
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 9 ms
6,816 KB
testcase_01 AC 9 ms
6,940 KB
testcase_02 AC 9 ms
6,944 KB
testcase_03 AC 8 ms
6,940 KB
testcase_04 AC 9 ms
6,940 KB
testcase_05 AC 9 ms
6,944 KB
testcase_06 WA -
testcase_07 WA -
testcase_08 AC 9 ms
6,940 KB
testcase_09 WA -
testcase_10 AC 9 ms
6,940 KB
testcase_11 AC 9 ms
6,944 KB
testcase_12 AC 9 ms
6,944 KB
testcase_13 AC 54 ms
10,240 KB
testcase_14 AC 45 ms
10,112 KB
testcase_15 AC 45 ms
10,112 KB
testcase_16 AC 45 ms
10,240 KB
testcase_17 AC 46 ms
10,240 KB
testcase_18 AC 139 ms
18,944 KB
testcase_19 AC 124 ms
18,944 KB
testcase_20 WA -
testcase_21 WA -
testcase_22 WA -
testcase_23 WA -
testcase_24 AC 401 ms
49,792 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