https://ide.codingblocks.com/s/45215
This code is running on code blocks but is not running on online ide.
https://ide.codingblocks.com/s/45215
This code is running on code blocks but is not running on online ide.
Hey Malay, its working on online ide, may be there is some issue with your internet connection… check it once again.
yes now its working but there is a run error in one of the test cases and all the rest are correct.
Hey Malay, sometimes your code prints some random characters instead of frequency count of the particular character as if you get ‘a’ 15 times instead of printing a15 it will print a? . Check for this given test case you will realise your mistake in the code.
input:
aaaaaaaaaaaaaaagggxsxssyyyyyoooooooooolllllwwqwdeddddddddkjjjoooooooooooooooooooo
Hope this helps 