-
-
It seems like the application treats each submission either as accepted or rejected and giving 100 points if accepted while there are cases when the problem is partially graded which is currently not …
-
When trying to run Java code with runtime or compilation errors, the response from HackerEarth only says, 'Syntax Error' without giving a specific line number of cause of compilation or runtime error.…
-
At present if one of the site failure occurs, all the responses from other sites are dropped. Save requests :D
-
The upcoming contest feature and common leaderboard is quite good.
But you can add some classification on the types of contest present, like Hackathons, Competitive, Data Science etc. This feature i…
-
CORS error
> Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at http://api.hackerearth.com/code/compile/. (Reason: CORS header 'Access-Control-Allow-Origin'…
-
Hi, I'm Shreya, for the longest time i have been trying to get into open source and failed miserably and eventually given up. For the past few days i've read a lot of blogs which help a newcomer start…
ghost updated
7 years ago
-
Ground rules:
1. Whoever claims the Issue first, **should** send a Pull Request within 24 hours else it'll be assigned to another claimant and further Pull Requests regarding that issue will not be en…
-
- Fix the submission retrieval scripts.
- Fix the already retrieved submissions (HackerEarth submissions cannot be fixed :cry: )
- Add an icon and investigate where all are the different kinds of stat…
-
At first, I would always get **ArgumentError : Client secret missing** even after running with HACKIDE_DEBUG=true.
What's more strange that I just noticed :
I changed the urls in **views.py** from **…