diff --git a/.github/data/problems.json b/.github/data/problems.json index b582b1b08..ddca2cf4d 100644 --- a/.github/data/problems.json +++ b/.github/data/problems.json @@ -1409,6 +1409,10 @@ { "day": "21", "title": "Grumpy Bookstore Owner" + }, + { + "day": "22", + "title": "Count Number of Nice Subarrays" } ], "07- July": [ diff --git a/06- June/22- Count Number of Nice Subarrays/.gitkeep b/06- June/22- Count Number of Nice Subarrays/.gitkeep new file mode 100644 index 000000000..e69de29bb