ENG  RUSTimus Online Judge
Online Judge
Problems
Authors
Online contests
About Online Judge
Frequently asked questions
Site news
Webboard
Links
Problem set
Submit solution
Judge status
Guide
Register
Update your info
Authors ranklist
Current contest
Scheduled contests
Past contests
Rules
back to board

Discussion of Problem 1820. Ural Steaks

How to solve this problem without sturctures
Posted by yutr777 24 Dec 2013 23:10
I have solved this problem using heap:)
Please, give me advise, how to solve this problem without structures and etc.
Re: How to solve this problem without sturctures
Posted by yutr777 24 Dec 2013 23:14
Oh my God.....i can't write
2*n / k + 1 (if 2*n%k==1)
else 2*n / k
Oh...I'm stupid deer