800
900
1000
1100
1200
1300
ith | Rust Code | Problem Link | Tags | Note |
---|---|---|---|---|
1 | cut_ribbon.rs | https://codeforces.com/problemset/problem/189/A | brute force , dp , *1300 |
|
2 | iq_test.rs | https://codeforces.com/problemset/problem/25/A | brute force , *1300 |
|
3 | registration_system.rs | https://codeforces.com/problemset/problem/4/C | data structures , hashing , implementation , *1300 |
|
4 | t_primes.rs | https://codeforces.com/problemset/problem/230/B | binary search , implementation , math , number theory , *1300 |
1500
ith | Rust Code | Problem Link | Tags | Note |
---|---|---|---|---|
1 | boredom.rs | https://codeforces.com/problemset/problem/455/A | dp , *1500 |
2000
ith | Rust Code | Problem Link | Tags | Note |
---|---|---|---|---|
1 | not_quite_lee.rs | https://codeforces.com/contest/1610/problem/D | combinatorics , dp , math , number theory , *2000 |
× |