結果

問題 No.3098 tan 2
ユーザー Iroha_3856Iroha_3856
提出日時 2024-10-13 15:32:10
言語 PyPy3
(7.3.15)
結果
WA  
実行時間 -
コード長 36 bytes
コンパイル時間 148 ms
コンパイル使用メモリ 82,056 KB
実行使用メモリ 53,176 KB
最終ジャッジ日時 2024-10-13 15:32:12
合計ジャッジ時間 1,103 ms
ジャッジサーバーID
(参考情報)
judge3 / judge2
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 36 ms
51,764 KB
testcase_01 WA -
testcase_02 WA -
testcase_03 AC 35 ms
53,176 KB
testcase_04 WA -
testcase_05 AC 34 ms
52,380 KB
testcase_06 WA -
testcase_07 AC 35 ms
52,636 KB
testcase_08 AC 35 ms
51,632 KB
testcase_09 AC 34 ms
52,648 KB
testcase_10 WA -
testcase_11 AC 34 ms
51,416 KB
権限があれば一括ダウンロードができます

ソースコード

diff #

print("Yes"if input()=="45"else"No")
0