Facing indentation problem

sir the code doesn’t maintain the indentation when it get copied in the codechef editor. the code gets pasted in a hap-hazard way.

hey @naman_kr_301 ,
it depends upon the code editor of codechef , how it treats the special characters like \t or continuous spaces,etc. So, even if you try to match the same pattern ,even then it might go wrong in implementing code.

I hope this would have helped you.
Thank You and Happy Learning :slightly_smiling_face:.