Skip to content

Commit

Permalink
Problems of 20240913 updated
Browse files Browse the repository at this point in the history
  • Loading branch information
Yawn-Sean committed Sep 13, 2024
1 parent a9cb1f8 commit f3462c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion daily_problems/2024/09/0913/problems.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
| Difficulty | Problems | Hints |
| -------- | -------- | -------- |
| 1600 | [CF735C](https://codeforces.com/problemset/problem/735/C) | Think of the problem reversely. That is, find the largest number of nodes in a balanced tree with a height of $h$ . |
| 2100 | [CF1149B](https://codeforces.com/problemset/problem/336/D) | If we consider a AND operator, $0$ means a reset. Here, a similar thing happens. |
| 2100 | [CF336D](https://codeforces.com/problemset/problem/336/D) | If we consider a AND operator, $0$ means a reset. Here, a similar thing happens. |

0 comments on commit f3462c8

Please sign in to comment.