結果

問題 No.1462 最弱WEAKER
ユーザー KudeKude
提出日時 2021-04-02 21:34:17
言語 PyPy3
(7.3.15)
結果
AC  
実行時間 72 ms / 2,000 ms
コード長 33 bytes
コンパイル時間 283 ms
コンパイル使用メモリ 87,252 KB
実行使用メモリ 71,628 KB
最終ジャッジ日時 2023-08-25 11:37:41
合計ジャッジ時間 2,903 ms
ジャッジサーバーID
(参考情報)
judge13 / judge12
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 68 ms
71,464 KB
testcase_01 AC 70 ms
71,460 KB
testcase_02 AC 69 ms
71,264 KB
testcase_03 AC 72 ms
71,464 KB
testcase_04 AC 71 ms
71,600 KB
testcase_05 AC 71 ms
71,532 KB
testcase_06 AC 71 ms
71,452 KB
testcase_07 AC 71 ms
71,464 KB
testcase_08 AC 70 ms
71,292 KB
testcase_09 AC 71 ms
71,628 KB
testcase_10 AC 69 ms
71,460 KB
testcase_11 AC 68 ms
71,272 KB
testcase_12 AC 69 ms
71,208 KB
testcase_13 AC 68 ms
71,576 KB
testcase_14 AC 70 ms
71,368 KB
testcase_15 AC 68 ms
71,504 KB
testcase_16 AC 68 ms
71,468 KB
testcase_17 AC 69 ms
71,316 KB
testcase_18 AC 69 ms
71,448 KB
testcase_19 AC 70 ms
71,536 KB
testcase_20 AC 69 ms
71,516 KB
権限があれば一括ダウンロードができます

ソースコード

diff #

print('YNEOS'[int(input())%2::2])
0