結果

問題 No.1040 垂直大学
ユーザー KeroruKeroru
提出日時 2020-05-03 01:47:23
言語 PyPy3
(7.3.15)
結果
WA  
実行時間 -
コード長 39 bytes
コンパイル時間 181 ms
コンパイル使用メモリ 82,756 KB
実行使用メモリ 53,304 KB
最終ジャッジ日時 2025-01-02 10:35:32
合計ジャッジ時間 2,057 ms
ジャッジサーバーID
(参考情報)
judge1 / judge2
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 38 ms
52,400 KB
testcase_01 AC 37 ms
53,088 KB
testcase_02 WA -
testcase_03 WA -
testcase_04 AC 38 ms
52,508 KB
testcase_05 WA -
testcase_06 AC 39 ms
52,060 KB
testcase_07 AC 38 ms
53,164 KB
testcase_08 AC 38 ms
51,776 KB
testcase_09 AC 39 ms
52,268 KB
testcase_10 AC 39 ms
52,404 KB
testcase_11 AC 39 ms
52,092 KB
testcase_12 AC 39 ms
53,304 KB
testcase_13 AC 38 ms
52,052 KB
testcase_14 AC 38 ms
52,296 KB
testcase_15 AC 39 ms
52,020 KB
testcase_16 AC 40 ms
52,700 KB
testcase_17 AC 37 ms
52,608 KB
testcase_18 AC 37 ms
52,296 KB
testcase_19 AC 38 ms
52,272 KB
権限があれば一括ダウンロードができます

ソースコード

diff #

print('YNeos'[int(input())%360!=90::2])
0