Hey People,
This video will show you how to solve the "String Task" problem from Codeforces using Java.
Question: https://codeforces.com/problemset/problem/118/A
This problem majorly involves manipulation of the given input String so I have used the StringBuilder class to solve this.
Download
0 formats
No download links available.
#118A Codeforces : "String Task" using StringBuilder and inbuilt methods to solve the problem in Ja | NatokHD