結果

問題 No.2836 Comment Out
ユーザー tikuwa_tikuwa_
提出日時 2024-08-11 11:12:14
言語 PyPy3
(7.3.15)
結果
AC  
実行時間 90 ms / 2,000 ms
コード長 77 bytes
コンパイル時間 477 ms
コンパイル使用メモリ 82,504 KB
実行使用メモリ 102,176 KB
最終ジャッジ日時 2024-08-11 11:12:20
合計ジャッジ時間 5,858 ms
ジャッジサーバーID
(参考情報)
judge5 / judge3
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 33 ms
53,012 KB
testcase_01 AC 36 ms
52,556 KB
testcase_02 AC 32 ms
52,944 KB
testcase_03 AC 32 ms
52,936 KB
testcase_04 AC 32 ms
52,536 KB
testcase_05 AC 32 ms
52,888 KB
testcase_06 AC 33 ms
51,796 KB
testcase_07 AC 63 ms
96,364 KB
testcase_08 AC 64 ms
95,808 KB
testcase_09 AC 83 ms
102,084 KB
testcase_10 AC 82 ms
101,888 KB
testcase_11 AC 83 ms
101,740 KB
testcase_12 AC 80 ms
102,176 KB
testcase_13 AC 83 ms
102,008 KB
testcase_14 AC 86 ms
102,020 KB
testcase_15 AC 85 ms
101,936 KB
testcase_16 AC 85 ms
102,036 KB
testcase_17 AC 88 ms
101,768 KB
testcase_18 AC 85 ms
102,140 KB
testcase_19 AC 82 ms
101,936 KB
testcase_20 AC 87 ms
102,112 KB
testcase_21 AC 90 ms
101,892 KB
testcase_22 AC 87 ms
101,956 KB
testcase_23 AC 86 ms
101,908 KB
testcase_24 AC 56 ms
82,572 KB
testcase_25 AC 69 ms
97,400 KB
testcase_26 AC 51 ms
74,840 KB
testcase_27 AC 66 ms
92,480 KB
testcase_28 AC 64 ms
91,184 KB
testcase_29 AC 64 ms
90,880 KB
testcase_30 AC 52 ms
76,524 KB
testcase_31 AC 66 ms
89,836 KB
testcase_32 AC 43 ms
69,900 KB
testcase_33 AC 53 ms
82,384 KB
testcase_34 AC 46 ms
71,280 KB
testcase_35 AC 66 ms
96,868 KB
testcase_36 AC 51 ms
79,864 KB
testcase_37 AC 67 ms
96,628 KB
testcase_38 AC 59 ms
84,480 KB
testcase_39 AC 58 ms
85,204 KB
testcase_40 AC 61 ms
88,220 KB
testcase_41 AC 65 ms
92,228 KB
testcase_42 AC 66 ms
94,500 KB
testcase_43 AC 44 ms
69,728 KB
testcase_44 AC 32 ms
53,560 KB
testcase_45 AC 32 ms
51,756 KB
testcase_46 AC 31 ms
52,364 KB
testcase_47 AC 34 ms
51,960 KB
testcase_48 AC 34 ms
52,208 KB
testcase_49 AC 33 ms
52,416 KB
testcase_50 AC 38 ms
53,296 KB
testcase_51 AC 32 ms
53,636 KB
testcase_52 AC 32 ms
53,560 KB
testcase_53 AC 31 ms
53,036 KB
testcase_54 AC 32 ms
52,344 KB
testcase_55 AC 32 ms
52,032 KB
権限があれば一括ダウンロードができます

ソースコード

diff #

input();A=list(map(int,input().split()));print("NYoe s"[0 in A or 1 in A::2])
0