File tree
40 files changed
+159
-158
lines changed- src
- main/kotlin/g0201_0300/s0212_word_search_ii
- test/kotlin
- g0201_0300/s0212_word_search_ii
- g1101_1200/s1145_binary_tree_coloring_game
- g2401_2500/s2468_split_message_based_on_limit
- g2801_2900
- s2809_minimum_time_to_make_array_sum_at_most_x
- s2818_apply_operations_to_maximize_score
- g2901_3000/s2966_divide_array_into_arrays_with_max_difference
- g3001_3100/s3076_shortest_uncommon_substring_in_an_array
- g3201_3300
- s3280_convert_date_to_binary
- s3281_maximize_score_of_numbers_in_ranges
- s3282_reach_end_of_array_with_max_score
- s3283_maximum_number_of_moves_to_kill_all_pawns
- s3286_find_a_safe_walk_through_a_grid
- s3287_find_the_maximum_sequence_value_of_array
- s3288_length_of_the_longest_increasing_path
- s3289_the_two_sneaky_numbers_of_digitville
- s3290_maximum_multiplication_score
- s3291_minimum_number_of_valid_strings_to_form_target_i
- s3292_minimum_number_of_valid_strings_to_form_target_ii
- g3301_3400
- s3303_find_the_occurrence_of_first_almost_equal_substring
- s3309_maximum_possible_number_by_binary_concatenation
- s3312_sorted_gcd_pair_queries
- s3314_construct_the_minimum_bitwise_array_i
- s3315_construct_the_minimum_bitwise_array_ii
- s3316_find_maximum_removals_from_source_string
- s3317_find_the_number_of_possible_ways_for_an_event
- s3318_find_x_sum_of_all_k_long_subarrays_i
- s3319_k_th_largest_perfect_subtree_size_in_binary_tree
- s3320_count_the_number_of_winning_sequences
- s3321_find_x_sum_of_all_k_long_subarrays_ii
- s3330_find_the_original_typed_string_i
- s3331_find_subtree_sizes_after_changes
- s3333_find_the_original_typed_string_ii
- s3334_find_the_maximum_factor_score_of_array
- s3335_total_characters_in_string_after_transformations_i
- s3336_find_the_number_of_subsequences_with_equal_gcd
- s3340_check_balanced_string
- s3341_find_minimum_time_to_reach_last_room_i
- s3342_find_minimum_time_to_reach_last_room_ii
- s3343_count_number_of_balanced_permutations
40 files changed
+159
-158
lines changedLines changed: 4 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | | - | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
11 | 12 | | |
12 | 13 | | |
13 | 14 | | |
14 | 15 | | |
15 | | - | |
| 16 | + | |
16 | 17 | | |
17 | 18 | | |
18 | 19 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
0 commit comments