← Back to topics
Topic

z-birthday-party

h
handojo1
I get a problem and I can't solve it. At first i tried to use map function and string in my code and it got TLE in 8 from 10 Test cases. Then i replaced all strings with char* and it worked fine on my computer. But when I submitted it, I got 10 WAs. Can someone help me?