結果

問題 No.2787 グッドスタイン数列?
ユーザー 👑 testestest
提出日時 2023-08-25 16:05:43
言語 PyPy3
(7.3.15)
結果
WA  
実行時間 -
コード長 65 bytes
コンパイル時間 249 ms
コンパイル使用メモリ 82,420 KB
実行使用メモリ 53,972 KB
最終ジャッジ日時 2024-06-14 20:50:25
合計ジャッジ時間 3,675 ms
ジャッジサーバーID
(参考情報)
judge3 / judge1
このコードへのチャレンジ
(要ログイン)
ファイルパターン 結果
other AC * 15 WA * 40
権限があれば一括ダウンロードができます

ソースコード

diff #

N,B,M=map(int,input().split())
print("Yes")
print("Yes")
print(M)
0