I tested the program on my computer and got right answers for all the given 10 test cases. But when I compile it on the Codefu compiler I got Error saying me that I have illegal includes or used classes. I 'm using C++ and in this code I used the headers string, sstream and iomanip . Can anybody tell me what I'm doing wrong?
Thank You in advance.