結果

問題 No.630 門松グラフ
ユーザー %20%20
提出日時 2018-01-06 01:37:16
言語 Perl
(5.38.0)
結果
AC  
実行時間 182 ms / 1,500 ms
コード長 101 bytes
コンパイル時間 109 ms
コンパイル使用メモリ 5,336 KB
実行使用メモリ 22,840 KB
最終ジャッジ日時 2023-08-24 21:23:26
合計ジャッジ時間 4,973 ms
ジャッジサーバーID
(参考情報)
judge12 / judge11
このコードへのチャレンジ(β)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 3 ms
4,604 KB
testcase_01 AC 2 ms
4,832 KB
testcase_02 AC 2 ms
4,568 KB
testcase_03 AC 2 ms
4,696 KB
testcase_04 AC 2 ms
4,720 KB
testcase_05 AC 2 ms
4,484 KB
testcase_06 AC 3 ms
4,660 KB
testcase_07 AC 2 ms
4,508 KB
testcase_08 AC 2 ms
4,556 KB
testcase_09 AC 2 ms
4,556 KB
testcase_10 AC 2 ms
4,508 KB
testcase_11 AC 3 ms
4,540 KB
testcase_12 AC 2 ms
4,768 KB
testcase_13 AC 2 ms
4,608 KB
testcase_14 AC 2 ms
4,540 KB
testcase_15 AC 2 ms
4,788 KB
testcase_16 AC 2 ms
4,776 KB
testcase_17 AC 2 ms
4,584 KB
testcase_18 AC 2 ms
4,740 KB
testcase_19 AC 2 ms
4,700 KB
testcase_20 AC 180 ms
22,716 KB
testcase_21 AC 181 ms
22,840 KB
testcase_22 AC 182 ms
22,628 KB
testcase_23 AC 133 ms
18,680 KB
testcase_24 AC 141 ms
18,672 KB
testcase_25 AC 141 ms
18,792 KB
testcase_26 AC 141 ms
18,744 KB
testcase_27 AC 141 ms
18,660 KB
testcase_28 AC 175 ms
22,028 KB
testcase_29 AC 153 ms
20,084 KB
testcase_30 AC 162 ms
21,012 KB
testcase_31 AC 144 ms
19,116 KB
testcase_32 AC 83 ms
12,864 KB
testcase_33 AC 72 ms
11,760 KB
testcase_34 AC 118 ms
16,060 KB
testcase_35 AC 85 ms
13,024 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Possible precedence problem on bitwise | operator at Main.pl line 1.
Main.pl syntax OK

ソースコード

diff #

print$`-<>=~($,=$")>$'|$'>($%=$`/2)*($==$`-$%)?NO:YES,1..$`,map{$_%$%+1,$%+1+($_%$%+$_/$%)%$=}0..$'-1
0