Zonal Computing Olympiad is round 1 out of 3 (i.e. beginner) for selection into Indian IOI team.
Sir, what does the lines after main() " ios_base::sync_with_stdio(false);
cin.tie(NULL); " mean