2009C — The Legend of Freya the Frog:-Doubt

Revision en1, by saptarshikuar2003, 2025-04-02 20:48:21

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......

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en1 English saptarshikuar2003 2025-04-02 20:48:21 373 Initial revision (published)