結果

問題 No.725 木は明らかに森である
ユーザー lam6er
提出日時 2025-03-20 18:43:45
言語 PyPy3
(7.3.15)
結果
AC  
実行時間 44 ms / 2,000 ms
コード長 43 bytes
コンパイル時間 241 ms
コンパイル使用メモリ 81,856 KB
実行使用メモリ 53,056 KB
最終ジャッジ日時 2025-03-20 18:43:49
合計ジャッジ時間 1,158 ms
ジャッジサーバーID
(参考情報)
judge2 / judge5
このコードへのチャレンジ
(要ログイン)
ファイルパターン 結果
other AC * 9
権限があれば一括ダウンロードができます

ソースコード

diff #

print(input().replace("treeone", "forest"))
0