File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -271,3 +271,12 @@ int solve(int n, int m) {
271
271
* [CSES - Counting Grids](https://cses.fi/problemset/task/2210)
272
272
* [Codeforces - Buildings](https://codeforces.com/gym/101873/problem/B)
273
273
* [CS Academy - Cube Coloring](https://csacademy.com/contest/beta-round-8/task/cube-coloring/)
274
+ * [Codeforces - Side Transmutations](https://codeforces.com/contest/1065/problem/E)
275
+ * [LightOJ - Necklace](https://vjudge.net/problem/LightOJ-1419)
276
+ * [POJ - Necklace of Beads](http://poj.org/problem?id=1286)
277
+ * [CodeChef - Lucy and Flowers](https://www.codechef.com/problems/DECORATE)
278
+ * [HackerRank - Count the Necklaces](https://www.hackerrank.com/contests/infinitum12/challenges/count-the-necklaces)
279
+ * [POJ - Magic Bracelet](http://poj.org/problem?id=2888)
280
+ * [SPOJ - Sorting Machine](https://www.spoj.com/problems/SRTMACH/)
281
+ * [Project Euler - Pizza Toppings](https://projecteuler.net/problem=281)
282
+ * [ICPC 2011 SERCP - Alphabet Soup](https://archive.algo.is/icpc/swerc/2011/SWERC-set.pdf)
You can’t perform that action at this time.
0 commit comments