+ 1
Counting
Input :Bananananana Output: na is repeated 5 times. Can anyone help me to write this??
5 Respuestas
+ 1
If I understand correctly, it is necessary to count the number of substrings in string:
https://code.sololearn.com/cd2nVxlXDVcY/?ref=app
+ 3
https://code.sololearn.com/cG4SOq7CoeOG/#java
0
Tq for the code.. prokopios poulimenos..😊
0
Ur code not working Axmen Anneb
0
kiranmayi, it's work. First you need enter the word(f.e. banana) and only then the phrase(f.e. na).