Блог пользователя ishat_jha

Автор ishat_jha, 4 месяца назад, По-английски

A. Easy Problem?

Solution
Solution Code

B. Polygon Is Irregular?

Solution
Solution Code
  • Проголосовать: нравится
  • -1
  • Проголосовать: не нравится

»
4 месяца назад, # |
  Проголосовать: нравится 0 Проголосовать: не нравится

Auto comment: topic has been updated by ishat_jha (previous revision, new revision, compare).

»
4 месяца назад, # |
  Проголосовать: нравится +1 Проголосовать: не нравится

pls add more questions next time.. only 2 problem isn't enough, I think..

  • »
    »
    4 месяца назад, # ^ |
      Проголосовать: нравится 0 Проголосовать: не нравится

    It was my first time, was just testing a bit, from the next will create around 4-5 problems and then post the blog for the contest.

»
4 месяца назад, # |
  Проголосовать: нравится 0 Проголосовать: не нравится

Euler's formula is too hard for beginners. All they can do with it is just use it's raw form. Problems that require it's application are all 2000 at least.

Also, you need to make your statements more clear. Edges/Faces/Vertices of what? And in second problem it is unclear what k is. The legend makes it seem like it's given, but it's integer you output.

  • »
    »
    4 месяца назад, # ^ |
      Проголосовать: нравится 0 Проголосовать: не нравится

    Thanks for the feedback and sorry for the faults. This was my first time I set some problems without any one's help. I had the same suggestion from another master so will surely inculcate it in future contests.

    I thought it's raw form could be good enough to make a 1000 rated problem.