Skip to content

Commit

Permalink
update maths-programming-2.json
Browse files Browse the repository at this point in the history
  • Loading branch information
DE0CH committed Feb 29, 2024
1 parent 9f4fab0 commit 75e0c80
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions contests/maths-programming-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,11 @@
"slug": "unadventurous-traveller",
"difficulty": "☆☆"
},
{
"name": "Long Floating Number",
"slug": "long-floating-number",
"difficulty": "☆☆"
},
{
"name": "Object Eraser",
"slug": "object-eraser",
Expand All @@ -42,8 +47,8 @@
"difficulty": "☆☆☆☆"
},
{
"name": "Last Two Digits",
"slug": "last-two-digits",
"name": "Simple Recursion",
"slug": "simple-recursion",
"difficulty": "☆☆☆☆"
}
]
Expand Down

0 comments on commit 75e0c80

Please sign in to comment.