File tree
65 files changed
+75
-79
lines changed- src
- problem_0330_patching_array
- problem_0372_super_pow
- problem_0911_online_election
- problem_1223_dice_roll_simulation
- problem_1250_check_if_it_is_a_good_array
- problem_1262_greatest_sum_divisible_by_three
- problem_1354_construct_target_array_with_multiple_sums
- problem_1723_find_minimum_time_to_finish_all_jobs
- problem_1856_maximum_subarray_min_product
- problem_1862_sum_of_floored_pairs
- problem_1883_minimum_skips_to_arrive_at_meeting_on_time
- problem_1889_minimum_space_wasted_from_packaging
- problem_1953_maximum_number_of_weeks_for_which_you_can_work
- problem_1998_gcd_sort_of_an_array
- problem_2003_smallest_missing_genetic_value_in_each_subtree
- problem_2071_maximum_number_of_tasks_you_can_assign
- problem_2100_find_good_days_to_rob_the_bank
- problem_2105_watering_plants_ii
- problem_2127_maximum_employees_to_be_invited_to_a_meeting
- problem_2136_earliest_possible_day_of_full_bloom
- problem_2141_maximum_running_time_of_n_computers
- problem_2171_removing_minimum_number_of_magic_beans
- problem_2195_append_k_integers_with_minimal_sum
- problem_2233_maximum_product_after_k_increments
- problem_2234_maximum_total_beauty_of_the_gardens
- problem_2250_count_number_of_rectangles_containing_each_point
- problem_2274_maximum_consecutive_floors_without_special_floors
- problem_2279_maximum_bags_with_full_capacity_of_rocks
- problem_2332_the_latest_time_to_catch_a_bus
- problem_2333_minimum_sum_of_squared_difference
- problem_2344_minimum_deletions_to_make_array_divisible
- problem_2386_find_the_k_sum_of_an_array
- problem_2398_maximum_number_of_robots_within_budget
- problem_2410_maximum_matching_of_players_with_trainers
- problem_2420_find_all_good_indices
- problem_2444_count_subarrays_with_fixed_bounds
- problem_2461_maximum_sum_of_distinct_subarrays_with_length_k
- problem_2462_total_cost_to_hire_k_workers
- problem_2501_longest_square_streak_in_an_array
- problem_2517_maximum_tastiness_of_candy_basket
- problem_2530_maximal_score_after_applying_k_operations
- problem_2558_take_gifts_from_the_richest_pile
- problem_2560_house_robber_iv
- problem_2592_maximize_greatness_of_an_array
- problem_2593_find_score_of_an_array_after_marking_all_elements
- problem_2602_minimum_operations_to_make_all_array_elements_equal
- problem_2706_buy_two_chocolates
- problem_2740_find_the_value_of_the_partition
- problem_2830_maximize_the_profit_as_the_salesman
- problem_2841_maximum_sum_of_almost_unique_subarray
- problem_2873_maximum_value_of_an_ordered_triplet_i
- problem_2874_maximum_value_of_an_ordered_triplet_ii
- problem_2908_minimum_sum_of_mountain_triplets_i
- problem_2909_minimum_sum_of_mountain_triplets_ii
- problem_2918_minimum_equal_sum_of_two_arrays_after_replacing_zeros
- problem_2919_minimum_increment_operations_to_make_array_beautiful
- problem_2931_maximum_spending_after_buying_items
- problem_2943_maximize_area_of_square_hole_in_grid
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
65 files changed
+75
-79
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
27 | | - | |
| 26 | + | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
28 | | - | |
| 27 | + | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
0 commit comments