Skip to content

Commit

Permalink
Merge pull request #1 from supportingami/master
Browse files Browse the repository at this point in the history
Update 12.02.21
  • Loading branch information
dankelly01 authored Feb 15, 2021
2 parents 35453c5 + 8c0858d commit bfc726e
Show file tree
Hide file tree
Showing 35 changed files with 1,096 additions and 149 deletions.
File renamed without changes.
298 changes: 149 additions & 149 deletions maths-club-app/src/app/data/weeklyProblems.ts
Original file line number Diff line number Diff line change
Expand Up @@ -50,153 +50,153 @@ export const WEEKLY_PROBLEMS = {
"2021-08-01": "letter-matching",
"2021-08-08": "countdown",
"2021-08-15": "15-game",
"2021-08-22": "pell-numbers",
"2021-08-29": "paths",
"2021-09-05": "number-challenge-1",
"2021-09-12": "making-squares",
"2021-09-19": "logic-puzzles-1",
"2021-09-26": "iq-challenge-1",
"2021-10-03": "find-the-path",
"2021-10-10": "counting-squares",
"2021-10-17": "buffons-needle",
"2021-10-24": "balls-and-books",
"2021-10-31": "addition-squares",
"2021-11-07": "adding-to-15",
"2021-11-14": "9-dots",
"2021-11-21": "treasure-hunt",
"2021-11-28": "russian-multiplication",
"2021-12-05": "river-crossing",
"2021-12-12": "poisoned-wine-puzzle",
"2021-12-19": "matchstick-puzzles",
"2021-12-26": "magic-cards",
"2022-01-02": "langfords-problem",
"2022-01-09": "handshake-puzzles",
"2022-01-16": "geometry-puzzle-1",
"2022-01-23": "gabriels-problem",
"2022-01-30": "fence-around-a-field",
"2022-02-06": "domino-tilings",
"2022-02-13": "collatz-conjecture",
"2022-02-20": "coin-game",
"2022-02-27": "coconut-trader",
"2022-03-06": "circumference",
"2022-03-13": "apple-teaser",
"2022-03-20": "two-eggs",
"2022-03-27": "special-numbers",
"2022-04-03": "scales-and-weights",
"2022-04-10": "picture-puzzles-1",
"2022-04-17": "monkey-business",
"2022-04-24": "locks-and-keys",
"2022-05-01": "frog-party",
"2022-05-08": "counting-chickens",
"2022-05-15": "tic-tac-toe",
"2022-05-22": "tic-tac-toe-with-levels",
"2022-05-29": "tangrams",
"2022-06-05": "secret-santa",
"2022-06-12": "patience",
"2022-06-19": "paper-pieces",
"2022-06-26": "nim-related-games",
"2022-07-03": "nim-21",
"2022-07-10": "mastermind",
"2022-07-17": "make-many",
"2022-07-24": "letter-matching",
"2022-07-31": "countdown",
"2022-08-07": "15-game",
"2022-08-14": "pell-numbers",
"2022-08-21": "paths",
"2022-08-28": "number-challenge-1",
"2022-09-04": "making-squares",
"2022-09-11": "logic-puzzles-1",
"2022-09-18": "iq-challenge-1",
"2022-09-25": "find-the-path",
"2022-10-02": "counting-squares",
"2022-10-09": "buffons-needle",
"2022-10-16": "balls-and-books",
"2022-10-23": "addition-squares",
"2022-10-30": "adding-to-15",
"2022-11-06": "9-dots",
"2022-11-13": "treasure-hunt",
"2022-11-20": "russian-multiplication",
"2022-11-27": "river-crossing",
"2022-12-04": "poisoned-wine-puzzle",
"2022-12-11": "matchstick-puzzles",
"2022-12-18": "magic-cards",
"2022-12-25": "langfords-problem",
"2023-01-01": "handshake-puzzles",
"2023-01-08": "geometry-puzzle-1",
"2023-01-15": "gabriels-problem",
"2023-01-22": "fence-around-a-field",
"2023-01-29": "domino-tilings",
"2023-02-05": "collatz-conjecture",
"2023-02-12": "coin-game",
"2023-02-19": "coconut-trader",
"2023-02-26": "circumference",
"2023-03-05": "apple-teaser",
"2023-03-12": "two-eggs",
"2023-03-19": "special-numbers",
"2023-03-26": "scales-and-weights",
"2023-04-02": "picture-puzzles-1",
"2023-04-09": "monkey-business",
"2023-04-16": "locks-and-keys",
"2023-04-23": "frog-party",
"2023-04-30": "counting-chickens",
"2023-05-07": "tic-tac-toe",
"2023-05-14": "tic-tac-toe-with-levels",
"2023-05-21": "tangrams",
"2023-05-28": "secret-santa",
"2023-06-04": "patience",
"2023-06-11": "paper-pieces",
"2023-06-18": "nim-related-games",
"2023-06-25": "nim-21",
"2023-07-02": "mastermind",
"2023-07-09": "make-many",
"2023-07-16": "letter-matching",
"2023-07-23": "countdown",
"2023-07-30": "15-game",
"2023-08-06": "pell-numbers",
"2023-08-13": "paths",
"2023-08-20": "number-challenge-1",
"2023-08-27": "making-squares",
"2023-09-03": "logic-puzzles-1",
"2023-09-10": "iq-challenge-1",
"2023-09-17": "find-the-path",
"2023-09-24": "counting-squares",
"2023-10-01": "buffons-needle",
"2023-10-08": "balls-and-books",
"2023-10-15": "addition-squares",
"2023-10-22": "adding-to-15",
"2023-10-29": "9-dots",
"2023-11-05": "treasure-hunt",
"2023-11-12": "russian-multiplication",
"2023-11-19": "river-crossing",
"2023-11-26": "poisoned-wine-puzzle",
"2023-12-03": "matchstick-puzzles",
"2023-12-10": "magic-cards",
"2023-12-17": "langfords-problem",
"2023-12-24": "handshake-puzzles",
"2023-12-31": "geometry-puzzle-1",
"2024-01-07": "gabriels-problem",
"2024-01-14": "fence-around-a-field",
"2024-01-21": "domino-tilings",
"2024-01-28": "collatz-conjecture",
"2024-02-04": "coin-game",
"2024-02-11": "coconut-trader",
"2024-02-18": "circumference",
"2024-02-25": "apple-teaser",
"2024-03-03": "two-eggs",
"2024-03-10": "special-numbers",
"2024-03-17": "scales-and-weights",
"2024-03-24": "picture-puzzles-1",
"2024-03-31": "monkey-business",
"2024-04-07": "locks-and-keys",
"2024-04-14": "frog-party",
"2024-04-21": "counting-chickens",
"2024-04-28": "tic-tac-toe",
"2024-05-05": "tic-tac-toe-with-levels",
"2024-05-12": "tangrams",
"2024-05-19": "secret-santa",
"2024-05-26": "patience",
"2024-06-02": "paper-pieces",
"2024-06-09": "nim-related-games",
"2024-06-16": "nim-21",
"2024-06-23": "mastermind"
"2021-08-22": "tetris-shapes",
"2021-08-29": "konigsberg-bridges",
"2021-09-05": "kaprekars-number",
"2021-09-12": "diffy-squares",
"2021-09-19": "pell-numbers",
"2021-09-26": "paths",
"2021-10-03": "number-challenge-1",
"2021-10-10": "making-squares",
"2021-10-17": "logic-puzzles-1",
"2021-10-24": "iq-challenge-1",
"2021-10-31": "find-the-path",
"2021-11-07": "counting-squares",
"2021-11-14": "buffons-needle",
"2021-11-21": "balls-and-books",
"2021-11-28": "addition-squares",
"2021-12-05": "adding-to-15",
"2021-12-12": "9-dots",
"2021-12-19": "treasure-hunt",
"2021-12-26": "russian-multiplication",
"2022-01-02": "river-crossing",
"2022-01-09": "poisoned-wine-puzzle",
"2022-01-16": "matchstick-puzzles",
"2022-01-23": "magic-cards",
"2022-01-30": "langfords-problem",
"2022-02-06": "handshake-puzzles",
"2022-02-13": "geometry-puzzle-1",
"2022-02-20": "gabriels-problem",
"2022-02-27": "fence-around-a-field",
"2022-03-06": "domino-tilings",
"2022-03-13": "collatz-conjecture",
"2022-03-20": "coin-game",
"2022-03-27": "coconut-trader",
"2022-04-03": "circumference",
"2022-04-10": "apple-teaser",
"2022-04-17": "two-eggs",
"2022-04-24": "special-numbers",
"2022-05-01": "scales-and-weights",
"2022-05-08": "picture-puzzles-1",
"2022-05-15": "monkey-business",
"2022-05-22": "locks-and-keys",
"2022-05-29": "frog-party",
"2022-06-05": "counting-chickens",
"2022-06-12": "tic-tac-toe",
"2022-06-19": "tic-tac-toe-with-levels",
"2022-06-26": "tangrams",
"2022-07-03": "secret-santa",
"2022-07-10": "patience",
"2022-07-17": "paper-pieces",
"2022-07-24": "nim-related-games",
"2022-07-31": "nim-21",
"2022-08-07": "mastermind",
"2022-08-14": "make-many",
"2022-08-21": "letter-matching",
"2022-08-28": "countdown",
"2022-09-04": "15-game",
"2022-09-11": "tetris-shapes",
"2022-09-18": "konigsberg-bridges",
"2022-09-25": "kaprekars-number",
"2022-10-02": "diffy-squares",
"2022-10-09": "pell-numbers",
"2022-10-16": "paths",
"2022-10-23": "number-challenge-1",
"2022-10-30": "making-squares",
"2022-11-06": "logic-puzzles-1",
"2022-11-13": "iq-challenge-1",
"2022-11-20": "find-the-path",
"2022-11-27": "counting-squares",
"2022-12-04": "buffons-needle",
"2022-12-11": "balls-and-books",
"2022-12-18": "addition-squares",
"2022-12-25": "adding-to-15",
"2023-01-01": "9-dots",
"2023-01-08": "treasure-hunt",
"2023-01-15": "russian-multiplication",
"2023-01-22": "river-crossing",
"2023-01-29": "poisoned-wine-puzzle",
"2023-02-05": "matchstick-puzzles",
"2023-02-12": "magic-cards",
"2023-02-19": "langfords-problem",
"2023-02-26": "handshake-puzzles",
"2023-03-05": "geometry-puzzle-1",
"2023-03-12": "gabriels-problem",
"2023-03-19": "fence-around-a-field",
"2023-03-26": "domino-tilings",
"2023-04-02": "collatz-conjecture",
"2023-04-09": "coin-game",
"2023-04-16": "coconut-trader",
"2023-04-23": "circumference",
"2023-04-30": "apple-teaser",
"2023-05-07": "two-eggs",
"2023-05-14": "special-numbers",
"2023-05-21": "scales-and-weights",
"2023-05-28": "picture-puzzles-1",
"2023-06-04": "monkey-business",
"2023-06-11": "locks-and-keys",
"2023-06-18": "frog-party",
"2023-06-25": "counting-chickens",
"2023-07-02": "tic-tac-toe",
"2023-07-09": "tic-tac-toe-with-levels",
"2023-07-16": "tangrams",
"2023-07-23": "secret-santa",
"2023-07-30": "patience",
"2023-08-06": "paper-pieces",
"2023-08-13": "nim-related-games",
"2023-08-20": "nim-21",
"2023-08-27": "mastermind",
"2023-09-03": "make-many",
"2023-09-10": "letter-matching",
"2023-09-17": "countdown",
"2023-09-24": "15-game",
"2023-10-01": "tetris-shapes",
"2023-10-08": "konigsberg-bridges",
"2023-10-15": "kaprekars-number",
"2023-10-22": "diffy-squares",
"2023-10-29": "pell-numbers",
"2023-11-05": "paths",
"2023-11-12": "number-challenge-1",
"2023-11-19": "making-squares",
"2023-11-26": "logic-puzzles-1",
"2023-12-03": "iq-challenge-1",
"2023-12-10": "find-the-path",
"2023-12-17": "counting-squares",
"2023-12-24": "buffons-needle",
"2023-12-31": "balls-and-books",
"2024-01-07": "addition-squares",
"2024-01-14": "adding-to-15",
"2024-01-21": "9-dots",
"2024-01-28": "treasure-hunt",
"2024-02-04": "russian-multiplication",
"2024-02-11": "river-crossing",
"2024-02-18": "poisoned-wine-puzzle",
"2024-02-25": "matchstick-puzzles",
"2024-03-03": "magic-cards",
"2024-03-10": "langfords-problem",
"2024-03-17": "handshake-puzzles",
"2024-03-24": "geometry-puzzle-1",
"2024-03-31": "gabriels-problem",
"2024-04-07": "fence-around-a-field",
"2024-04-14": "domino-tilings",
"2024-04-21": "collatz-conjecture",
"2024-04-28": "coin-game",
"2024-05-05": "coconut-trader",
"2024-05-12": "circumference",
"2024-05-19": "apple-teaser",
"2024-05-26": "two-eggs",
"2024-06-02": "special-numbers",
"2024-06-09": "scales-and-weights",
"2024-06-16": "picture-puzzles-1",
"2024-06-23": "monkey-business"
}
Loading

0 comments on commit bfc726e

Please sign in to comment.