結果

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

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 39 ms
51,828 KB
testcase_01 AC 38 ms
51,724 KB
testcase_02 WA -
testcase_03 WA -
testcase_04 AC 38 ms
52,304 KB
testcase_05 WA -
testcase_06 AC 38 ms
52,444 KB
testcase_07 AC 39 ms
51,872 KB
testcase_08 AC 38 ms
53,068 KB
testcase_09 AC 39 ms
51,948 KB
testcase_10 AC 38 ms
51,564 KB
testcase_11 AC 38 ms
52,664 KB
testcase_12 AC 38 ms
53,360 KB
testcase_13 AC 38 ms
52,104 KB
testcase_14 AC 37 ms
52,024 KB
testcase_15 AC 39 ms
51,964 KB
testcase_16 AC 38 ms
53,444 KB
testcase_17 AC 39 ms
52,272 KB
testcase_18 AC 39 ms
51,748 KB
testcase_19 AC 38 ms
51,684 KB
権限があれば一括ダウンロードができます

ソースコード

diff #

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