Hello Codeforces!
Hack36 2021 and Computer Club, MNNIT Allahabad, India are glad to invite you to the second edition of the programming competition of MNNIT Allahabad, CodeNight, which is an ACM-ICPC style team programming contest of 2 hours duration to be held on PrepBytes during its annual hackathon event Hack36. A team can consist of up to 4 members.
Contest Details:
- Start Time: Saturday, March 27, 2021, at 21:30 IST
- Duration: 2 hours
- Contest Link: https://mycode.prepbytes.com/contest/HACK36MNNIT2021
- The problemset consists of 8 problems.
- Languages allowed: C, C++, Java and Python.
- Each Team needs to register on Hack36 and each member of the team should be registered on PrepBytes to be eligible for prizes. Exact details for team formation on PrepBytes platform will be notified soon.
Prizes Details:
- Cash Prizes!!
- Overall Top 3 teams will receive direct entry to Hack36.
- Top MNNIT team receive direct entry to Hack36.
- Top First year team of MNNIT receive direct entry to Hack36.
Problem setting panel includes kesh4281, shubham732, rahulgupta33441, fauji, rajgarg150873, Vivek_Rathi_53, gaurav_2000, kunalanand241 and pacificAbhi.
Update1:
1-All team members should be registered for the contest.
2-The contest will contain 8 questions in 2 hours duration(to be solved by the team together) with no penalty for wrong answers and binary marking.
3- Submission Rules.
a) All submissions should be from Hack36 team leader account, if team leader is unable to submit contact us.
b) If any teammate is not registered for the contest it will lead to disqualification.
c) If you are an individual participant you can submit using your own account.
d) Contact us at [email protected] for any further queries.
Update2:
We are extremely sorry for the inconvenience caused during the event Codenight.
The issue has been resolved. Try reloading the website if not resolved or if you face the issue again.
Time has been extended till 12:30 AM (By 1 hour)
Keep Coding....
See You On The Leaderboard!!
Was eagerly waiting for this contest. Superbb!!
Nice cash prizes. Looking forward to it.
It isn't allowing me to register. Can someone help me?
UPD: I figured it out.
When will team formation be enabled?
Updated the details.
Where is the link for registering the members as a team?
Updated the details.
Contest arena is empty.
is anyone can access the problem?
No. I don't
I guess the website is down as nobody is able to view contest page
Now the problem is fixed. Try to reload to access.
The site's is still down, not loading
We are extremely sorry for the inconveniences caused during the event. Please try reloading and we are trying to fix the issue. Extra time will be given
Can you please clarify what does that mean Lottery Love.
Point number 1 means- You have to buy the ticket. For it you need to spend Rs. K. So your profit right now is -K.
Point 2- If you are unable to find a number P which satisfies condition in the question, then you can assume P to be 0, i.e, default value of P should be taken as 0
Queue Is Full, Try In Few Secs from last 5 mins.
Still not able to make submission.
Resolved, please retry.
We are still struggling to submit :(
We are trying to resolve this problem with the platform partners.
We are also struggling to submit.
Frequently pressing the submit button hurts my hand.
Is it necessary to clear this coding contest to be able to take part in the hackathon or is it just for fun because I'm not able to make even a single submission due to queue full issue. If it is necessary then please be fair while doing the selections because some of us may not perform well in this contest due to issues from your end but may have a great idea/product to showcase in the hackathon.
It is not necessary to clear this contest to participate in Hack36. This contest have prizes such as direct entry to Hack36 to top teams.
will the queue issue be resolved? Trying for past 10 minutes.
Resolved
The reason for queue was this auto submission script by many developers.
setInterval(function(){ document.querySelector('.contest-btn-submit-code').click(); }, 30000);
Auto Clicking the Submit button every 30 seconds . Js Hacks.