Help rahul to search

Can you please help me out in finding where am i going worng.

Hi @Kush_1312

I have made few changes, now its working.

Hope it Helps.

can you plz tell me what’s this header file #include<bits/stdc++.h>

Hi @Kush_1312

It is a header file that includes every standard library. In competitive programming contests, using this file is a good idea, as it saves time to include other header files separately.

Hope it Helps.

@Kush_1312
Please mark your doubt as solved.