ashutosh450's blog

By ashutosh450, history, 5 years ago, In English

Hello People!

GNU/Linux Users' Group, NIT Durgapur invites you to participate in the 3rd edition of CodeCracker, the coding competition of our annual Tech Fest, Aavishkar 2.0

The contest will be held on our very own online judge — CodeCracker, which is completely open source and build on Ruby on Rails. We have tried our level best to correct the minute problems which occurred in last years contest, and also expect your support to correct any further issues, if any.

The contest will be an ACM style contest and will consist of 5 problems.

Prizes: The total cash prize of the contest is Rs. 12000 (INR) and will be distributed among the top contestants (Global). In order to be eligible for prizes you need to register here.

The site is live, so you may register and do any testing with our test contestCodeCracker Test. Comment here if you found any bug, have queries or have suggestions for improvement.

Good Luck, See you on the leader board. :)

  • Vote: I like it
  • +10
  • Vote: I do not like it

| Write comment?
»
5 years ago, # |
  Vote: I like it +3 Vote: I do not like it

Is it rated?

»
5 years ago, # |
  Vote: I like it 0 Vote: I do not like it

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

»
5 years ago, # |
  Vote: I like it +1 Vote: I do not like it

I think problems were too classic. I only liked BOW problem, which you have to came up with observation a + b > l + r, means b - r > l - a and l - a is best answer here, otherwise b - r best answer. Other problems you can easily find solutions from internet (for MARIO problem — link). Btw what is the prize distribution for the top contestans?