R, (削除) 65 bytes * 5 = 325 (削除ここまで) 59(削除) 59 bytes * 5 = 295 (削除ここまで) 62 bytes * 54 = 295248
cat(gsub('(.)',strrep('\1円',54),"Good MorningMo\x72ning, Green orb!"))
There are 54 r(or,') characters.
R, (削除) 65 bytes * 5 = 325 (削除ここまで) 59 bytes * 5 = 295
cat(gsub('(.)',strrep('\1円',5),"Good Morning, Green orb!"))
There are 5 r characters.
R, (削除) 65 bytes * 5 = 325 (削除ここまで) (削除) 59 bytes * 5 = 295 (削除ここまで) 62 bytes * 4 = 248
cat(gsub('(.)',strrep('\1円',4),"Good Mo\x72ning, Green orb!"))
There are 4 (or,') characters.
R, 65(削除) 65 bytes * 5 = 325 (削除ここまで) 59 bytes * 5 = 325295
cat(repgsub(strsplit'(.)',strrep('\1円',5),"Good Morning, Green orb!",'')[[1]],e=5),sep='')
There are 5 r characters.