-
Notifications
You must be signed in to change notification settings - Fork 66
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Problem-setting #62
Labels
Comments
Sparshga
added
Skilled
open-for-all
Any one can work on it without getting assigned, every PR can merge
Points:20
labels
Dec 16, 2024
claim |
1 similar comment
claim |
Contributors this is open-for-all issue, their is no need to claim. |
Closed
Note: guys points for this issue has changed from 20 to 30 for all. Just submit a problem satisfying given criteria. |
Merged
Merged
Merged
Closed
Merged
Merged
Closed
Merged
Merged
Merged
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
The CodeGuerra , hosted by Opencode, is on its way. The Competitive Coding (CC) wing of GeekHeaven is busy preparing for it. As they gear up for the event, they've tasked participants with creating a CP (Competitive Programming) problem from scratch. This task aims to provide insight into what goes into organizing such a contest.
To ensure your problem gets merged, it must meet the following criteria:
You need to submit the problem in the specified format:
1.create Folder named "GitHubusername" in Problem-setting and add
2.Text file "statement.txt" with the problem's name and statement in it
3."solution.cpp" file containing the solution
4."test0.in" and "test0.out" files for sample input and output
5."explanation.txt" detailing the solution
You're allowed to submit exactly one problem. Folder should be named "githubusername-1".
You can submit your problems till CodeGuerra (5th January 8:00 PM) ,any PR after that will not be eligible
For any query regarding task you can contact mentors on discord.
The text was updated successfully, but these errors were encountered: