Hello peeps! So I all started when solving a C problem, I got the logic but for some TCs it was failing and I wasn't able to see those TCs. So I searched a bit on the web "How to get the testcases of any problem CF?" but found out there are no simple ways to get them. From there I got the idea to make something that turned down to this CF-TESTCASES using some web scrapping technique and CF's own API.
[TL/DR] I wasn't able to get the TCs of the problems. So this CF-TESTCASES gets the job done!!
Have a look at it and give your valuable feedback!!
Happy Coding!!
PEACE OUT!