this is my code. It is showing TLE.
When i used scanf in place of scan() here... i got AC. But when i used getchar_unlocked it shows TLE.
I don't know much about getchar_unlockded. Plz help.
this is my code. It is showing TLE.
When i used scanf in place of scan() here... i got AC. But when i used getchar_unlocked it shows TLE.
I don't know much about getchar_unlockded. Plz help.