結果
問題 | No.725 木は明らかに森である |
ユーザー |
![]() |
提出日時 | 2019-04-27 14:27:57 |
言語 | Python3 (3.13.1 + numpy 2.2.1 + scipy 1.14.1) |
結果 |
AC
|
実行時間 | 29 ms / 2,000 ms |
コード長 | 76 bytes |
コンパイル時間 | 561 ms |
コンパイル使用メモリ | 12,288 KB |
実行使用メモリ | 10,496 KB |
最終ジャッジ日時 | 2024-11-27 21:32:06 |
合計ジャッジ時間 | 807 ms |
ジャッジサーバーID (参考情報) |
judge2 / judge4 |
(要ログイン)
ファイルパターン | 結果 |
---|---|
other | AC * 9 |
ソースコード
S = input()t_eql_forest = S.replace("treeone","forest")print(t_eql_forest)