submission link:- https://codeforces.me/contest/2009/submission/313634231
problem link:- https://codeforces.me/contest/2009/problem/C
what is my mistake please someone clarify.......
here the author used ceil(x/k)<=ceil(y/k)----->> I have written (x<=y) why it is showing wrong
answer please clarify......



