結果

問題 No.822 Bitwise AND
ユーザー tailstails
提出日時 2021-01-05 19:31:49
言語 Perl
(5.38.2)
結果
WA  
(最新)
AC  
(最初)
実行時間 -
コード長 69 bytes
コンパイル時間 313 ms
コンパイル使用メモリ 5,324 KB
実行使用メモリ 4,768 KB
最終ジャッジ日時 2023-09-08 01:18:21
合計ジャッジ時間 2,771 ms
ジャッジサーバーID
(参考情報)
judge13 / judge11
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 WA -
testcase_01 AC 5 ms
4,616 KB
testcase_02 AC 4 ms
4,460 KB
testcase_03 AC 4 ms
4,668 KB
testcase_04 AC 134 ms
4,504 KB
testcase_05 AC 64 ms
4,564 KB
testcase_06 AC 113 ms
4,728 KB
testcase_07 AC 133 ms
4,496 KB
testcase_08 AC 134 ms
4,680 KB
testcase_09 AC 112 ms
4,688 KB
testcase_10 AC 122 ms
4,768 KB
testcase_11 AC 119 ms
4,624 KB
testcase_12 AC 128 ms
4,624 KB
testcase_13 AC 4 ms
4,724 KB
testcase_14 AC 116 ms
4,472 KB
testcase_15 AC 73 ms
4,708 KB
testcase_16 AC 4 ms
4,460 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Main.pl syntax OK

ソースコード

diff #

for$x(<>!~$"..2e3){map$a+=($x&$x+$_)==$`%1024,0..$'}print$`<$'?INF:$a
0