Skip to content

Commit

Permalink
add new contest
Browse files Browse the repository at this point in the history
  • Loading branch information
DE0CH committed Feb 29, 2024
1 parent 4d59d64 commit 9f4fab0
Show file tree
Hide file tree
Showing 2 changed files with 51 additions and 1 deletion.
50 changes: 50 additions & 0 deletions contests/maths-programming-2.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,50 @@
{
"info": {
"name": "Maths Programming Competition 2",
"startTime": "2024-03-09T15:00:00.000Z",
"endTime": "2024-03-09T17:00:00.000Z",
"additionalText": "This is our bi-annual programming competition featuring exciting cash prizes up for grabs.\n\nIt is a contest where participants solve algorithmic challenges, and their solutions are judged based on correctness and efficiency. Whether you're a seasoned coder or just starting out, this event offers a unique opportunity to test your abilities, learn from peers, and emerge victorious. Join us and showcase your skills in this thrilling competition!\n\n- Date & Time: 15:00 - 17:00 Saturday 9 March (Week 7)\n- Place: Onlin on this page or optionally in person in John Honey Lab 110.\n- Prizes: £50, £20, £10, £10, £10 for top five contestants. The competition is open to all participants, but cash prizes are exclusively reserved for paying CPSTA members.\n\nSign up here: <https://forms.office.com/e/Ktdgv3j9qT> <br> Buy membership: <https://www.yourunion.net/activities/societies/explore/9403/>"
},
"problems": [
{
"name": "Montmort Number",
"slug": "montmort-number",
"difficulty": ""
},
{
"name": "Flail Chest",
"slug": "flail-chest",
"difficulty": ""
},
{
"name": "Unadventurous Traveller",
"slug": "unadventurous-traveller",
"difficulty": "☆☆"
},
{
"name": "Object Eraser",
"slug": "object-eraser",
"difficulty": "☆☆☆"
},
{
"name": "Two Medics at CS Ball",
"slug": "two-medics-at-cs-ball",
"difficulty": "☆☆☆"
},
{
"name": "Clinical Tutorial Groups",
"slug": "clinical-tutorial-groups",
"difficulty": "☆☆☆"
},
{
"name": "Tokyo Exploration",
"slug": "tokyo-exploration",
"difficulty": "☆☆☆☆"
},
{
"name": "Last Two Digits",
"slug": "last-two-digits",
"difficulty": "☆☆☆☆"
}
]
}
2 changes: 1 addition & 1 deletion upcoming-contest.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
"maths-programming"
"maths-programming-2"

0 comments on commit 9f4fab0

Please sign in to comment.