| 1 |
accuratelee.rs |
https://codeforces.com/problemset/problem/1369/B |
greedy, implementation, strings, *1200 |
× |
| 2 |
alternating_subsequence.rs |
https://codeforces.com/problemset/problem/1343/C |
dp, greedy, two pointers, *1200 |
|
| 3 |
bersu_ball.rs |
https://codeforces.com/problemset/problem/489/B |
dfs and similar, dp, graph matchings, greedy, sortings, two pointers, *1200 |
|
| 4 |
boats_competition.rs |
https://codeforces.com/problemset/problem/1399/C |
brute force, greedy, two pointers, *1200 |
|
| 5 |
cheap_travel.rs |
https://codeforces.com/problemset/problem/466/A |
implementation, *1200 |
|
| 6 |
chewbacca_and_number.rs |
https://codeforces.com/problemset/problem/514/A |
greedy, implementation, *1200 |
|
| 7 |
flipping_game.rs |
https://codeforces.com/problemset/problem/327/A |
brute force, dp, implementation, *1200 |
|
| 8 |
kth_not_divisible_by_n.rs |
https://codeforces.com/problemset/problem/1352/C |
binary search, math, *1200 |
|
| 9 |
kuriyama_mirais_stones.rs |
https://codeforces.com/problemset/problem/433/B |
dp, implementation, sortings, *1200 |
|
| 10 |
less_or_equal.rs |
https://codeforces.com/problemset/problem/977/C |
sortings, *1200 |
|
| 11 |
make_it_good.rs |
https://codeforces.com/problemset/problem/1385/C |
greedy, *1200 |
|
| 12 |
odd_selection.rs |
https://codeforces.com/problemset/problem/1363/A |
brute force, implementation, math, *1200 |
|
| 13 |
pashmak_and_garden.rs |
https://codeforces.com/problemset/problem/459/A |
implementation, *1200 |
|
| 14 |
same_differences.rs |
https://codeforces.com/problemset/problem/1520/D |
data structures, hashing, math, *1200 |
|
| 15 |
same_parity_summands.rs |
https://codeforces.com/problemset/problem/1352/B |
constructive algorithms, math, *1200 |
|
| 16 |
sequence_with_digits.rs |
https://codeforces.com/problemset/problem/1355/A |
brute force, implementation, math, *1200 |
|
| 17 |
sorted_adjacent_differences.rs |
https://codeforces.com/problemset/problem/1339/B |
constructive algorithms, sortings, *1200 |
|
| 18 |
ternary_string.rs |
https://codeforces.com/problemset/problem/1354/B |
binary search, dp, implementation, two pointers, *1200 |
|
| 19 |
ternary_xor.rs |
https://codeforces.com/problemset/problem/1328/C |
greedy, implementation, *1200 |
|
| 20 |
vanya_and_lanterns.rs |
https://codeforces.com/problemset/problem/492/B |
binary search, implementation, math, sortings, *1200 |
|
| 21 |
worms.rs |
https://codeforces.com/problemset/problem/474/B |
binary search, implementation, *1200 |
|
| 22 |
xxxxx.rs |
https://codeforces.com/problemset/problem/1364/A |
brute force, data structures, number theory, two pointers, *1200 |
|
| 23 |
young_explorers.rs |
https://codeforces.com/problemset/problem/1355/B |
dp, greedy, sortings, *1200 |
× |