├── .gitignore ├── brspoj ├── obi │ ├── AERO.cpp │ ├── BAFO.cpp │ ├── BIT.cpp │ ├── BURACOS.cpp │ ├── CAIXEIRB.cpp │ ├── CALCULA.cpp │ ├── COFRE.cpp │ ├── CRIPTO.cpp │ ├── DENGUE.cpp │ ├── DESCULPA.cpp │ ├── DOBRA.cpp │ ├── DOMINO.cpp │ ├── DUENDE.cpp │ ├── ELASTICO.cpp │ ├── ELEICOES.cpp │ ├── ENERGIA.cpp │ ├── ESTAGIO.cpp │ ├── FATORIA2.cpp │ ├── FLIPERAM.cpp │ ├── FROTATAX.cpp │ ├── FUROS.cpp │ ├── JUNINA.cpp │ ├── LUA.cpp │ ├── MACACO.cpp │ ├── MANUT.cpp │ ├── METEORO.cpp │ ├── MINHOCA.cpp │ ├── MINHOCA2.cpp │ ├── MIOJO.cpp │ ├── NUMERDOS.cpp │ ├── OBIDOMIN.cpp │ ├── OBIHANOI.cpp │ ├── OBIPOKER.cpp │ ├── OBITETRI.cpp │ ├── ORKUT.cpp │ ├── PAL.cpp │ ├── PAR.cpp │ ├── PARPROX.cpp │ ├── PARQUE.cpp │ ├── PASSEIO.cpp │ ├── PEDAGIO.cpp │ ├── PRIMO.cpp │ ├── QUADRAD2.cpp │ ├── QUERM.cpp │ ├── REDOTICA.cpp │ ├── SALDO.cpp │ ├── SENHA.cpp │ ├── SOMA.cpp │ ├── SORVETE.cpp │ ├── SUPERMER.cpp │ ├── TESOURO.cpp │ ├── TRILHAS.cpp │ ├── TV.cpp │ └── VIVO.cpp ├── regional │ ├── AMIGOS.cpp │ ├── APAGA.cpp │ ├── BABEL.cpp │ ├── BALDES.cpp │ ├── BICHO.cpp │ ├── BOLHAS.cpp │ ├── CAIXAS.cpp │ ├── CIRCUITO.cpp │ ├── CLUBE.cpp │ ├── COPA.cpp │ ├── CUBOS.cpp │ ├── CURSO.cpp │ ├── DAMA.cpp │ ├── ENERGIAT.cpp │ ├── ESPACO.cpp │ ├── HIST.cpp │ ├── LOOPMUSI.cpp │ ├── MARIO.cpp │ ├── MEGADAMA.cpp │ ├── NLOGONIA.cpp │ ├── OLIMP.cpp │ ├── PARADA.cpp │ ├── PISCINA.cpp │ ├── ROTA.cpp │ ├── ROUBA.cpp │ ├── TECLE.cpp │ ├── TUBOS.cpp │ ├── VAMPIROS.cpp │ ├── VARETAS.cpp │ ├── VOLEI.cpp │ └── ZAK.cpp ├── seletiva │ ├── .CALCULADORA.cpp.swp │ ├── BAPOSTAS.cpp │ ├── BRAIN.cpp │ ├── BUGADA.cpp │ ├── CARDAPIO.cpp │ ├── CFATORES.cpp │ ├── CONTAGEM.cpp │ ├── CORRIDA.cpp │ ├── CRUZVERM.cpp │ ├── DINOSTRA.cpp │ ├── DIOFANTO.cpp │ ├── DVORONOI.cpp │ ├── EINSTEIN.cpp │ ├── ENCOTEL.cpp │ ├── ESPIRAL.cpp │ ├── F91.cpp │ ├── FATORIAL.cpp │ ├── FLECHAS.cpp │ ├── GENERAL.cpp │ ├── GORE.cpp │ ├── JASPION.cpp │ ├── KOCH.cpp │ ├── KOOPMANS.cpp │ ├── LKING.cpp │ ├── MARQUES.cpp │ ├── MESA.cpp │ ├── NOME.cpp │ ├── ONZE.cpp │ ├── PAPRIMAS.cpp │ ├── PARIDADE.cpp │ ├── PLACAR.cpp │ ├── POPULAR.cpp │ ├── POSLIVRE.cpp │ ├── PREEMPOS.cpp │ ├── PSQF.cpp │ ├── RECUPERA.cpp │ ├── RONTGEN.cpp │ ├── RUMO9S.cpp │ ├── SANDUBA.cpp │ ├── SEQUENCI.cpp │ ├── SETUN.cpp │ ├── SUDOIME.cpp │ ├── TIROS.cpp │ └── WCW.cpp └── sulamericana │ ├── BORABORA.cpp │ ├── CEBOLA.cpp │ ├── CPCARROS.cpp │ ├── DOCE.cpp │ ├── EMOTIC.cpp │ ├── FEYNMAN.cpp │ ├── GALOUVOL.cpp │ ├── IMPEDIDO.cpp │ ├── LOTERIA.cpp │ ├── MAPABOLH.cpp │ ├── ODDOREVE.cpp │ ├── PLACICPC.cpp │ ├── POLEPOS.cpp │ ├── POWERGEN.cpp │ ├── QUASEMEN.cpp │ ├── RAPREGUI.cpp │ └── RELATORI.cpp ├── cf ├── 001A.cpp ├── 001B.cpp ├── 002A.cpp ├── 002B.cpp ├── 003A.cpp ├── 003C.cpp ├── 003D.cpp ├── 004A.cpp ├── 004B.cpp ├── 004C.cpp ├── 004D.cpp ├── 005A.cpp ├── 005A.py ├── 005B.py ├── 005C.py ├── 006A.py ├── 006B.cpp ├── 006C.cpp ├── 006E.cpp ├── 007A.cpp ├── 008A.py ├── 008B.py ├── 008C.cpp ├── 009A.cpp ├── 009C.cpp ├── 009C.py ├── 011A.cpp ├── 011B.cpp ├── 012A.cpp ├── 013A.py ├── 016A.cpp ├── 017A.cpp ├── 020C.cpp ├── 022A.cpp ├── 023A.cpp ├── 024A.cpp ├── 025A.py ├── 025B.cpp ├── 026A.cpp ├── 026B.cpp ├── 027A.cpp ├── 027E.cpp ├── 029A.cpp ├── 029B.cpp ├── 029C.cpp ├── 029D.cpp ├── 031A.cpp ├── 032A.cpp ├── 033A.cpp ├── 033B.cpp ├── 033C.cpp ├── 033D.cpp ├── 033E.cpp ├── 034A.py ├── 034B.py ├── 036C.cpp ├── 036D.cpp ├── 037A.py ├── 038A.py ├── 038B.cpp ├── 038C.cpp ├── 041A.cpp ├── 041A.py ├── 042B.cpp ├── 042C.cpp ├── 042D.cpp ├── 043A.py ├── 043B.cpp ├── 043C.cpp ├── 046A.py ├── 046B.py ├── 047A.py ├── 047B.cpp ├── 048A.cpp ├── 049A.py ├── 050A.py ├── 050B.cpp ├── 052A.cpp ├── 052B.cpp ├── 053A.cpp ├── 053C.cpp ├── 054A.cpp ├── 055A.cpp ├── 056A.cpp ├── 056B.cpp ├── 056C.cpp ├── 056D.cpp ├── 057A.cpp ├── 057B.cpp ├── 057C.cpp ├── 058A.cpp ├── 058B.cpp ├── 058C.cpp ├── 058C.py ├── 058D.cpp ├── 059A.cpp ├── 059B.cpp ├── 059C.cpp ├── 059D.cpp ├── 059E.cpp ├── 060A.cpp ├── 060B.cpp ├── 060C.cpp ├── 066A.py ├── 066B.cpp ├── 066C.cpp ├── 066D.cpp ├── 156A.cpp ├── 156B.cpp ├── 156C.cpp ├── 157A.cpp ├── 157B.cpp ├── 158A.cpp ├── 158B.cpp ├── 158C.cpp ├── 158D.cpp ├── 191A.cpp ├── 191B.cpp ├── 191B.pl ├── 191B.py └── plist ├── codesprint ├── clique.cpp ├── complement.cpp └── insertion.cpp ├── euler ├── base_exp.txt ├── cipher1.txt ├── e001.cpp ├── e001.pl ├── e002.cpp ├── e002.pl ├── e003.cpp ├── e003.pl ├── e004.cpp ├── e004.pl ├── e005.cpp ├── e005.pl ├── e006.cpp ├── e006.pl ├── e007.cpp ├── e007.pl ├── e008.cpp ├── e009.cpp ├── e010.cpp ├── e011.cpp ├── e012.cpp ├── e013.cpp ├── e014.cpp ├── e015.cpp ├── e016.cpp ├── e017.cpp ├── e018.cpp ├── e019.cpp ├── e020.cpp ├── e021.cpp ├── e022.cpp ├── e023.cpp ├── e024.cpp ├── e025.cpp ├── e026.cpp ├── e027.cpp ├── e028.cpp ├── e029.cpp ├── e030.cpp ├── e031.cpp ├── e032.cpp ├── e033.cpp ├── e034.cpp ├── e035.cpp ├── e036.cpp ├── e037.cpp ├── e038.cpp ├── e039.cpp ├── e040.cpp ├── e041.cpp ├── e042.cpp ├── e043.cpp ├── e044.cpp ├── e045.cpp ├── e046.cpp ├── e047.cpp ├── e048.cpp ├── e049.cpp ├── e050.cpp ├── e051.cpp ├── e052.cpp ├── e053.cpp ├── e054.cpp ├── e055.cpp ├── e056.py ├── e057.py ├── e058.py ├── e059.py ├── e060.cpp ├── e061.cpp ├── e062.py ├── e063.py ├── e064.cpp ├── e065.py ├── e066.cpp ├── e067.cpp ├── e068.cpp ├── e069.py ├── e070.cpp ├── e071.py ├── e072.cpp ├── e073.cpp ├── e074.cpp ├── e075.cpp ├── e076.cpp ├── e077.cpp ├── e078.cpp ├── e079.cpp ├── e080.py ├── e081.cpp ├── e082.cpp ├── e083.cpp ├── e084.cpp ├── e085.cs ├── e086.cpp ├── e087.cpp ├── e088.cpp ├── e089.cs ├── e090.cs ├── e091.cs ├── e092.cs ├── e093.cs ├── e093.py ├── e094.cpp ├── e095.cpp ├── e096.cpp ├── e097.cpp ├── e098.cpp ├── e099.cpp ├── e100.cs ├── e102.cpp ├── e103.cpp ├── e104.cpp ├── e104.py ├── e105.cpp ├── e106.cpp ├── e108.cpp ├── e109.cpp ├── e110.cpp ├── e111.cpp ├── e112.cpp ├── e113.cpp ├── e114.cpp ├── e115.cpp ├── e116.cpp ├── e117.cpp ├── e118.cpp ├── e119.cpp ├── e120.cpp ├── e121.cpp ├── e122.cpp ├── e123.cpp ├── e124.cpp ├── e125.cpp ├── e127.cpp ├── e128.cpp ├── e129.cpp ├── e130.cpp ├── e131.cpp ├── e134.cpp ├── e135.cpp ├── e138.cpp ├── e139.cpp ├── e142.cpp ├── e149.cpp ├── e151.cpp ├── e155.cpp ├── e162.cpp ├── e164.cpp ├── e173.cpp ├── e174.cpp ├── e188.cpp ├── e197.cpp ├── e205.cpp ├── e214.cpp ├── e231.cpp ├── e329.cpp ├── e336.cpp ├── e357.cpp ├── e371.cpp ├── keylog.txt ├── matrix.txt ├── pell.txt ├── plist ├── roman.txt ├── sets.txt ├── skel.cpp ├── sudoku.txt ├── sudoku_solutions.txt ├── triangles.txt └── words.txt ├── la ├── 2006.cpp ├── 2007.cpp ├── 2008.cpp ├── 2013.cpp ├── 2014.cpp ├── 2015.cpp ├── 2017.cpp ├── 2021.cpp ├── 2068.cpp ├── 2069.cpp ├── 2071.cpp ├── 2072.cpp ├── 2678.cpp ├── 2681.cpp ├── 2888.cpp ├── 2926.cpp ├── 3151.cpp ├── 3152.cpp ├── 3153.cpp ├── 3154.cpp ├── 3279.cpp ├── 3280.cpp ├── 3281.cpp ├── 3283.cpp ├── 3284.cpp ├── 3373.cpp ├── 3375.cpp ├── 3377.cpp ├── 3378.cpp ├── 3389.cpp ├── 3392.cpp ├── 3409.cpp ├── 3410.cpp ├── 3411.cpp ├── 3413.cpp ├── 3414.cpp ├── 3415.cpp ├── 3418.cpp ├── 3468.cpp ├── 3469.cpp ├── 3470.cpp ├── 3471.cpp ├── 3473.cpp ├── 3474.cpp ├── 3475.cpp ├── 3498.cpp ├── 3571.cpp ├── 3572.cpp ├── 3642.cpp ├── 3646.cpp ├── 3651.cpp ├── 3652.cpp ├── 3654.cpp ├── 3655.cpp ├── 3656.cpp ├── 3657.cpp ├── 3658.cpp ├── 3708.cpp ├── 3711.cpp ├── 3712.cpp ├── 3910.cpp ├── 3911.cpp ├── 3929.cpp ├── 3934.cpp ├── 3935.cpp ├── 3953.cpp ├── 3956.cpp ├── 3958.cpp ├── 3960.cpp ├── 3971.cpp ├── 3972.cpp ├── 3973.cpp ├── 3977.cpp ├── 3978.cpp ├── 3979.cpp ├── 4043.cpp ├── 4051.cpp ├── 4183.cpp ├── 4184.cpp ├── 4185.cpp ├── 4187.cpp ├── 4188.cpp ├── 4189.cpp ├── 4190.cpp ├── 4191.cpp ├── 4210.cpp ├── 4212.cpp ├── 4213.cpp ├── 4215.cpp ├── 4216.cpp ├── 4219.cpp ├── 4286.cpp ├── 4289.cpp ├── 4292.cpp ├── 4294.cpp ├── 4296.cpp ├── 4298.cpp ├── 4299.cpp ├── 4304.cpp ├── 4361.cpp ├── 4362.cpp ├── 4364.cpp ├── 4365.cpp ├── 4366.cpp ├── 4367.cpp ├── 4368.cpp ├── 4370.cpp ├── 4403.cpp ├── 4405.cpp ├── 4407.cpp ├── 4408.cpp ├── 4472.cpp ├── 4473.cpp ├── 4474.cpp ├── 4475.cpp ├── 4476.cpp ├── 4477.cpp ├── 4478.cpp ├── 4479.cpp ├── 4480.cpp ├── 4481.cpp ├── 4482.cpp ├── 4512.cpp ├── 4552.cpp ├── 4553.cpp ├── 4554.cpp ├── 4556.cpp ├── 4788.cpp ├── 4805.cpp ├── 4806.cpp ├── 4807.cpp ├── 4808.cpp ├── 4809.cpp ├── 4810.cpp ├── 4812.cpp ├── 4813.cpp ├── 4814.cpp ├── 4816.cpp ├── 4820.cpp ├── 4825.cpp ├── 4944.cpp ├── 4946.cpp ├── 4947.cpp ├── 4954.cpp └── plist ├── leetcode ├── .gitignore ├── 00001_two_sum.py ├── 00002_add_two_numbers.py ├── 00003_longest_substring_without_repeating_characters.py ├── 00003_longest_substring_without_repeating_characters.rs ├── 00004_median_of_two_sorted_arrays.py ├── 00005_longest_palindromic_substring.py ├── 00006_zigag_conversion.py ├── 00007_reverse_integer.py ├── 00008_string_to_integer_atoi.py ├── 00009_palindrome_number.py ├── 00010_regular_expression_matching.py ├── 00011_container_with_most_water.py ├── 00012_integer_to_roman.py ├── 00013_roman_to_integer.py ├── 00014_longest_common_prefix.py ├── 00015_3sum.py ├── 00016_3sum_closest.py ├── 00017_letter_combinations_of_a_phone_number.py ├── 00018_4sum.py ├── 00019_remove_nth_node_from_end_of_list.py ├── 00020_valid_parentheses.py ├── 00021_merge_two_sorted_lists.py ├── 00022_generate_parentheses.py ├── 00023_merge_k_sorted_lists.py ├── 00024_swap_nodes_in_pairs.py ├── 00025_reverse_nodes_in_k_group.py ├── 00026_remove_duplicates_from_sorted_array.py ├── 00027_remove_element.py ├── 00028_implement_strstr.py ├── 00029_divide_two_integers.py ├── 00030_substring_with_concatenation_of_all_words.py ├── 00031_next_permutation.py ├── 00032_longest_valid_parentheses.py ├── 00033_search_in_rotated_sorted_array.py ├── 00034_find_first_and_last_position_of_element_in_sorted_array.py ├── 00035_search_insert_position.py ├── 00036_valid_sudoku.py ├── 00037_sudoku_solver.py ├── 00038_count_and_say.py ├── 00039_combination_sum.py ├── 00040_combination_sum_ii.py ├── 00041_first_missing_positive.py ├── 00042_trapping_rain_water.py ├── 00042_trapping_rain_water.rs ├── 00043_multiply_strings.py ├── 00044_wildcard_matching.py ├── 00045_jump_game_ii.py ├── 00046_permutations.py ├── 00047_permutations_ii.py ├── 00048_rotate_image.py ├── 00049_group_anagrams.py ├── 00050_powx_n.py ├── 00051_n_queens.py ├── 00052_n_queens_ii.py ├── 00053_maximum_subarray.py ├── 00054_spiral_matrix.py ├── 00055_jump_game.py ├── 00056_merge_intervals.py ├── 00057_insert_interval.py ├── 00058_length_of_last_word.py ├── 00058_length_of_last_word.rs ├── 00059_spiral_matrix_ii.py ├── 00060_permutation_sequence.py ├── 00061_rotate_list.py ├── 00062_unique_paths.py ├── 00063_unique_paths_ii.py ├── 00064_minimum_path_sum.py ├── 00065_valid_number.py ├── 00066_plus_one.py ├── 00067_add_binary.py ├── 00068_text_justification.py ├── 00069_sqrtx.py ├── 00070_climbing_stairs.py ├── 00071_simplify_path.py ├── 00073_set_matrix_zeroes.py ├── 00074_search_a_2d_matrix.py ├── 00075_sort_colors.py ├── 00076_minimum_window_substring.py ├── 00077_combinations.py ├── 00078_subsets.py ├── 00079_word_search.py ├── 00079_word_search.rs ├── 00080_remove_duplicates_from_sorted_array_ii.py ├── 00081_search_in_rotated_sorted_array_ii.py ├── 00082_remove_duplicates_from_sorted_list_ii.py ├── 00083_remove_duplicates_from_sorted_list.py ├── 00085_maximal_rectangle.rs ├── 00086_partition_list.py ├── 00088_merge_sorted_array.py ├── 00089_gray_code.py ├── 00092_reverse_linked_list_ii.py ├── 00096_unique_binary_search_trees.py ├── 00098_validate_binary_search_tree.py ├── 00099_recover_binary_search_tree.py ├── 00100_same_tree.py ├── 00101_symmetric_tree.py ├── 00104_maximum_depth_of_binary_tree.py ├── 00105_construct_binary_tree_from_preorder_and_inorder_traversal.py ├── 00106_construct_binary_tree_from_inorder_and_postorder_traversal.py ├── 00110_balanced_binary_tree.py ├── 00111_minimum_depth_of_binary_tree.py ├── 001128_number_of_equivalent_domino_pairs.py ├── 00112_path_sum.py ├── 00113_path_sum_ii.py ├── 00115_distinct_subsequences.py ├── 00117_populating_next_right_pointers_in_each_node_ii.py ├── 00118_pascals_triangle.py ├── 00120_triangle.py ├── 00122_best_time_to_buy_and_sell_stock_ii.py ├── 00124_binary_tree_maximum_path_sum.py ├── 00125_valid_palindrome.py ├── 00129_sum_root_to_leaf_numbers.py ├── 00129_sum_root_to_leaf_numbers.rs ├── 00133_clone_graph.py ├── 00136_single_number.cpp ├── 00136_single_number.py ├── 00146_lru_cache.py ├── 00150_evaluate_reverse_polish_notation.py ├── 00152_maximum_product_subarray.py ├── 00155_min_stack.py ├── 00160_intersection_of_two_linked_lists.py ├── 00164_maximum_gap.py ├── 00165_compare_version_numbers.rs ├── 00169_majority_element.py ├── 00171_excel_sheet_column_number.py ├── 00172_factorial_trailing_zeroes.py ├── 00181_employees_earning_more_than_their_managers.py ├── 00189_rotate_array.py ├── 00191_number_of_1_bits.py ├── 00192_word_frequency.sh ├── 00197_rising_temperature.sql ├── 00200_number_of_islands.py ├── 00200_number_of_islands.rs ├── 00201_bitwise_and_of_numbers_range.py ├── 00202_happy_number.py ├── 00204_count_primes.py ├── 00205_isomorphic_strings.rs ├── 00205_isomorphic_strings.ts ├── 00206_reverse_linked_list.rs ├── 00208_implement_trie_prefix_tree.py ├── 00210_course_schedule_ii.py ├── 00217_contains_duplicate.py ├── 00221_maximal_square.py ├── 00222_count_complete_tree_nodes.py ├── 00225_implement_stack_using_queues.py ├── 00228_summary_ranges.py ├── 00229_majority_element_ii.py ├── 00231_power_of_two.rs ├── 00236_lowest_common_ancestor_of_a_binary_tree.py ├── 00238_product_of_array_except_self.py ├── 00239_sliding_window_maximum.py ├── 00240_search_a_2d_matrix_ii.py ├── 00242_valid_anagram.py ├── 00268_missing_number.rs ├── 00278_first_bad_version.py ├── 00279_perfect_squares.rs ├── 00283_move_zeroes.py ├── 00287_find_the_duplicate_number.rs ├── 00299_bulls_and_cows.py ├── 00301_remove_invalid_parentheses.py ├── 00303_range_sum_query_immutable.py ├── 00310_minimum_height_trees.rs ├── 00316_remove_duplicate_letters.py ├── 00318_maximum_product_of_word_lengths.py ├── 00328_odd_even_linked_list.py ├── 00331_verify_preorder_serialization_of_a_binary_tree.py ├── 00332_reconstruct_itinerary.py ├── 00337_house_robber_iii.py ├── 00342_power_of_four.py ├── 00344_reverse_string.py ├── 00347_top_k_frequent_elements.py ├── 00349_intersection_of_two_arrays.py ├── 00367_valid_perfect_square.py ├── 00371_sum_of_two_integers.py ├── 00374_guess_number_higher_or_lower.py ├── 00377_combination_sum_iv.py ├── 00378_kth_smallest_element_in_a_sorted_matrix.py ├── 00383_ransom_note.py ├── 00384_shuffle_an_array.py ├── 00385_mini_parser.py ├── 00386_lexicographical_numbers.py ├── 00387_first_unique_character_in_a_string.py ├── 00388_longest_absolute_file_path.py ├── 00389_find_the_difference.py ├── 00401_binary_watch.py ├── 00402_remove_k_digits.py ├── 00402_remove_k_digits.rs ├── 00403_frog_jump.py ├── 00404_sum_of_left_leaves.rs ├── 00406_queue_reconstruction_by_height.py ├── 00407_trapping_rain_water_ii.py ├── 00414_third_maximum_number.py ├── 00415_add_strings.py ├── 00416_partition_equal_subset_sum.py ├── 00417_pacific_atlantic_water_flow.py ├── 00433_minimum_genetic_mutation.py ├── 00437_path_sum_iii.py ├── 00438_find_all_anagrams_in_a_string.py ├── 00441_arranging_coins.py ├── 00442_find_all_duplicates_in_an_array.py ├── 00443_string_compression.py ├── 00449_serialize_and_deserialize_bst.py ├── 00452_minimum_number_of_arrows_to_burst_balloons.rs ├── 00455_assign_cookies.py ├── 00457_circular_array_loop.rs ├── 00463_island_perimeter.rs ├── 00464_can_i_win.py ├── 00470_implement_rand10_using_rand7.py ├── 00473_matchsticks_to_square.py ├── 00474_ones_and_zeroes.py ├── 00476_number_complement.py ├── 00478_generate_random_point_in_a_circle.py ├── 00479_largest_palindrome_product.py ├── 00480_sliding_window_median.py ├── 00482_license_key_formatting.py ├── 00485_max_consecutive_ones.py ├── 00486_predict_the_winner.py ├── 00491_increasing_subsequences.py ├── 00495_teemo_attacking.py ├── 00496_next_greater_element_i.py ├── 00497_random_point_in_non_overlapping_rectangles.py ├── 00500_keyboard_row.py ├── 00514_freedom_trail.rs ├── 00515_find_largest_value_in_each_tree_row.py ├── 00518_coin_change_2.py ├── 00519_random_flip_matrix.py ├── 00520_detect_capital.py ├── 00525_contiguous_array.py ├── 00526_beautiful_arrangement.py ├── 00528_random_pick_with_weight.py ├── 00529_minesweeper.py ├── 00530_minimum_absolute_difference_in_bst.py ├── 00537_complex_number_multiplication.py ├── 00538_convert_bst_to_greater_tree.py ├── 00540_single_element_in_a_sorted_array.py ├── 00542_01_matrix.py ├── 00543_diameter_of_binary_tree.py ├── 00546_remove_boxes.py ├── 00551_student_attendance_record_i.py ├── 00557_reverse_words_in_a_string_iii.py ├── 00560_subarray_sum_equals_k.py ├── 00565_array_nesting.py ├── 00567_permutation_in_string.py ├── 00576_out_of_boundary_paths.py ├── 00577_employee_bonus.mysql ├── 00583_delete_operation_for_two_strings.py ├── 00589_n_ary_tree_preorder_traversal.py ├── 00590_n_ary_tree_postorder_traversal.py ├── 00592_fraction_addiction_and_subtraction.py ├── 00593_valid_square.py ├── 00594_longest_harmonious_subsequence.py ├── 00611_valid_triangle_number.py ├── 00622_design_circular_queue.py ├── 00623_add_one_row_to_tree.rs ├── 00627_swap_salary.sql ├── 00640_solve_the_equation.py ├── 00649_dota2_senate.py ├── 00650_2_keys_keyboard.py ├── 00652_find_duplicate_subtrees.py ├── 00653_two_sum_iv_input_is_a_bst.py ├── 00657_robot_return_to_origin.py ├── 00658_find_k_closest_elements.py ├── 00659_split_array_into_consecutive_subsequences.py ├── 00662_maximum_width_of_binary_tree.py ├── 00665_non_decreasing_array.py ├── 00668_kth_smallest_number_in_multiplication_table.py ├── 00670_maximum_swap.py ├── 00671_second_minimum_node_in_a_binary_tree.py ├── 00672_bulb_switcher_ii.py ├── 00674_longest_continuous_increasing_subsequence.py ├── 00677_map_sum_pairs.py ├── 00678_valid_parenthesis_string.py ├── 00678_valid_parenthesis_string.rs ├── 00680_valid_palindrome_ii.py ├── 00687_longest_univalue_path.py ├── 00698_partition_to_k_equal_sum_subsets.py ├── 00699_falling_squares.py ├── 00700_search_in_a_binary_search_tree.py ├── 00709_to_lower_case.py ├── 00717_1_bit_and_2_bit_characters.py ├── 00722_remove_comments.py ├── 00728_self_dividing_numbers.py ├── 00733_flood_fill.py ├── 00752_open_the_lock.rs ├── 00757_set_intersection_size_at_least_two.py ├── 00766_toeplitz_matrix.py ├── 00769_max_chunks_to_make_sorted.py ├── 00771_jewels_and_stones.py ├── 00773_sliding_puzzle.py ├── 00777_swap_adjacent_in_lr_string.py ├── 00778_swim_in_rising_water.py ├── 00780_reaching_points.py ├── 00792_number_of_matching_subsequences.py ├── 00794_valid_tic_tac_toe_state.py ├── 00797_all_paths_from_source_to_target.py ├── 00804_unique_morse_code_words.py ├── 00809_expressive_words.py ├── 00811_subdomain_visit_count.py ├── 00812_largest_triangle_area.py ├── 00817_linked_list_components.py ├── 00824_goat_latin.py ├── 00825_friends_of_appropriate_ages.py ├── 00829_consecutive_number_sum.py ├── 00830_positions_of_large_groups.py ├── 00834_sum_of_distances_in_tree.py ├── 00837_new_21_game.py ├── 00838_push_dominoes.py ├── 00840_magic_squares_in_grid.py ├── 00841_keys_and_rooms.py ├── 00842_split_array_into_fibonacci_sequence.py ├── 00844_backspace_string_compare.py ├── 00848_shifting_letters.py ├── 00849_maximize_distance_to_closest_person.py ├── 00864_shortest_path_to_get_all_keys.py ├── 00867_transpose_matrix.py ├── 00869_reordered_power_of_2.py ├── 00870_advantage_shuffle.py ├── 00871_minimum_number_of_refueling_stops.py ├── 00872_leaf_similar_trees.py ├── 00876_middle_of_the_linked_list.py ├── 00878_nth_magical_number.py ├── 00880_decoded_string_at_index.py ├── 00881_boats_to_save_people.rs ├── 00883_projection_area_of_3d_shapes.py ├── 00885_spiral_matrix_iii.py ├── 00891_sum_of_subsequence_widths.py ├── 00894_all_possible_full_binary_trees.py ├── 00896_monotonic_array.py ├── 00897_increasing_order_search_tree.py ├── 00897_increasing_order_search_tree_2.py ├── 00898_bitwise_ors_of_subarrays.py ├── 00901_online_stock_span.py ├── 00908_smallest_range_i.py ├── 00909_snakes_and_ladders.py ├── 00915_partition_array_into_disjoint_intervals.py ├── 00918_maximum_sum_circular_subarray.py ├── 00919_complete_binary_tree_inserter.py ├── 00922_sort_array_by_parity_ii.py ├── 00923_3sum_with_multiplicity.py ├── 00925_long_pressed_name.py ├── 00933_number_of_recent_calls.py ├── 00935_knight_dialer.py ├── 00937_reorder_data_in_log_files.py ├── 00938_range_sum_of_bst.py ├── 00941_valid_mountain_array.py ├── 00946_validate_stack_sequences.py ├── 00949_largest_time_for_given_digits.py ├── 00950_reveal_cards_in_increasing_order.rs ├── 00954_array_of_doubled_pairs.py ├── 00957_prison_cells_after_n_days.py ├── 00958_check_completeness_of_a_binary_tree.py ├── 00959_regions_cut_by_slashes.py ├── 00967_numbers_with_same_consecutive_differences.py ├── 00971_flip_binary_tree_to_match_preorder_traversal.py ├── 00976_largest_perimeter_triangle.py ├── 00977_squares_of_a_sorted_array.py ├── 00981_time_based_key_value_store.py ├── 00983_minimum_cost_for_tickets.py ├── 00987_vertical_order_traversal_of_a_binary_tree.py ├── 00988_smallest_string_starting_from_leaf.rs ├── 00991_broken_calculator.py ├── 00993_cousins_in_binary_tree.py ├── 00994_rotting_oranges.py ├── 00995_minimum_number_of_k_consecutive_bit_flips.py ├── 00997_find_the_town_judge.py ├── 01003_check_if_word_is_valid_after_substitutions.py ├── 01004_max_consecutive_ones_iii.py ├── 01006_clumsy_factorial.py ├── 01008_construct_binary_search_tree_from_preorder_traversal.py ├── 01009_complement_of_base_10_integer.py ├── 01010_pairs_of_songs_with_total_duration_divisible_by_60.py ├── 01015_smallest_integer_divisible_by_k.py ├── 01018_binary_prefix_divisible_by_5.py ├── 01020_number_of_enclaves.py ├── 01023_camelcase_matching.py ├── 01033_moving_stones_until_consecutive.py ├── 01035_uncrossed_lines.py ├── 01037_valid_boomerang.py ├── 01038_binary_search_tree_to_greater_sum_tree.py ├── 01039_minimum_score_triangulation_of_polygon.py ├── 01041_robot_bounded_in_circle.py ├── 01046_last_stone_weight.py ├── 01049_last_stone_weight_ii.py ├── 01051_height_checker.py ├── 01052_grumpy_bookstore_owner.py ├── 01079_letter_tile_possibilities.py ├── 01080_insufficient_nodes_in_root_to_leaf_paths.py ├── 01090_largest_values_from_labels.py ├── 01104_path_in_zigzag_labelled_binary_tree.py ├── 01108_defanging_an_ip_address.py ├── 01115_print_foobar_alternately.py ├── 01123_lowest_common_ancestor_of_deepest_leaves.py ├── 01129_shortest_path_with_alternating_colors.py ├── 01131_maximum_of_absolute_value_expression.py ├── 01137_nth_tribonacci_number.rs ├── 01143_longest_common_subsequence.py ├── 01146_snapshot_array.py ├── 01147_longest_chunked_palindrome_decomposition.py ├── 01154_day_of_the_year.py ├── 01161_maximum_level_sum_of_a_binary_tree.py ├── 01169_invalid_transactions.py ├── 01171_remove_zero_sum_consecutive_nodes_from_linked_list.py ├── 01200_minimum_absolute_difference.py ├── 01201_ugly_number_iii.py ├── 01207_unique_number_of_occurrences.py ├── 01218_longest_arithmetic_subsequence_of_given_difference.py ├── 01219_path_with_maximum_gold.py ├── 01220_count_vowels_permutation.py ├── 01221_split_a_string_in_balanced_strings.py ├── 01226_the_dining_philosophers.py ├── 01227_airplane_seat_assignment_probability.py ├── 01228_missing_number_in_arithmetic_progression.py ├── 01229_meeting_scheduler.py ├── 01230_toss_strange_coins.py ├── 01231_divide_chocolate.py ├── 01232_check_if_it_is_a_straight_line.py ├── 01233_remove_sub_folders_from_the_file_system.py ├── 01234_replace_the_substring_for_balanced_string.py ├── 01235_maximum_profit_in_job_scheduling.py ├── 01237_find_positive_integer_solution_for_a_given_equation.py ├── 01239_maximum_length_of_a_concatenated_string_with_unique_characters.py ├── 01247_minimum_swaps_to_make_strings_equal.py ├── 01248_count_number_of_nice_subarrays.py ├── 01249_minimum_remove_to_make_valid_parentheses.py ├── 01249_minimum_remove_to_make_valid_parentheses.rs ├── 01250_check_if_it_is_a_good_array.py ├── 01252_cells_with_odd_values_in_a_matrix.py ├── 01253_reconstruct_a_2_row_binary_matrix.py ├── 01254_number_of_closed_islands.py ├── 01255_maximum_score_words_formed_by_letters.py ├── 01260_shift_2d_grid.py ├── 01261_find_elements_in_a_contaminated_binary_tree.py ├── 01262_greatest_sum_divisible_by_three.py ├── 01263_minimum_moves_to_move_a_box_to_their_target_location.py ├── 01275_find_winner_on_a_tic_tac_toe_game.py ├── 01276_number_of_burgers_with_no_waste_of_ingredients.py ├── 01277_count_square_submatrices_with_all_ones.py ├── 01278_palindrome_partitioning_iii.py ├── 01289_minimum_falling_path_sum_ii.rs ├── 01290_convert_binary_number_in_a_linked_list_to_integer.py ├── 01295_find_numbers_with_even_number_of_digits.py ├── 01304_find_n_unique_integers_sum_up_to_zero.py ├── 01317_convert_integer_to_the_sum_of_two_no_zero_integers.py ├── 01337_the_k_weakest_rows_in_a_matrix.py ├── 01348_tweet_counts_per_frequency.py ├── 01351_count_negative_numbers_in_a_sorted_matrix.py ├── 01353_maximum_number_of_events_that_can_be_attended.py ├── 01386_cinema_seat_allocation.py ├── 01389_create_target_array_in_the_given_order.py ├── 01394_find_lucky_integer_in_an_array.py ├── 01404_number_of_steps_to_reduce_a_number_in_binary_representation_to_one.py ├── 01410_html_entity_parser.py ├── 01432_max_difference_you_can_get_from_changing_an_integer.py ├── 01436_destination_city.py ├── 01437_check_if_all_1s_are_at_least_length_k_places_away.py ├── 01438_longest_continuous_subarray_with_absolute_diff_less_than_or_equal_to_limit.py ├── 01439_find_the_kth_smallest_sum_of_a_matrix_with_sorted_rows.py ├── 01450_number_of_students_doing_homework_at_a_given_time.py ├── 01451_rearrange_words_in_a_sentence.py ├── 01452_people_whose_list_of_favorite_companies_is_not_a_subset_of_another_list.py ├── 01453_maximum_number_of_darts_inside_of_a_circular_dartboard.py ├── 01456_maximum_number_of_vowels_in_a_substring_of_given_length.py ├── 01460_make_two_arrays_equal_by_reversing_subarrays.py ├── 01463_cherry_pickup_ii.py ├── 01480_running_sum_of_1d_array.py ├── 01488_avoid_flood_in_the_city.py ├── 01498_number_of_subsequences_that_satisfy_the_given_solution.py ├── 01502_can_make_arithmetic_progression_from_sequence.py ├── 01513_number_of_substrings_with_only_1s.py ├── 01514_path_with_maximum_probability.rs ├── 01518_water_bottles.py ├── 01526_minimum_number_of_increments_on_subarrays_to_form_a_target_array.py ├── 01535_find_the_winner_of_an_array_game.rs ├── 01540_can_convert_string_in_k_moves.py ├── 01544_make_the_string_great.rs ├── 01573_number_of_ways_to_split_a_string.py ├── 01578_minimum_time_to_make_rope_colorful.py ├── 01584_min_cost_to_connect_all_points.py ├── 01590_make_sum_divisible_by_p.py ├── 01611_minimum_one_bit_operations_to_make_integers_zero.py ├── 01614_maximum_nesting_depth_of_the_parentheses.rs ├── 01695_maximum_erasure_value.py ├── 01700_number_of_students_unable_to_eat_lunch.rs ├── 01717_maximum_score_from_removing_substrings.py ├── 01720_decode_xored_array.py ├── 01733_minimum_number_of_people_to_teach.py ├── 01751_maximum_number_of_events_that_can_be_attended_ii.py ├── 01780_check_if_number_is_a_sum_of_powers_of_three.py ├── 01792_maximum_average_pass_ratio.py ├── 01818_minimum_absolute_sum_difference.py ├── 01865_finding_pairs_with_a_certain_sum.py ├── 01900_the_earliest_and_latest_rounds_where_players_compete.py ├── 01903_largest_odd_number_in_string.py ├── 01910_remove_all_occurrences_of_a_substring.py ├── 01912_design_movie_rental_system.py ├── 01915_number_of_wonderful_strings.rs ├── 01930_unique_length_3_palindromic_subsequences.py ├── 01935_maximum_number_of_words_you_can_type.py ├── 01948_delete_duplicate_folders_in_system.py ├── 01957_delete_characters_to_make_fancy_string.py ├── 01971_find_if_path_exists_in_graph.rs ├── 01992_find_all_groups_of_farmland.rs ├── 02000_reverse_prefix_of_word.rs ├── 02014_longest_subsequence_repeated_k_times.py ├── 02016_maximum_difference_between_increasing_elements.py ├── 02040_kth_smallest_product_of_two_ordered_arrays.py ├── 02044_count_number_of_maximum_bitwise_or_subsets.py ├── 02054_two_best_non_overlapping_events.py ├── 02055_plates_between_candles.py ├── 02073_time_needed_to_buy_tickets.rs ├── 02081_sum_of_k_mirror_numbers.py ├── 02099_find_subsequence_with_length_k_with_largest_sum.py ├── 02106_maximum_fruits_harvested_after_at_most_k_steps.py ├── 02108_find_first_palindromic_string_in_the_array.rs ├── 02125_number_of_laser_beams_in_a_bank.py ├── 02125_number_of_laser_beams_in_a_bank.rs ├── 02126_destroying_asteroids.rs ├── 02138_divide_a_string_into_groups_of_size_k.py ├── 02149_rearrange_array_elements_by_sign.py ├── 02154_keep_multiplying_found_values_by_two.py ├── 02163_minimum_difference_in_sums_after_removal_of_elements.py ├── 02169_count_operations_to_obtain_zero.py ├── 02187_minimum_time_to_complete_trips.py ├── 02197_replace_non_coprime_numbers_in_array.py ├── 02200_find_all_k_distant_indices_in_array.py ├── 02210_count_hills_and_valleys_in_an_array.py ├── 02221_find_triangular_sum_of_an_array.py ├── 02244_minimum_rounds_to_complete_all_tasks.py ├── 02257_count_unguarded_cells_in_the_grid.py ├── 02259_remove_digit_from_number_to_maximize_result.py ├── 02260_minimum_consecutive_cards_to_pick_up.py ├── 02275_largest_combination_with_bitwise_and_greater_than_zero.py ├── 02294_partition_array_such_that_maximum_difference_is_k.py ├── 02300_successful_pairs_of_spells_and_potions.py ├── 02310_sum_of_numbers_with_units_digit_k.py ├── 02311_longest_binary_subsequence_less_than_or_equal_to_k.cpp ├── 02311_longest_binary_subsequence_less_than_or_equal_to_k.py ├── 02319_check_if_matrix_is_x_matrix.py ├── 02320_count_number_of_ways_to_place_houses.py ├── 02322_minimum_score_after_removals_on_a_tree.py ├── 02327_number_of_people_aware_of_a_secret.py ├── 02348_number_of_zero_filled_subarrays.py ├── 02353_design_a_food_rating_system.py ├── 02370_longest_ideal_subsequence.rs ├── 02402_meeting_rooms_iii.py ├── 02410_maximum_matching_of_players_with_trainers.py ├── 02411_smallest_subarrays_with_maximum_bitwise_or.py ├── 02419_longest_subarray_with_maximum_bitwise_and.py ├── 02425_bitwise_xor_of_all_pairings.py ├── 02435_paths_in_matrix_whose_sum_is_divisible_by_k.py ├── 02441_largest_positive_integer_that_exists_with_its_negative.rs ├── 02447_number_of_subarrays_with_gcd_equal_to_k.py ├── 02498_frog_jump_ii.py ├── 02514_count_anagrams.rs ├── 02528_maximize_the_minimum_powered_city.py ├── 02536_increment_submatrices_by_one.py ├── 02551_put_marbles_in_bags.rs ├── 02561_rearranging_fruits.py ├── 02566_maximum_difference_by_remapping_a_digit.py ├── 02616_minimize_the_maximum_difference_of_pairs.py ├── 02621_sleep.js ├── 02645_minimum_additions_to_make_valid_string.py ├── 02654_minimum_number_of_operations_to_make_all_array_elements_equal_to_1.py ├── 02685_count_the_number_of_complete_components.py ├── 02749_minimum_operations_to_make_the_integer_zero.py ├── 02770_maximum_number_of_jumps_to_reach_the_last_index.py ├── 02785_sort_vowels_in_a_string.py ├── 02864_maximum_odd_binary_number.rs ├── 02872_maximum_number_of_k_divisible_components.py ├── 02891_method_chaining.py ├── 02913_subarrays_distinct_element_sum_of_squares_i.py ├── 02929_distribute_candies_among_children_ii.py ├── 02943_maximize_area_of_square_hole_in_grid.py ├── 02966_divide_array_into_arrays_with_max_difference.py ├── 02976_minimum_cost_to_convert_string_i.py ├── 02997_minimum_number_of_operations_to_make_array_xor_equal_to_k.rs ├── 03000_maximum_area_of_longest_diagonal_rectangle.py ├── 03021_alice_and_bob_playing_flower_game.py ├── 03025_find_the_number_of_ways_to_place_people_i.py ├── 03027_find_the_number_of_ways_to_place_people_ii.py ├── 03043_find_the_length_of_the_longest_common_prefix.py ├── 03075_maximize_happiness_of_selected_children.py ├── 03085_minimum_deletions_to_make_string_k_special.py ├── 03099_harshad_number.rs ├── 03100_water_bottles_ii.py ├── 03100_water_bottles_ii.rs ├── 03101_count_alternating_subarrays.rs ├── 03136_valid_word.py ├── 03147_taking_maximum_energy_from_the_mystic_dungeon.py ├── 03190_find_minimum_operations_to_make_all_elements_divisible_by_three.py ├── 03201_find_the_maximum_length_of_valid_subsequence_i.py ├── 03202_find_the_maximum_length_of_valid_subsequence_ii.py ├── 03217_delete_nodes_from_linked_list_present_in_array.py ├── 03227_vowels_game_in_a_string.py ├── 03228_maximum_number_of_operations_to_move_ones_to_the_end.py ├── 03234_count_the_number_of_substrings_with_dominant_ones.py ├── 03289_the_two_sneaky_numbers_of_digitville.py ├── 03304_find_the_kth_character_in_string_game_i.py ├── 03307_find_the_kth_character_in_string_game_ii.py ├── 03318_find_x_sum_of_all_k_long_subarrays_i.py ├── 03321_find_x_sum_of_all_k_long_subarrays_ii.py ├── 03330_find_the_original_typed_string_i.py ├── 03333_find_the_original_typed_string_ii.py ├── 03354_make_array_elements_equal_to_zero.py ├── 03370_smallest_number_with_all_set_bits.py ├── 03375_minimum_operations_to_make_array_values_equal_to_k.py ├── 03381_maximum_subarray_sum_with_length_divisible_by_k.py ├── 03397_maximum_number_of_distinct_elements_after_operations.py ├── 03398_smallest_substring_with_identical_characters_i.py ├── 03405_count_the_number_of_arrays_with_k_matching_adjacent_elements.py ├── 03408_design_task_manager.py ├── 03409_longest_subsequence_with_decreasing_adjacent_difference.py ├── 03412_check_if_grid_satisfies_conditions.py ├── 03423_maximum_difference_between_adjacent_elements_in_a_circular_array.py ├── 03439_reschedule_meetings_for_maximum_free_time_i.py ├── 03440_reschedule_meetings_for_maximum_free_time_ii.py ├── 03442_maximum_difference_between_even_and_odd_frequency_i.py ├── 03443_maximum_manhattan_distance_after_k_changes.py ├── 03445_maximum_difference_between_even_and_odd_frequency_ii.py ├── 03453_separate_squares_i.py ├── 03459_length_of_longest_v_shaped_diagonal_segment.py ├── 03480_maximize_subarrays_after_removing_one_conflicting_pair.py ├── 03484_design_spreadsheet.py ├── 03487_maximum_unique_subarray_sum_after_deletion.py ├── 03494_find_the_minimum_amount_of_time_to_brew_potions.py ├── 03495_minimum_operations_to_make_array_elements_zero.py ├── 03499_maximize_active_section_with_trade_i.py ├── 03508_implement_router.py ├── 03512_minimum_number_of_operations_to_make_array_sum_divisible_by_k.py ├── 03513_number_of_unique_xor_triplets_i.py ├── 03516_find_closest_person.py ├── 03541_find_most_frequent_vowel_and_consonant.py ├── 03542_minimum_operations_to_convert_all_elements_to_zero.py ├── 03597_partition_string.py ├── 03598_longest_common_prefix_between_adjacent_strings_after_removals.py ├── 03599_partition_array_to_minimize_xor.py ├── 03600_maximize_spanning_tree_stability_with_upgrades.py ├── 03606_coupon_code_validator.py ├── 03607_power_grid_maintenance.py ├── 03608_minimum_time_for_k_connected_components.py ├── 03609_minimum_moves_to_reach_target_in_grid.py ├── 03612_process_string_with_special_operations_i.py ├── 03613_minimize_maximum_component_cost.py ├── 03614_process_string_with_special_operations_ii.py ├── 03615_longest_palindromic_path_in_graph.py ├── 03618_split_array_by_prime_indices.py ├── 03619_count_islands_with_total_value_divisible_by_k.py ├── 03620_network_recovery_pathways.py ├── 03621_number_of_integers_with_popcount_depth_equal_to_k_i.py ├── 03622_check_divisibility_by_digit_sum_and_product.py ├── 03623_count_number_of_trapezoids_i.py ├── 03625_count_number_of_trapezoids_ii.py ├── 03627_maximum_median_sum_of_subsequences_of_size_3.py ├── 03628_maximum_number_of_subsequences_after_one_inserting.py ├── 03637_trionic_array_i.py ├── 03638_maximum_balanced_shipments.py ├── 03639_minimum_time_to_activate_string.py └── 03640_trionic_array_ii.py ├── lib ├── bigint ├── bigint.cpp ├── char.cpp ├── convex_hull.cpp ├── fastio.cpp ├── ford_fulkerson.cpp ├── geometry.cpp ├── kmp.cpp ├── number_theory.cpp ├── suffix.cpp ├── tarjan.cpp └── template.cpp ├── regional ├── 2004 │ ├── boxes.cpp │ ├── chemistry.cpp │ ├── crossword.cpp │ ├── drop.cpp │ ├── goeasy.cpp │ ├── hurry.cpp │ └── patrol.cpp ├── 2005 │ ├── bicho.cpp │ ├── cubos.cpp │ ├── curso.cpp │ ├── espaco.cpp │ ├── pena.cpp │ ├── piscina.cpp │ ├── regata.cpp │ ├── tecle.cpp │ └── tecle.mrn.cpp ├── 2006 │ ├── amigos.cpp │ ├── circuito.cpp │ ├── copa.cpp │ ├── damas.cpp │ ├── energia.cpp │ ├── paises.cpp │ ├── parada.cpp │ └── rota.cpp ├── 2007 │ ├── bolhas.cpp │ ├── caixas.cpp │ ├── hist.cpp │ ├── mario.cpp │ ├── olimp.cpp │ ├── rouba.cpp │ ├── tubos.cpp │ ├── varetas.cpp │ ├── volei.cpp │ └── zak.cpp └── 2008 │ ├── apagando.cpp │ ├── babel.cpp │ ├── bolhas.cpp │ ├── clube.cpp │ ├── dama.cpp │ ├── loop.cpp │ ├── nlog.cpp │ ├── seq.cpp │ └── vampiros.cpp ├── seletiva ├── IME-USP2008-1 │ ├── cruzverm.cpp │ ├── diofanto.cpp │ ├── einstein.cpp │ ├── gore.cpp │ ├── jaspion.cpp │ ├── king.cpp │ ├── koch.cpp │ ├── koopmans.cpp │ ├── marques.cpp │ ├── rontgen.cpp │ └── wcw.cpp ├── IME-USP2008-2 │ ├── calculadora.cpp │ ├── corrida.cpp │ ├── flechas.cpp │ ├── general.cpp │ ├── nomes.cpp │ ├── sanduba.cpp │ ├── setun.cpp │ ├── tiros.cpp │ └── voronoi.cpp └── IME-USP2009 │ ├── acampamento.cpp │ ├── asfalto.cpp │ ├── cinema.cpp │ ├── dias.cpp │ ├── estiagem.cpp │ ├── lasers.cpp │ └── montagem.cpp ├── spoj ├── classical │ ├── ABSYS.cpp │ ├── ACODE.cpp │ ├── ACPC10A.cpp │ ├── ADDREV.cpp │ ├── AE00.cpp │ ├── AE1B.cpp │ ├── AGGRCOW.cpp │ ├── ANARC08B.cpp │ ├── ANARC08D.cpp │ ├── ANARC08E.cpp │ ├── ANARC08F.cpp │ ├── ANARC08G.cpp │ ├── ANARC08H.cpp │ ├── ANARC09A.cpp │ ├── ARMY.cpp │ ├── BABTWR.cpp │ ├── BEADS.cpp │ ├── BINSTIRL.cpp │ ├── BISHOPS.cpp │ ├── BISHOPS.py │ ├── BITMAP.cpp │ ├── CANDY.cpp │ ├── CANDY3.cpp │ ├── CANTON.cpp │ ├── CERC07B.cpp │ ├── CERC07R.cpp │ ├── CHOCOLA.cpp │ ├── CMPLS.cpp │ ├── COINS.cpp │ ├── CPC.cpp │ ├── CPCRC1C.cpp │ ├── CPRMT.cpp │ ├── CYLINDER.cpp │ ├── DISUBSTR.cpp │ ├── DIV15.cpp │ ├── DIVSUM.cpp │ ├── DSUBSEQ.cpp │ ├── EASYPROB.cpp │ ├── EIGHTS.cpp │ ├── ELDORADO.cpp │ ├── EMP.cpp │ ├── FAMILYP.cpp │ ├── FASHION.cpp │ ├── FCTRL.cpp │ ├── FCTRL2.cpp │ ├── FENCE1.cpp │ ├── GNY07A.cpp │ ├── GNY07B.cpp │ ├── HANGOVER.cpp │ ├── HELLOKIT.cpp │ ├── HISTOGRA.cpp │ ├── HPYNOSII.cpp │ ├── HUBULLU.cpp │ ├── INCDSEQ.cpp │ ├── INCSEQ.cpp │ ├── JAVAC.cpp │ ├── JULKA.cpp │ ├── KGSS.cpp │ ├── LABYR1.cpp │ ├── LAGRANGE.cpp │ ├── LASTDIG.cpp │ ├── LITE.cpp │ ├── MARBLES.cpp │ ├── MAYA.cpp │ ├── MBIPALIN.cpp │ ├── MDIGITS.cpp │ ├── MFLAR10.cpp │ ├── MIRRORED.cpp │ ├── MIXTURES.cpp │ ├── MRECAMAN.cpp │ ├── MSE08H.cpp │ ├── MSTRMND.cpp │ ├── MTREE.cpp │ ├── MULTQ3.cpp │ ├── NEG2.cpp │ ├── NGM.cpp │ ├── NSTEPS.cpp │ ├── NSYSTEM.cpp │ ├── OFFSIDE.cpp │ ├── ONP.cpp │ ├── OPTSUB.cpp │ ├── PALIN.cpp │ ├── PANCAKES.cpp │ ├── PARTY.cpp │ ├── PERMUT1.cpp │ ├── PERMUT2.cpp │ ├── PIGBANK.cpp │ ├── PIR.cpp │ ├── POLEVAL.cpp │ ├── PRIME1.cpp │ ├── PT07Y.cpp │ ├── PT07Z.cpp │ ├── QKP.cpp │ ├── QUALITY.cpp │ ├── RESN04.cpp │ ├── ROADNET.cpp │ ├── SAMER08A.cpp │ ├── SAMER08C.cpp │ ├── SAMER08D.cpp │ ├── SAMER08E.cpp │ ├── SAMER08F.cpp │ ├── SAMER08G.cpp │ ├── SAMER08J.cpp │ ├── SBANK.cpp │ ├── SHOP.cpp │ ├── SHPATH.cpp │ ├── SQRBR.cpp │ ├── STAMPS.cpp │ ├── STPAR.cpp │ ├── SUBST1.cpp │ ├── SUMITR.cpp │ ├── TEST.cpp │ ├── TOANDFRO.cpp │ ├── TRICOUNT.cpp │ ├── TRT.cpp │ ├── TTREAT.cpp │ ├── TWOSQRS.cpp │ ├── UJ.py │ ├── WORDCNT.cpp │ ├── YAPP.cpp │ └── YODANESS.cpp └── plist ├── sulamericana ├── 2003 │ ├── child.cpp │ ├── club.cpp │ └── dice.cpp ├── 2004 │ ├── longnight.mrn.cpp │ ├── magic.cpp │ ├── petanque.cpp │ └── tax.cpp ├── 2005 │ ├── dj.cpp │ ├── fiber.cpp │ ├── genes.cpp │ ├── icpc.cpp │ ├── mission.cpp │ ├── pascal.cpp │ ├── pnets.cpp │ └── tornado.cpp ├── 2006 │ ├── frog.cpp │ ├── lottery.cpp │ ├── maps.cpp │ ├── odd.cpp │ ├── onion.cpp │ ├── power.cpp │ └── report.cpp └── status ├── tc ├── SRM325D1L1.cpp ├── SRM340D1L1.cpp ├── SRM352D1L1.cpp ├── SRM363D1L1.cpp ├── SRM366D1L1.cpp ├── SRM402D1L1.cpp ├── SRM411D1L1.cpp ├── SRM412D1L1.cpp ├── SRM422D1L1.cpp ├── SRM460D1L1.cpp ├── SRM486D1L2.cpp ├── SRM494D1L1.cpp ├── SRM495D2L1.cpp ├── SRM495D2L2.cpp ├── SRM495D2L3.cpp ├── SRM497D2L1.cpp ├── SRM497D2L2.cpp ├── SRM500D2L2.cpp └── plist ├── timus ├── T1000.cpp ├── T1001.cpp ├── T1005.cpp ├── T1009.cpp ├── T1012.cpp ├── T1013.cpp ├── T1014.cpp ├── T1017.cpp ├── T1018.cpp ├── T1025.cpp ├── T1029.cpp ├── T1031.cpp ├── T1036.cpp ├── T1039.cpp ├── T1049.cpp ├── T1068.cpp ├── T1073.cpp ├── T1078.cpp ├── T1081.cpp ├── T1083.cpp ├── T1086.cpp ├── T1091.cpp ├── T1104.cpp ├── T1118.cpp ├── T1146.cpp ├── T1224.cpp ├── T1225.cpp ├── T1423.cpp └── T1820.cpp └── uva ├── Volume C ├── 10000.cpp ├── 10003.cpp ├── 10004.cpp ├── 10005.cpp ├── 10006.cpp ├── 10007.cpp ├── 10008.cpp ├── 10009.cpp ├── 10010.cpp ├── 10012.cpp ├── 10013.cpp ├── 10015.cpp ├── 10018.cpp ├── 10019.cpp ├── 10020.cpp ├── 10025.cpp ├── 10026.cpp ├── 10032.cpp ├── 10033.cpp ├── 10034.cpp ├── 10035.cpp ├── 10036.cpp ├── 10037.cpp ├── 10038.cpp ├── 10041.cpp ├── 10042.cpp ├── 10044.cpp ├── 10048.cpp ├── 10049.cpp ├── 10050.cpp ├── 10051.cpp ├── 10055.cpp ├── 10056.cpp ├── 10060.cpp ├── 10062.cpp ├── 10065.cpp ├── 10066.cpp ├── 10067.cpp ├── 10069.cpp ├── 10070.cpp ├── 10071.cpp ├── 10074.cpp ├── 10077.cpp ├── 10078.cpp ├── 10079.cpp ├── 10080.cpp ├── 10081.cpp ├── 10082.cpp ├── 10093.cpp ├── 10098.cpp └── 10099.cpp ├── Volume CI ├── 10101.cpp ├── 10104.cpp ├── 10105.cpp ├── 10106.cpp ├── 10107.cpp ├── 10110.cpp ├── 10114.cpp ├── 10127.cpp ├── 10130.cpp ├── 10131.cpp ├── 10136.cpp ├── 10137.cpp ├── 10140.cpp ├── 10142.cpp ├── 10161.cpp ├── 10167.cpp ├── 10170.cpp ├── 10172.cpp ├── 10176.cpp ├── 10179.cpp ├── 10180.cpp ├── 10182.cpp ├── 10183.cpp ├── 10187.cpp ├── 10189.cpp ├── 10191.cpp ├── 10192.cpp ├── 10193.cpp ├── 10195.cpp ├── 10196.cpp └── 10198.cpp ├── Volume CII ├── 10200.cpp ├── 10201.cpp ├── 10202.cpp ├── 10205.cpp ├── 10209.cpp ├── 10219.cpp ├── 10220.cpp ├── 10221.cpp ├── 10222.cpp ├── 10223.cpp ├── 10226.cpp ├── 10227.cpp ├── 10229.cpp ├── 10233.cpp ├── 10235.cpp ├── 10242.cpp ├── 10245.cpp ├── 10249.cpp ├── 10250.cpp ├── 10252.cpp ├── 10258.cpp ├── 10260.cpp ├── 10263.cpp ├── 10267.cpp ├── 10268.cpp ├── 10276.cpp ├── 10279.cpp ├── 10281.cpp ├── 10282.cpp ├── 10284.cpp ├── 10285.cpp ├── 10286.cpp ├── 10290.cpp ├── 10295.cpp ├── 10298.cpp └── 10299.cpp ├── Volume CIII ├── 10300.cpp ├── 10301.cpp ├── 10302.cpp ├── 10303.cpp ├── 10304.cpp ├── 10305.cpp ├── 10306.cpp ├── 10309.cpp ├── 10310.cpp ├── 10313.cpp ├── 10315.cpp ├── 10323.cpp ├── 10324.cpp ├── 10327.cpp ├── 10330.cpp ├── 10334.cpp ├── 10336.cpp ├── 10337.cpp ├── 10338.cpp ├── 10340.cpp ├── 10341.cpp ├── 10344.cpp ├── 10346.cpp ├── 10360.cpp ├── 10361.cpp ├── 10363.cpp ├── 10364.cpp ├── 10369.cpp ├── 10370.cpp ├── 10371.cpp ├── 10377.cpp ├── 10382.cpp ├── 10387.cpp └── 10394.cpp ├── Volume CIV ├── 10400.cpp ├── 10404.cpp ├── 10405.cpp ├── 10407.cpp ├── 10408.cpp ├── 10409.cpp ├── 10420.cpp ├── 10424.cpp ├── 10427.cpp ├── 10432.cpp ├── 10440.cpp ├── 10450.cpp ├── 10451.cpp ├── 10452.cpp ├── 10465.cpp ├── 10469.cpp ├── 10473.cpp ├── 10474.cpp ├── 10491.cpp ├── 10496.cpp ├── 10497.cpp └── 10499.cpp ├── Volume CIX ├── 10901.cpp ├── 10903.cpp ├── 10905.cpp ├── 10916.cpp ├── 10921.cpp ├── 10922.cpp ├── 10924.cpp ├── 10926.cpp ├── 10929.cpp ├── 10931.cpp ├── 10935.cpp ├── 10943.cpp ├── 10945.cpp ├── 10954.cpp ├── 10959.cpp ├── 10970.cpp ├── 10986.cpp └── 10994.cpp ├── Volume CV ├── 10503.cpp ├── 10505.cpp ├── 10507.cpp ├── 10509.cpp ├── 10515.cpp ├── 10530.cpp ├── 10533.cpp ├── 10534.cpp ├── 10539.cpp ├── 10550.cpp ├── 10557.cpp ├── 10570.cpp ├── 10579.cpp ├── 10583.cpp ├── 10589.cpp └── 10591.cpp ├── Volume CVI ├── 10608.cpp ├── 10616.cpp ├── 10633.cpp ├── 10635.cpp ├── 10642.cpp ├── 10646.cpp ├── 10650.cpp ├── 10656.cpp ├── 10660.cpp ├── 10662.cpp ├── 10663.cpp ├── 10664.cpp ├── 10667.cpp ├── 10670.cpp ├── 10678.cpp ├── 10679.cpp ├── 10682.cpp ├── 10684.cpp ├── 10696.cpp └── 10699.cpp ├── Volume CVII ├── 10700.cpp ├── 10701.cpp ├── 10703.cpp ├── 10714.cpp ├── 10720.cpp ├── 10721.cpp ├── 10724.cpp ├── 10731.cpp ├── 10733.cpp ├── 10738.cpp ├── 10763.cpp ├── 10773.cpp ├── 10783.cpp ├── 10784.cpp ├── 10789.cpp ├── 10790.cpp └── 10793.cpp ├── Volume CVIII ├── 10801.cpp ├── 10803.cpp ├── 10812.cpp ├── 10813.cpp ├── 10815.cpp ├── 10819.cpp ├── 10827.cpp ├── 10830.cpp ├── 10849.cpp ├── 10852.cpp ├── 10874.cpp ├── 10878.cpp ├── 10888.cpp ├── 10892.cpp └── 10895.cpp ├── Volume CX ├── 11000.cpp ├── 11003.cpp ├── 11034.cpp ├── 11044.cpp ├── 11045.cpp ├── 11054.cpp ├── 11057.cpp ├── 11059.cpp ├── 11060.cpp ├── 11067.cpp ├── 11068.cpp ├── 11069.cpp ├── 11080.cpp ├── 11082.cpp ├── 11085.cpp └── 11096.cpp ├── Volume CXI ├── 11101.cpp ├── 11107.cpp ├── 11110.cpp ├── 11111.cpp ├── 11121.cpp ├── 11130.cpp ├── 11137.cpp ├── 11138.cpp ├── 11150.cpp ├── 11151.cpp ├── 11152.cpp ├── 11157.cpp ├── 11161.cpp ├── 11172.cpp ├── 11185.cpp ├── 11192.cpp └── 11195.cpp ├── Volume CXII ├── 11200.cpp ├── 11203.cpp ├── 11205.cpp ├── 11207.cpp ├── 11219.cpp ├── 11220.cpp ├── 11221.cpp ├── 11222.cpp ├── 11223.cpp ├── 11225.cpp ├── 11227.cpp ├── 11231.cpp ├── 11233.cpp ├── 11235.cpp ├── 11236.cpp ├── 11242.cpp ├── 11244.cpp ├── 11254.cpp ├── 11258.cpp ├── 11286.cpp ├── 11287.cpp ├── 11292.cpp └── 11296.cpp ├── Volume CXIII ├── 11309.cpp ├── 11310.cpp ├── 11321.cpp ├── 11327.cpp ├── 11332.cpp ├── 11340.cpp ├── 11360.cpp ├── 11362.cpp ├── 11364.cpp ├── 11369.cpp ├── 11371.cpp ├── 11375.cpp ├── 11385.cpp ├── 11387.cpp ├── 11388.cpp ├── 11389.cpp └── 11398.cpp ├── Volume CXIV ├── 11401.cpp ├── 11402.2.cpp ├── 11402.cpp ├── 11408.cpp ├── 11413.cpp ├── 11417.cpp ├── 11428.cpp ├── 11437.cpp ├── 11452.cpp ├── 11455.cpp ├── 11456.cpp ├── 11459.cpp ├── 11461.cpp ├── 11462.cpp ├── 11463.cpp ├── 11466.cpp ├── 11470.cpp ├── 11475.cpp ├── 11479.cpp ├── 11480.cpp ├── 11481.cpp ├── 11483.cpp ├── 11489.cpp ├── 11491.cpp ├── 11492.cpp ├── 11493.cpp ├── 11494.cpp ├── 11495.cpp ├── 11496.cpp └── 11498.cpp ├── Volume CXIX ├── 11900.cpp ├── 11902.cpp ├── 11909.cpp ├── 11917.cpp ├── 11926.cpp ├── 11930.cpp ├── 11933.cpp ├── 11934.cpp ├── 11935.cpp ├── 11936.cpp ├── 11942.cpp ├── 11945.cpp ├── 11946.cpp ├── 11947.cpp ├── 11953.cpp ├── 11955.cpp ├── 11956.cpp ├── 11958.cpp ├── 11960.cpp ├── 11965.cpp ├── 11970.cpp ├── 11984.cpp ├── 11988.cpp ├── 11991.cpp └── 11995.cpp ├── Volume CXV ├── 11500.cpp ├── 11503.cpp ├── 11504.cpp ├── 11505.cpp ├── 11507.cpp ├── 11508.cpp ├── 11512.cpp ├── 11514.cpp ├── 11515.cpp ├── 11517.cpp ├── 11518.cpp ├── 11519.cpp ├── 11520.cpp ├── 11525.cpp ├── 11526.cpp ├── 11530.cpp ├── 11541.cpp ├── 11547.cpp ├── 11553.cpp ├── 11554.cpp ├── 11556.cpp ├── 11559.cpp ├── 11565.cpp ├── 11567.cpp ├── 11576.cpp ├── 11577.cpp ├── 11581.cpp ├── 11587.cpp └── 11588.cpp ├── Volume CXVI ├── 11608.cpp ├── 11610.cpp ├── 11629.cpp ├── 11636.cpp ├── 11650.cpp ├── 11658.cpp ├── 11660.cpp ├── 11661.cpp ├── 11666.cpp ├── 11677.cpp ├── 11678.cpp ├── 11679.cpp ├── 11680.cpp ├── 11683.cpp ├── 11685.cpp ├── 11686.cpp ├── 11687.cpp ├── 11688.cpp ├── 11689.cpp ├── 11690.cpp ├── 11691.cpp ├── 11692.cpp ├── 11693.cpp ├── 11697.cpp └── 11699.cpp ├── Volume CXVII ├── 11701.cpp ├── 11702.cpp ├── 11703.cpp ├── 11705.cpp ├── 11708.cpp ├── 11709.cpp ├── 11710.cpp ├── 11711.cpp ├── 11712.cpp ├── 11713.cpp ├── 11714.cpp ├── 11715.cpp ├── 11716.cpp ├── 11717.cpp ├── 11718.cpp ├── 11721.cpp ├── 11722.cpp ├── 11723.cpp ├── 11727.cpp ├── 11728.cpp ├── 11729.cpp ├── 11730.cpp ├── 11731.cpp ├── 11732.cpp ├── 11733.cpp ├── 11734.cpp ├── 11735.cpp ├── 11736.cpp ├── 11737.cpp ├── 11742.cpp ├── 11743.cpp ├── 11744.cpp ├── 11745.cpp ├── 11747.cpp ├── 11748.cpp ├── 11749.cpp ├── 11752.cpp ├── 11753.cpp ├── 11760.cpp ├── 11762.cpp ├── 11764.cpp ├── 11770.cpp ├── 11774.cpp ├── 11776.cpp ├── 11777.cpp ├── 11780.cpp ├── 11783.cpp ├── 11786.cpp ├── 11787.cpp ├── 11790.cpp ├── 11792.cpp ├── 11795.cpp ├── 11797.cpp └── 11799.cpp ├── Volume CXVIII ├── 10872.cpp ├── 11800.cpp ├── 11804.cpp ├── 11805.cpp ├── 11824.cpp ├── 11827.cpp ├── 11830.cpp ├── 11831.cpp ├── 11832.cpp ├── 11833.cpp ├── 11834.cpp ├── 11835.cpp ├── 11837.cpp ├── 11838.cpp ├── 11839.cpp ├── 11843.cpp ├── 11847.cpp ├── 11849.cpp ├── 11850.cpp ├── 11854.cpp ├── 11858.cpp ├── 11875.cpp ├── 11876.cpp ├── 11877.cpp ├── 11878.cpp ├── 11879.cpp ├── 11889.cpp └── 11892.cpp ├── Volume CXX ├── 12001.cpp ├── 12004.cpp ├── 12015.cpp ├── 12019.cpp ├── 12024.cpp ├── 12028.cpp ├── 12032.cpp ├── 12036.cpp ├── 12043.cpp ├── 12049.cpp ├── 12060.cpp ├── 12068.cpp ├── 12077.cpp ├── 12078.cpp ├── 12079.cpp ├── 12081.cpp ├── 12082.cpp └── 12083.cpp ├── Volume CXXI ├── 12124.cpp ├── 12125.cpp ├── 12126.cpp ├── 12130.cpp ├── 12131.cpp ├── 12132.cpp ├── 12136.cpp ├── 12144.cpp ├── 12146.cpp ├── 12147.cpp ├── 12148.cpp ├── 12149.cpp ├── 12150.cpp ├── 12153.cpp ├── 12154.cpp ├── 12155.cpp ├── 12157.cpp ├── 12159.cpp ├── 12160.cpp ├── 12186.cpp ├── 12187.cpp ├── 12188.cpp ├── 12189.cpp ├── 12190.cpp ├── 12191.cpp ├── 12192.cpp ├── 12193.cpp ├── 12194.cpp ├── 12195.cpp ├── 12196.cpp └── 12198.cpp ├── Volume CXXII ├── 12202.cpp ├── 12205.cpp ├── 12210.cpp ├── 12238.cpp ├── 12239.cpp ├── 12240.cpp ├── 12241.cpp ├── 12242.cpp ├── 12243.cpp ├── 12245.cpp ├── 12246.cpp ├── 12247.cpp ├── 12248.cpp ├── 12250.cpp ├── 12256.cpp ├── 12259.cpp ├── 12261.cpp ├── 12269.cpp ├── 12279.cpp ├── 12289.cpp └── 12293.cpp ├── Volume CXXIII ├── 12300.cpp ├── 12317.cpp ├── 12318.cpp ├── 12319.cpp ├── 12321.cpp ├── 12324.cpp ├── 12335.cpp ├── 12337.cpp ├── 12338.cpp ├── 12342.cpp ├── 12346.cpp ├── 12347.cpp ├── 12356.cpp ├── 12357.cpp ├── 12358.cpp ├── 12360.cpp ├── 12363.cpp ├── 12364.cpp ├── 12365.cpp ├── 12366.cpp ├── 12372.cpp ├── 12376.cpp ├── 12382.cpp ├── 12385.cpp ├── 12397.cpp └── 12398.cpp ├── Volume CXXIV ├── 12403.cpp ├── 12405.cpp ├── 12406.cpp ├── 12407.cpp ├── 12414.cpp ├── 12416.cpp ├── 12435.cpp ├── 12442.cpp ├── 12455.cpp ├── 12459.cpp ├── 12463.cpp ├── 12468.cpp ├── 12482.cpp ├── 12483.cpp ├── 12484.cpp ├── 12485.cpp ├── 12487.cpp ├── 12488.cpp ├── 12490.cpp ├── 12491.cpp ├── 12492.cpp ├── 12493.cpp └── 12498.cpp ├── Volume CXXV ├── 12502.cpp ├── 12503.cpp ├── 12504.cpp ├── 12526.cpp ├── 12527.cpp ├── 12529.cpp ├── 12531.cpp ├── 12532.cpp ├── 12537.cpp ├── 12541.cpp ├── 12542.cpp ├── 12543.cpp └── 12545.cpp ├── Volume CXXVI ├── 12602.cpp ├── 12608.cpp ├── 12611.cpp ├── 12614.cpp ├── 12626.cpp └── 12630.cpp ├── Volume CXXVII ├── 12700.cpp ├── 12704.cpp ├── 12708.cpp └── 12709.cpp ├── Volume I ├── 00100.cpp ├── 00101.cpp ├── 00102.cpp ├── 00103.cpp ├── 00104.cpp ├── 00105.cpp ├── 00106.cpp ├── 00107.cpp ├── 00108.cpp ├── 00109.cpp ├── 00110.cpp ├── 00111.cpp ├── 00112.cpp ├── 00113.cpp ├── 00114.cpp ├── 00115.cpp ├── 00116.cpp ├── 00117.cpp ├── 00118.cpp ├── 00119.cpp ├── 00120.cpp ├── 00121.cpp ├── 00122.cpp ├── 00123.cpp ├── 00124.cpp ├── 00125.cpp ├── 00126.cpp ├── 00127.cpp ├── 00128.cpp ├── 00129.cpp ├── 00130.cpp ├── 00133.cpp ├── 00136.cpp ├── 00138.cpp ├── 00139.cpp ├── 00140.cpp ├── 00141.cpp ├── 00144.cpp ├── 00145.cpp ├── 00146.cpp ├── 00147.cpp ├── 00148.cpp ├── 00151.cpp ├── 00152.cpp ├── 00153.cpp ├── 00154.cpp ├── 00155.cpp ├── 00156.cpp ├── 00160.cpp ├── 00161.cpp ├── 00162.cpp ├── 00166.cpp ├── 00167.cpp ├── 00168.cpp ├── 00170.cpp ├── 00181.cpp ├── 00184.cpp ├── 00186.cpp ├── 00187.cpp ├── 00190.cpp ├── 00191.cpp ├── 00193.cpp ├── 00195.cpp └── 00196.cpp ├── Volume II ├── 00200.cpp ├── 00201.cpp ├── 00202.cpp ├── 00213.cpp ├── 00216.cpp ├── 00218.cpp ├── 00220.cpp ├── 00225.cpp ├── 00227.cpp ├── 00231.cpp ├── 00232.cpp ├── 00247.cpp ├── 00253.cpp ├── 00255.cpp ├── 00256.cpp ├── 00259.cpp ├── 00260.cpp ├── 00263.cpp ├── 00264.cpp ├── 00270.cpp ├── 00271.cpp ├── 00272.cpp ├── 00275.cpp ├── 00278.cpp ├── 00280.cpp ├── 00291.cpp ├── 00294.cpp ├── 00297.cpp └── 00299.cpp ├── Volume III ├── 00300.cpp ├── 00305.cpp ├── 00311.cpp ├── 00315.cpp ├── 00324.cpp ├── 00333.cpp ├── 00336.cpp ├── 00340.cpp ├── 00343.cpp ├── 00344.cpp ├── 00347.cpp ├── 00348.cpp ├── 00350.cpp ├── 00352.cpp ├── 00355.cpp ├── 00357.cpp ├── 00369.cpp ├── 00371.cpp ├── 00374.cpp ├── 00378.cpp ├── 00380.cpp ├── 00382.cpp ├── 00383.cpp ├── 00386.cpp ├── 00389.cpp └── 00392.cpp ├── Volume IV ├── 00400.cpp ├── 00401.cpp ├── 00402.cpp ├── 00406.cpp ├── 00408.cpp ├── 00409.cpp ├── 00410.cpp ├── 00412.cpp ├── 00414.cpp ├── 00416.cpp ├── 00417.cpp ├── 00423.cpp ├── 00424.cpp ├── 00428.cpp ├── 00435.cpp ├── 00437.cpp ├── 00438.cpp ├── 00439.cpp ├── 00440.cpp ├── 00441.cpp ├── 00442.cpp ├── 00443.cpp ├── 00444.cpp ├── 00445.cpp ├── 00446.cpp ├── 00452.cpp ├── 00454.cpp ├── 00455.cpp ├── 00458.cpp ├── 00459.cpp ├── 00462.cpp ├── 00465.cpp ├── 00469.cpp ├── 00474.cpp ├── 00476.cpp ├── 00477.cpp ├── 00478.cpp ├── 00481.cpp ├── 00482.cpp ├── 00483.cpp ├── 00484.cpp ├── 00485.cpp ├── 00488.cpp ├── 00489.cpp ├── 00490.cpp ├── 00492.cpp ├── 00494.cpp ├── 00495.cpp ├── 00496.cpp ├── 00497.cpp ├── 00498.cpp └── 00499.cpp ├── Volume IX ├── 00900.cpp ├── 00902.cpp ├── 00913.cpp ├── 00939.cpp ├── 00948.cpp ├── 00957.cpp ├── 00967.cpp ├── 00978.cpp ├── 00990.cpp ├── 00991.cpp └── 00993.cpp ├── Volume V ├── 00501.cpp ├── 00505.cpp ├── 00507.cpp ├── 00514.cpp ├── 00515.cpp ├── 00516.cpp ├── 00524.cpp ├── 00530.cpp ├── 00531.cpp ├── 00532.cpp ├── 00534.cpp ├── 00536.cpp ├── 00537.cpp ├── 00541.cpp ├── 00543.cpp ├── 00544.cpp ├── 00545.cpp ├── 00551.cpp ├── 00555.cpp ├── 00556.cpp ├── 00562.cpp ├── 00563.cpp ├── 00567.cpp ├── 00568.cpp ├── 00572.cpp ├── 00573.cpp ├── 00574.cpp ├── 00575.cpp ├── 00576.cpp ├── 00579.cpp ├── 00583.cpp ├── 00584.cpp ├── 00591.cpp └── 00594.cpp ├── Volume VI ├── 00607.cpp ├── 00608.cpp ├── 00612.cpp ├── 00614.cpp ├── 00616.cpp ├── 00621.cpp ├── 00623.cpp ├── 00624.cpp ├── 00628.cpp ├── 00630.cpp ├── 00634.cpp ├── 00636.cpp ├── 00637.cpp ├── 00639.cpp ├── 00640.cpp ├── 00642.cpp ├── 00644.cpp ├── 00647.cpp ├── 00657.cpp ├── 00661.cpp ├── 00663.cpp ├── 00673.cpp ├── 00674.cpp ├── 00675.cpp ├── 00679.cpp ├── 00681.cpp ├── 00686.cpp ├── 00694.cpp └── 00696.cpp ├── Volume VII ├── 00706.cpp ├── 00713.cpp ├── 00714.cpp ├── 00719.cpp ├── 00725.cpp ├── 00727.cpp ├── 00729.cpp ├── 00739.cpp ├── 00750.cpp ├── 00755.cpp ├── 00756.cpp ├── 00763.cpp └── 00793.cpp ├── Volume VIII ├── 00820.cpp ├── 00821.cpp ├── 00833.cpp ├── 00834.cpp ├── 00836.cpp ├── 00843.cpp ├── 00846.cpp ├── 00847.cpp ├── 00855.cpp ├── 00884.cpp ├── 00893.cpp └── 00895.cpp ├── Volume X ├── 01009.cpp ├── 01016.cpp └── 01056.cpp ├── Volume XII ├── 01203.cpp ├── 01208.cpp ├── 01210.cpp ├── 01213.cpp └── 01225.cpp └── plist /.gitignore: -------------------------------------------------------------------------------- 1 | .DS_Store 2 | -------------------------------------------------------------------------------- /brspoj/obi/AERO.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/brspoj/obi/AERO.cpp -------------------------------------------------------------------------------- /brspoj/obi/BAFO.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/brspoj/obi/BAFO.cpp -------------------------------------------------------------------------------- /brspoj/obi/BIT.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/brspoj/obi/BIT.cpp -------------------------------------------------------------------------------- /brspoj/obi/BURACOS.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/brspoj/obi/BURACOS.cpp -------------------------------------------------------------------------------- /brspoj/obi/CAIXEIRB.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/brspoj/obi/CAIXEIRB.cpp -------------------------------------------------------------------------------- /brspoj/obi/CALCULA.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/brspoj/obi/CALCULA.cpp -------------------------------------------------------------------------------- /brspoj/obi/COFRE.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/brspoj/obi/COFRE.cpp -------------------------------------------------------------------------------- /brspoj/obi/CRIPTO.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/brspoj/obi/CRIPTO.cpp -------------------------------------------------------------------------------- /brspoj/obi/DENGUE.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/brspoj/obi/DENGUE.cpp -------------------------------------------------------------------------------- /brspoj/obi/DESCULPA.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/brspoj/obi/DESCULPA.cpp -------------------------------------------------------------------------------- /brspoj/obi/DOBRA.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/brspoj/obi/DOBRA.cpp -------------------------------------------------------------------------------- /brspoj/obi/DOMINO.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/brspoj/obi/DOMINO.cpp -------------------------------------------------------------------------------- /brspoj/obi/DUENDE.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/brspoj/obi/DUENDE.cpp -------------------------------------------------------------------------------- /brspoj/obi/ELASTICO.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/brspoj/obi/ELASTICO.cpp -------------------------------------------------------------------------------- /brspoj/obi/ELEICOES.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/brspoj/obi/ELEICOES.cpp -------------------------------------------------------------------------------- /brspoj/obi/ENERGIA.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/brspoj/obi/ENERGIA.cpp -------------------------------------------------------------------------------- /brspoj/obi/ESTAGIO.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/brspoj/obi/ESTAGIO.cpp -------------------------------------------------------------------------------- /brspoj/obi/FATORIA2.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/brspoj/obi/FATORIA2.cpp -------------------------------------------------------------------------------- /brspoj/obi/FLIPERAM.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/brspoj/obi/FLIPERAM.cpp -------------------------------------------------------------------------------- /brspoj/obi/FROTATAX.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/brspoj/obi/FROTATAX.cpp -------------------------------------------------------------------------------- /brspoj/obi/FUROS.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/brspoj/obi/FUROS.cpp -------------------------------------------------------------------------------- /brspoj/obi/JUNINA.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/brspoj/obi/JUNINA.cpp -------------------------------------------------------------------------------- /brspoj/obi/LUA.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/brspoj/obi/LUA.cpp -------------------------------------------------------------------------------- /brspoj/obi/MACACO.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/brspoj/obi/MACACO.cpp -------------------------------------------------------------------------------- /brspoj/obi/MANUT.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/brspoj/obi/MANUT.cpp -------------------------------------------------------------------------------- /brspoj/obi/METEORO.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/brspoj/obi/METEORO.cpp -------------------------------------------------------------------------------- /brspoj/obi/MINHOCA.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/brspoj/obi/MINHOCA.cpp -------------------------------------------------------------------------------- /brspoj/obi/MINHOCA2.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/brspoj/obi/MINHOCA2.cpp -------------------------------------------------------------------------------- /brspoj/obi/MIOJO.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/brspoj/obi/MIOJO.cpp -------------------------------------------------------------------------------- /brspoj/obi/NUMERDOS.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/brspoj/obi/NUMERDOS.cpp -------------------------------------------------------------------------------- /brspoj/obi/OBIDOMIN.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/brspoj/obi/OBIDOMIN.cpp -------------------------------------------------------------------------------- /brspoj/obi/OBIHANOI.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/brspoj/obi/OBIHANOI.cpp -------------------------------------------------------------------------------- /brspoj/obi/OBIPOKER.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/brspoj/obi/OBIPOKER.cpp -------------------------------------------------------------------------------- /brspoj/obi/OBITETRI.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/brspoj/obi/OBITETRI.cpp -------------------------------------------------------------------------------- /brspoj/obi/ORKUT.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/brspoj/obi/ORKUT.cpp -------------------------------------------------------------------------------- /brspoj/obi/PAL.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/brspoj/obi/PAL.cpp -------------------------------------------------------------------------------- /brspoj/obi/PAR.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/brspoj/obi/PAR.cpp -------------------------------------------------------------------------------- /brspoj/obi/PARPROX.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/brspoj/obi/PARPROX.cpp -------------------------------------------------------------------------------- /brspoj/obi/PARQUE.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/brspoj/obi/PARQUE.cpp -------------------------------------------------------------------------------- /brspoj/obi/PASSEIO.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/brspoj/obi/PASSEIO.cpp -------------------------------------------------------------------------------- /brspoj/obi/PEDAGIO.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/brspoj/obi/PEDAGIO.cpp -------------------------------------------------------------------------------- /brspoj/obi/PRIMO.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/brspoj/obi/PRIMO.cpp -------------------------------------------------------------------------------- /brspoj/obi/QUADRAD2.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/brspoj/obi/QUADRAD2.cpp -------------------------------------------------------------------------------- /brspoj/obi/QUERM.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/brspoj/obi/QUERM.cpp -------------------------------------------------------------------------------- /brspoj/obi/REDOTICA.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/brspoj/obi/REDOTICA.cpp -------------------------------------------------------------------------------- /brspoj/obi/SALDO.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/brspoj/obi/SALDO.cpp -------------------------------------------------------------------------------- /brspoj/obi/SENHA.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/brspoj/obi/SENHA.cpp -------------------------------------------------------------------------------- /brspoj/obi/SOMA.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/brspoj/obi/SOMA.cpp -------------------------------------------------------------------------------- /brspoj/obi/SORVETE.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/brspoj/obi/SORVETE.cpp -------------------------------------------------------------------------------- /brspoj/obi/SUPERMER.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/brspoj/obi/SUPERMER.cpp -------------------------------------------------------------------------------- /brspoj/obi/TESOURO.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/brspoj/obi/TESOURO.cpp -------------------------------------------------------------------------------- /brspoj/obi/TRILHAS.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/brspoj/obi/TRILHAS.cpp -------------------------------------------------------------------------------- /brspoj/obi/TV.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/brspoj/obi/TV.cpp -------------------------------------------------------------------------------- /brspoj/obi/VIVO.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/brspoj/obi/VIVO.cpp -------------------------------------------------------------------------------- /brspoj/regional/COPA.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/brspoj/regional/COPA.cpp -------------------------------------------------------------------------------- /brspoj/regional/DAMA.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/brspoj/regional/DAMA.cpp -------------------------------------------------------------------------------- /brspoj/regional/HIST.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/brspoj/regional/HIST.cpp -------------------------------------------------------------------------------- /brspoj/regional/ROTA.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/brspoj/regional/ROTA.cpp -------------------------------------------------------------------------------- /brspoj/regional/ZAK.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/brspoj/regional/ZAK.cpp -------------------------------------------------------------------------------- /brspoj/seletiva/F91.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/brspoj/seletiva/F91.cpp -------------------------------------------------------------------------------- /brspoj/seletiva/GORE.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/brspoj/seletiva/GORE.cpp -------------------------------------------------------------------------------- /brspoj/seletiva/KOCH.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/brspoj/seletiva/KOCH.cpp -------------------------------------------------------------------------------- /brspoj/seletiva/MESA.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/brspoj/seletiva/MESA.cpp -------------------------------------------------------------------------------- /brspoj/seletiva/NOME.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/brspoj/seletiva/NOME.cpp -------------------------------------------------------------------------------- /brspoj/seletiva/ONZE.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/brspoj/seletiva/ONZE.cpp -------------------------------------------------------------------------------- /brspoj/seletiva/PSQF.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/brspoj/seletiva/PSQF.cpp -------------------------------------------------------------------------------- /brspoj/seletiva/WCW.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/brspoj/seletiva/WCW.cpp -------------------------------------------------------------------------------- /cf/001A.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/cf/001A.cpp -------------------------------------------------------------------------------- /cf/001B.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/cf/001B.cpp -------------------------------------------------------------------------------- /cf/002A.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/cf/002A.cpp -------------------------------------------------------------------------------- /cf/002B.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/cf/002B.cpp -------------------------------------------------------------------------------- /cf/003A.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/cf/003A.cpp -------------------------------------------------------------------------------- /cf/003C.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/cf/003C.cpp -------------------------------------------------------------------------------- /cf/003D.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/cf/003D.cpp -------------------------------------------------------------------------------- /cf/004A.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/cf/004A.cpp -------------------------------------------------------------------------------- /cf/004B.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/cf/004B.cpp -------------------------------------------------------------------------------- /cf/004C.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/cf/004C.cpp -------------------------------------------------------------------------------- /cf/004D.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/cf/004D.cpp -------------------------------------------------------------------------------- /cf/005A.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/cf/005A.cpp -------------------------------------------------------------------------------- /cf/005A.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/cf/005A.py -------------------------------------------------------------------------------- /cf/005B.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/cf/005B.py -------------------------------------------------------------------------------- /cf/005C.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/cf/005C.py -------------------------------------------------------------------------------- /cf/006A.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/cf/006A.py -------------------------------------------------------------------------------- /cf/006B.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/cf/006B.cpp -------------------------------------------------------------------------------- /cf/006C.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/cf/006C.cpp -------------------------------------------------------------------------------- /cf/006E.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/cf/006E.cpp -------------------------------------------------------------------------------- /cf/007A.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/cf/007A.cpp -------------------------------------------------------------------------------- /cf/008A.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/cf/008A.py -------------------------------------------------------------------------------- /cf/008B.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/cf/008B.py -------------------------------------------------------------------------------- /cf/008C.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/cf/008C.cpp -------------------------------------------------------------------------------- /cf/009A.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/cf/009A.cpp -------------------------------------------------------------------------------- /cf/009C.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/cf/009C.cpp -------------------------------------------------------------------------------- /cf/009C.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/cf/009C.py -------------------------------------------------------------------------------- /cf/011A.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/cf/011A.cpp -------------------------------------------------------------------------------- /cf/011B.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/cf/011B.cpp -------------------------------------------------------------------------------- /cf/012A.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/cf/012A.cpp -------------------------------------------------------------------------------- /cf/013A.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/cf/013A.py -------------------------------------------------------------------------------- /cf/016A.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/cf/016A.cpp -------------------------------------------------------------------------------- /cf/017A.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/cf/017A.cpp -------------------------------------------------------------------------------- /cf/020C.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/cf/020C.cpp -------------------------------------------------------------------------------- /cf/022A.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/cf/022A.cpp -------------------------------------------------------------------------------- /cf/023A.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/cf/023A.cpp -------------------------------------------------------------------------------- /cf/024A.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/cf/024A.cpp -------------------------------------------------------------------------------- /cf/025A.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/cf/025A.py -------------------------------------------------------------------------------- /cf/025B.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/cf/025B.cpp -------------------------------------------------------------------------------- /cf/026A.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/cf/026A.cpp -------------------------------------------------------------------------------- /cf/026B.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/cf/026B.cpp -------------------------------------------------------------------------------- /cf/027A.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/cf/027A.cpp -------------------------------------------------------------------------------- /cf/027E.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/cf/027E.cpp -------------------------------------------------------------------------------- /cf/029A.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/cf/029A.cpp -------------------------------------------------------------------------------- /cf/029B.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/cf/029B.cpp -------------------------------------------------------------------------------- /cf/029C.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/cf/029C.cpp -------------------------------------------------------------------------------- /cf/029D.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/cf/029D.cpp -------------------------------------------------------------------------------- /cf/031A.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/cf/031A.cpp -------------------------------------------------------------------------------- /cf/032A.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/cf/032A.cpp -------------------------------------------------------------------------------- /cf/033A.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/cf/033A.cpp -------------------------------------------------------------------------------- /cf/033B.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/cf/033B.cpp -------------------------------------------------------------------------------- /cf/033C.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/cf/033C.cpp -------------------------------------------------------------------------------- /cf/033D.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/cf/033D.cpp -------------------------------------------------------------------------------- /cf/033E.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/cf/033E.cpp -------------------------------------------------------------------------------- /cf/034A.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/cf/034A.py -------------------------------------------------------------------------------- /cf/034B.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/cf/034B.py -------------------------------------------------------------------------------- /cf/036C.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/cf/036C.cpp -------------------------------------------------------------------------------- /cf/036D.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/cf/036D.cpp -------------------------------------------------------------------------------- /cf/037A.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/cf/037A.py -------------------------------------------------------------------------------- /cf/038A.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/cf/038A.py -------------------------------------------------------------------------------- /cf/038B.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/cf/038B.cpp -------------------------------------------------------------------------------- /cf/038C.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/cf/038C.cpp -------------------------------------------------------------------------------- /cf/041A.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/cf/041A.cpp -------------------------------------------------------------------------------- /cf/041A.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/cf/041A.py -------------------------------------------------------------------------------- /cf/042B.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/cf/042B.cpp -------------------------------------------------------------------------------- /cf/042C.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/cf/042C.cpp -------------------------------------------------------------------------------- /cf/042D.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/cf/042D.cpp -------------------------------------------------------------------------------- /cf/043A.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/cf/043A.py -------------------------------------------------------------------------------- /cf/043B.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/cf/043B.cpp -------------------------------------------------------------------------------- /cf/043C.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/cf/043C.cpp -------------------------------------------------------------------------------- /cf/046A.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/cf/046A.py -------------------------------------------------------------------------------- /cf/046B.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/cf/046B.py -------------------------------------------------------------------------------- /cf/047A.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/cf/047A.py -------------------------------------------------------------------------------- /cf/047B.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/cf/047B.cpp -------------------------------------------------------------------------------- /cf/048A.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/cf/048A.cpp -------------------------------------------------------------------------------- /cf/049A.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/cf/049A.py -------------------------------------------------------------------------------- /cf/050A.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/cf/050A.py -------------------------------------------------------------------------------- /cf/050B.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/cf/050B.cpp -------------------------------------------------------------------------------- /cf/052A.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/cf/052A.cpp -------------------------------------------------------------------------------- /cf/052B.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/cf/052B.cpp -------------------------------------------------------------------------------- /cf/053A.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/cf/053A.cpp -------------------------------------------------------------------------------- /cf/053C.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/cf/053C.cpp -------------------------------------------------------------------------------- /cf/054A.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/cf/054A.cpp -------------------------------------------------------------------------------- /cf/055A.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/cf/055A.cpp -------------------------------------------------------------------------------- /cf/056A.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/cf/056A.cpp -------------------------------------------------------------------------------- /cf/056B.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/cf/056B.cpp -------------------------------------------------------------------------------- /cf/056C.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/cf/056C.cpp -------------------------------------------------------------------------------- /cf/056D.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/cf/056D.cpp -------------------------------------------------------------------------------- /cf/057A.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/cf/057A.cpp -------------------------------------------------------------------------------- /cf/057B.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/cf/057B.cpp -------------------------------------------------------------------------------- /cf/057C.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/cf/057C.cpp -------------------------------------------------------------------------------- /cf/058A.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/cf/058A.cpp -------------------------------------------------------------------------------- /cf/058B.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/cf/058B.cpp -------------------------------------------------------------------------------- /cf/058C.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/cf/058C.cpp -------------------------------------------------------------------------------- /cf/058C.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/cf/058C.py -------------------------------------------------------------------------------- /cf/058D.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/cf/058D.cpp -------------------------------------------------------------------------------- /cf/059A.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/cf/059A.cpp -------------------------------------------------------------------------------- /cf/059B.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/cf/059B.cpp -------------------------------------------------------------------------------- /cf/059C.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/cf/059C.cpp -------------------------------------------------------------------------------- /cf/059D.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/cf/059D.cpp -------------------------------------------------------------------------------- /cf/059E.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/cf/059E.cpp -------------------------------------------------------------------------------- /cf/060A.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/cf/060A.cpp -------------------------------------------------------------------------------- /cf/060B.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/cf/060B.cpp -------------------------------------------------------------------------------- /cf/060C.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/cf/060C.cpp -------------------------------------------------------------------------------- /cf/066A.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/cf/066A.py -------------------------------------------------------------------------------- /cf/066B.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/cf/066B.cpp -------------------------------------------------------------------------------- /cf/066C.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/cf/066C.cpp -------------------------------------------------------------------------------- /cf/066D.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/cf/066D.cpp -------------------------------------------------------------------------------- /cf/156A.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/cf/156A.cpp -------------------------------------------------------------------------------- /cf/156B.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/cf/156B.cpp -------------------------------------------------------------------------------- /cf/156C.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/cf/156C.cpp -------------------------------------------------------------------------------- /cf/157A.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/cf/157A.cpp -------------------------------------------------------------------------------- /cf/157B.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/cf/157B.cpp -------------------------------------------------------------------------------- /cf/158A.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/cf/158A.cpp -------------------------------------------------------------------------------- /cf/158B.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/cf/158B.cpp -------------------------------------------------------------------------------- /cf/158C.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/cf/158C.cpp -------------------------------------------------------------------------------- /cf/158D.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/cf/158D.cpp -------------------------------------------------------------------------------- /cf/191A.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/cf/191A.cpp -------------------------------------------------------------------------------- /cf/191B.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/cf/191B.cpp -------------------------------------------------------------------------------- /cf/191B.pl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/cf/191B.pl -------------------------------------------------------------------------------- /cf/191B.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/cf/191B.py -------------------------------------------------------------------------------- /cf/plist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/cf/plist -------------------------------------------------------------------------------- /codesprint/clique.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/codesprint/clique.cpp -------------------------------------------------------------------------------- /codesprint/insertion.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/codesprint/insertion.cpp -------------------------------------------------------------------------------- /euler/base_exp.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/euler/base_exp.txt -------------------------------------------------------------------------------- /euler/cipher1.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/euler/cipher1.txt -------------------------------------------------------------------------------- /euler/e001.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/euler/e001.cpp -------------------------------------------------------------------------------- /euler/e001.pl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/euler/e001.pl -------------------------------------------------------------------------------- /euler/e002.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/euler/e002.cpp -------------------------------------------------------------------------------- /euler/e002.pl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/euler/e002.pl -------------------------------------------------------------------------------- /euler/e003.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/euler/e003.cpp -------------------------------------------------------------------------------- /euler/e003.pl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/euler/e003.pl -------------------------------------------------------------------------------- /euler/e004.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/euler/e004.cpp -------------------------------------------------------------------------------- /euler/e004.pl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/euler/e004.pl -------------------------------------------------------------------------------- /euler/e005.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/euler/e005.cpp -------------------------------------------------------------------------------- /euler/e005.pl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/euler/e005.pl -------------------------------------------------------------------------------- /euler/e006.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/euler/e006.cpp -------------------------------------------------------------------------------- /euler/e006.pl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/euler/e006.pl -------------------------------------------------------------------------------- /euler/e007.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/euler/e007.cpp -------------------------------------------------------------------------------- /euler/e007.pl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/euler/e007.pl -------------------------------------------------------------------------------- /euler/e008.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/euler/e008.cpp -------------------------------------------------------------------------------- /euler/e009.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/euler/e009.cpp -------------------------------------------------------------------------------- /euler/e010.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/euler/e010.cpp -------------------------------------------------------------------------------- /euler/e011.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/euler/e011.cpp -------------------------------------------------------------------------------- /euler/e012.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/euler/e012.cpp -------------------------------------------------------------------------------- /euler/e013.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/euler/e013.cpp -------------------------------------------------------------------------------- /euler/e014.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/euler/e014.cpp -------------------------------------------------------------------------------- /euler/e015.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/euler/e015.cpp -------------------------------------------------------------------------------- /euler/e016.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/euler/e016.cpp -------------------------------------------------------------------------------- /euler/e017.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/euler/e017.cpp -------------------------------------------------------------------------------- /euler/e018.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/euler/e018.cpp -------------------------------------------------------------------------------- /euler/e019.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/euler/e019.cpp -------------------------------------------------------------------------------- /euler/e020.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/euler/e020.cpp -------------------------------------------------------------------------------- /euler/e021.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/euler/e021.cpp -------------------------------------------------------------------------------- /euler/e022.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/euler/e022.cpp -------------------------------------------------------------------------------- /euler/e023.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/euler/e023.cpp -------------------------------------------------------------------------------- /euler/e024.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/euler/e024.cpp -------------------------------------------------------------------------------- /euler/e025.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/euler/e025.cpp -------------------------------------------------------------------------------- /euler/e026.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/euler/e026.cpp -------------------------------------------------------------------------------- /euler/e027.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/euler/e027.cpp -------------------------------------------------------------------------------- /euler/e028.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/euler/e028.cpp -------------------------------------------------------------------------------- /euler/e029.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/euler/e029.cpp -------------------------------------------------------------------------------- /euler/e030.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/euler/e030.cpp -------------------------------------------------------------------------------- /euler/e031.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/euler/e031.cpp -------------------------------------------------------------------------------- /euler/e032.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/euler/e032.cpp -------------------------------------------------------------------------------- /euler/e033.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/euler/e033.cpp -------------------------------------------------------------------------------- /euler/e034.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/euler/e034.cpp -------------------------------------------------------------------------------- /euler/e035.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/euler/e035.cpp -------------------------------------------------------------------------------- /euler/e036.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/euler/e036.cpp -------------------------------------------------------------------------------- /euler/e037.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/euler/e037.cpp -------------------------------------------------------------------------------- /euler/e038.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/euler/e038.cpp -------------------------------------------------------------------------------- /euler/e039.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/euler/e039.cpp -------------------------------------------------------------------------------- /euler/e040.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/euler/e040.cpp -------------------------------------------------------------------------------- /euler/e041.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/euler/e041.cpp -------------------------------------------------------------------------------- /euler/e042.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/euler/e042.cpp -------------------------------------------------------------------------------- /euler/e043.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/euler/e043.cpp -------------------------------------------------------------------------------- /euler/e044.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/euler/e044.cpp -------------------------------------------------------------------------------- /euler/e045.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/euler/e045.cpp -------------------------------------------------------------------------------- /euler/e046.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/euler/e046.cpp -------------------------------------------------------------------------------- /euler/e047.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/euler/e047.cpp -------------------------------------------------------------------------------- /euler/e048.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/euler/e048.cpp -------------------------------------------------------------------------------- /euler/e049.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/euler/e049.cpp -------------------------------------------------------------------------------- /euler/e050.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/euler/e050.cpp -------------------------------------------------------------------------------- /euler/e051.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/euler/e051.cpp -------------------------------------------------------------------------------- /euler/e052.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/euler/e052.cpp -------------------------------------------------------------------------------- /euler/e053.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/euler/e053.cpp -------------------------------------------------------------------------------- /euler/e054.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/euler/e054.cpp -------------------------------------------------------------------------------- /euler/e055.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/euler/e055.cpp -------------------------------------------------------------------------------- /euler/e056.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/euler/e056.py -------------------------------------------------------------------------------- /euler/e057.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/euler/e057.py -------------------------------------------------------------------------------- /euler/e058.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/euler/e058.py -------------------------------------------------------------------------------- /euler/e059.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/euler/e059.py -------------------------------------------------------------------------------- /euler/e060.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/euler/e060.cpp -------------------------------------------------------------------------------- /euler/e061.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/euler/e061.cpp -------------------------------------------------------------------------------- /euler/e062.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/euler/e062.py -------------------------------------------------------------------------------- /euler/e063.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/euler/e063.py -------------------------------------------------------------------------------- /euler/e064.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/euler/e064.cpp -------------------------------------------------------------------------------- /euler/e065.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/euler/e065.py -------------------------------------------------------------------------------- /euler/e066.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/euler/e066.cpp -------------------------------------------------------------------------------- /euler/e067.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/euler/e067.cpp -------------------------------------------------------------------------------- /euler/e068.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/euler/e068.cpp -------------------------------------------------------------------------------- /euler/e069.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/euler/e069.py -------------------------------------------------------------------------------- /euler/e070.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/euler/e070.cpp -------------------------------------------------------------------------------- /euler/e071.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/euler/e071.py -------------------------------------------------------------------------------- /euler/e072.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/euler/e072.cpp -------------------------------------------------------------------------------- /euler/e073.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/euler/e073.cpp -------------------------------------------------------------------------------- /euler/e074.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/euler/e074.cpp -------------------------------------------------------------------------------- /euler/e075.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/euler/e075.cpp -------------------------------------------------------------------------------- /euler/e076.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/euler/e076.cpp -------------------------------------------------------------------------------- /euler/e077.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/euler/e077.cpp -------------------------------------------------------------------------------- /euler/e078.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/euler/e078.cpp -------------------------------------------------------------------------------- /euler/e079.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/euler/e079.cpp -------------------------------------------------------------------------------- /euler/e080.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/euler/e080.py -------------------------------------------------------------------------------- /euler/e081.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/euler/e081.cpp -------------------------------------------------------------------------------- /euler/e082.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/euler/e082.cpp -------------------------------------------------------------------------------- /euler/e083.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/euler/e083.cpp -------------------------------------------------------------------------------- /euler/e084.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/euler/e084.cpp -------------------------------------------------------------------------------- /euler/e085.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/euler/e085.cs -------------------------------------------------------------------------------- /euler/e086.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/euler/e086.cpp -------------------------------------------------------------------------------- /euler/e087.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/euler/e087.cpp -------------------------------------------------------------------------------- /euler/e088.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/euler/e088.cpp -------------------------------------------------------------------------------- /euler/e089.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/euler/e089.cs -------------------------------------------------------------------------------- /euler/e090.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/euler/e090.cs -------------------------------------------------------------------------------- /euler/e091.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/euler/e091.cs -------------------------------------------------------------------------------- /euler/e092.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/euler/e092.cs -------------------------------------------------------------------------------- /euler/e093.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/euler/e093.cs -------------------------------------------------------------------------------- /euler/e093.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/euler/e093.py -------------------------------------------------------------------------------- /euler/e094.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/euler/e094.cpp -------------------------------------------------------------------------------- /euler/e095.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/euler/e095.cpp -------------------------------------------------------------------------------- /euler/e096.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/euler/e096.cpp -------------------------------------------------------------------------------- /euler/e097.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/euler/e097.cpp -------------------------------------------------------------------------------- /euler/e098.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/euler/e098.cpp -------------------------------------------------------------------------------- /euler/e099.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/euler/e099.cpp -------------------------------------------------------------------------------- /euler/e100.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/euler/e100.cs -------------------------------------------------------------------------------- /euler/e102.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/euler/e102.cpp -------------------------------------------------------------------------------- /euler/e103.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/euler/e103.cpp -------------------------------------------------------------------------------- /euler/e104.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/euler/e104.cpp -------------------------------------------------------------------------------- /euler/e104.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/euler/e104.py -------------------------------------------------------------------------------- /euler/e105.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/euler/e105.cpp -------------------------------------------------------------------------------- /euler/e106.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/euler/e106.cpp -------------------------------------------------------------------------------- /euler/e108.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/euler/e108.cpp -------------------------------------------------------------------------------- /euler/e109.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/euler/e109.cpp -------------------------------------------------------------------------------- /euler/e110.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/euler/e110.cpp -------------------------------------------------------------------------------- /euler/e111.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/euler/e111.cpp -------------------------------------------------------------------------------- /euler/e112.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/euler/e112.cpp -------------------------------------------------------------------------------- /euler/e113.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/euler/e113.cpp -------------------------------------------------------------------------------- /euler/e114.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/euler/e114.cpp -------------------------------------------------------------------------------- /euler/e115.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/euler/e115.cpp -------------------------------------------------------------------------------- /euler/e116.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/euler/e116.cpp -------------------------------------------------------------------------------- /euler/e117.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/euler/e117.cpp -------------------------------------------------------------------------------- /euler/e118.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/euler/e118.cpp -------------------------------------------------------------------------------- /euler/e119.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/euler/e119.cpp -------------------------------------------------------------------------------- /euler/e120.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/euler/e120.cpp -------------------------------------------------------------------------------- /euler/e121.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/euler/e121.cpp -------------------------------------------------------------------------------- /euler/e122.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/euler/e122.cpp -------------------------------------------------------------------------------- /euler/e123.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/euler/e123.cpp -------------------------------------------------------------------------------- /euler/e124.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/euler/e124.cpp -------------------------------------------------------------------------------- /euler/e125.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/euler/e125.cpp -------------------------------------------------------------------------------- /euler/e127.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/euler/e127.cpp -------------------------------------------------------------------------------- /euler/e128.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/euler/e128.cpp -------------------------------------------------------------------------------- /euler/e129.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/euler/e129.cpp -------------------------------------------------------------------------------- /euler/e130.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/euler/e130.cpp -------------------------------------------------------------------------------- /euler/e131.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/euler/e131.cpp -------------------------------------------------------------------------------- /euler/e134.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/euler/e134.cpp -------------------------------------------------------------------------------- /euler/e135.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/euler/e135.cpp -------------------------------------------------------------------------------- /euler/e138.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/euler/e138.cpp -------------------------------------------------------------------------------- /euler/e139.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/euler/e139.cpp -------------------------------------------------------------------------------- /euler/e142.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/euler/e142.cpp -------------------------------------------------------------------------------- /euler/e149.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/euler/e149.cpp -------------------------------------------------------------------------------- /euler/e151.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/euler/e151.cpp -------------------------------------------------------------------------------- /euler/e155.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/euler/e155.cpp -------------------------------------------------------------------------------- /euler/e162.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/euler/e162.cpp -------------------------------------------------------------------------------- /euler/e164.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/euler/e164.cpp -------------------------------------------------------------------------------- /euler/e173.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/euler/e173.cpp -------------------------------------------------------------------------------- /euler/e174.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/euler/e174.cpp -------------------------------------------------------------------------------- /euler/e188.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/euler/e188.cpp -------------------------------------------------------------------------------- /euler/e197.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/euler/e197.cpp -------------------------------------------------------------------------------- /euler/e205.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/euler/e205.cpp -------------------------------------------------------------------------------- /euler/e214.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/euler/e214.cpp -------------------------------------------------------------------------------- /euler/e231.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/euler/e231.cpp -------------------------------------------------------------------------------- /euler/e329.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/euler/e329.cpp -------------------------------------------------------------------------------- /euler/e336.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/euler/e336.cpp -------------------------------------------------------------------------------- /euler/e357.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/euler/e357.cpp -------------------------------------------------------------------------------- /euler/e371.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/euler/e371.cpp -------------------------------------------------------------------------------- /euler/keylog.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/euler/keylog.txt -------------------------------------------------------------------------------- /euler/matrix.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/euler/matrix.txt -------------------------------------------------------------------------------- /euler/pell.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/euler/pell.txt -------------------------------------------------------------------------------- /euler/plist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/euler/plist -------------------------------------------------------------------------------- /euler/roman.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/euler/roman.txt -------------------------------------------------------------------------------- /euler/sets.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/euler/sets.txt -------------------------------------------------------------------------------- /euler/skel.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/euler/skel.cpp -------------------------------------------------------------------------------- /euler/sudoku.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/euler/sudoku.txt -------------------------------------------------------------------------------- /euler/triangles.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/euler/triangles.txt -------------------------------------------------------------------------------- /euler/words.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/euler/words.txt -------------------------------------------------------------------------------- /la/2006.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/la/2006.cpp -------------------------------------------------------------------------------- /la/2007.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/la/2007.cpp -------------------------------------------------------------------------------- /la/2008.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/la/2008.cpp -------------------------------------------------------------------------------- /la/2013.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/la/2013.cpp -------------------------------------------------------------------------------- /la/2014.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/la/2014.cpp -------------------------------------------------------------------------------- /la/2015.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/la/2015.cpp -------------------------------------------------------------------------------- /la/2017.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/la/2017.cpp -------------------------------------------------------------------------------- /la/2021.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/la/2021.cpp -------------------------------------------------------------------------------- /la/2068.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/la/2068.cpp -------------------------------------------------------------------------------- /la/2069.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/la/2069.cpp -------------------------------------------------------------------------------- /la/2071.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/la/2071.cpp -------------------------------------------------------------------------------- /la/2072.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/la/2072.cpp -------------------------------------------------------------------------------- /la/2678.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/la/2678.cpp -------------------------------------------------------------------------------- /la/2681.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/la/2681.cpp -------------------------------------------------------------------------------- /la/2888.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/la/2888.cpp -------------------------------------------------------------------------------- /la/2926.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/la/2926.cpp -------------------------------------------------------------------------------- /la/3151.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/la/3151.cpp -------------------------------------------------------------------------------- /la/3152.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/la/3152.cpp -------------------------------------------------------------------------------- /la/3153.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/la/3153.cpp -------------------------------------------------------------------------------- /la/3154.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/la/3154.cpp -------------------------------------------------------------------------------- /la/3279.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/la/3279.cpp -------------------------------------------------------------------------------- /la/3280.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/la/3280.cpp -------------------------------------------------------------------------------- /la/3281.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/la/3281.cpp -------------------------------------------------------------------------------- /la/3283.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/la/3283.cpp -------------------------------------------------------------------------------- /la/3284.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/la/3284.cpp -------------------------------------------------------------------------------- /la/3373.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/la/3373.cpp -------------------------------------------------------------------------------- /la/3375.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/la/3375.cpp -------------------------------------------------------------------------------- /la/3377.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/la/3377.cpp -------------------------------------------------------------------------------- /la/3378.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/la/3378.cpp -------------------------------------------------------------------------------- /la/3389.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/la/3389.cpp -------------------------------------------------------------------------------- /la/3392.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/la/3392.cpp -------------------------------------------------------------------------------- /la/3409.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/la/3409.cpp -------------------------------------------------------------------------------- /la/3410.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/la/3410.cpp -------------------------------------------------------------------------------- /la/3411.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/la/3411.cpp -------------------------------------------------------------------------------- /la/3413.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/la/3413.cpp -------------------------------------------------------------------------------- /la/3414.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/la/3414.cpp -------------------------------------------------------------------------------- /la/3415.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/la/3415.cpp -------------------------------------------------------------------------------- /la/3418.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/la/3418.cpp -------------------------------------------------------------------------------- /la/3468.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/la/3468.cpp -------------------------------------------------------------------------------- /la/3469.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/la/3469.cpp -------------------------------------------------------------------------------- /la/3470.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/la/3470.cpp -------------------------------------------------------------------------------- /la/3471.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/la/3471.cpp -------------------------------------------------------------------------------- /la/3473.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/la/3473.cpp -------------------------------------------------------------------------------- /la/3474.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/la/3474.cpp -------------------------------------------------------------------------------- /la/3475.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/la/3475.cpp -------------------------------------------------------------------------------- /la/3498.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/la/3498.cpp -------------------------------------------------------------------------------- /la/3571.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/la/3571.cpp -------------------------------------------------------------------------------- /la/3572.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/la/3572.cpp -------------------------------------------------------------------------------- /la/3642.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/la/3642.cpp -------------------------------------------------------------------------------- /la/3646.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/la/3646.cpp -------------------------------------------------------------------------------- /la/3651.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/la/3651.cpp -------------------------------------------------------------------------------- /la/3652.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/la/3652.cpp -------------------------------------------------------------------------------- /la/3654.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/la/3654.cpp -------------------------------------------------------------------------------- /la/3655.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/la/3655.cpp -------------------------------------------------------------------------------- /la/3656.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/la/3656.cpp -------------------------------------------------------------------------------- /la/3657.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/la/3657.cpp -------------------------------------------------------------------------------- /la/3658.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/la/3658.cpp -------------------------------------------------------------------------------- /la/3708.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/la/3708.cpp -------------------------------------------------------------------------------- /la/3711.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/la/3711.cpp -------------------------------------------------------------------------------- /la/3712.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/la/3712.cpp -------------------------------------------------------------------------------- /la/3910.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/la/3910.cpp -------------------------------------------------------------------------------- /la/3911.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/la/3911.cpp -------------------------------------------------------------------------------- /la/3929.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/la/3929.cpp -------------------------------------------------------------------------------- /la/3934.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/la/3934.cpp -------------------------------------------------------------------------------- /la/3935.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/la/3935.cpp -------------------------------------------------------------------------------- /la/3953.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/la/3953.cpp -------------------------------------------------------------------------------- /la/3956.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/la/3956.cpp -------------------------------------------------------------------------------- /la/3958.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/la/3958.cpp -------------------------------------------------------------------------------- /la/3960.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/la/3960.cpp -------------------------------------------------------------------------------- /la/3971.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/la/3971.cpp -------------------------------------------------------------------------------- /la/3972.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/la/3972.cpp -------------------------------------------------------------------------------- /la/3973.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/la/3973.cpp -------------------------------------------------------------------------------- /la/3977.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/la/3977.cpp -------------------------------------------------------------------------------- /la/3978.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/la/3978.cpp -------------------------------------------------------------------------------- /la/3979.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/la/3979.cpp -------------------------------------------------------------------------------- /la/4043.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/la/4043.cpp -------------------------------------------------------------------------------- /la/4051.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/la/4051.cpp -------------------------------------------------------------------------------- /la/4183.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/la/4183.cpp -------------------------------------------------------------------------------- /la/4184.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/la/4184.cpp -------------------------------------------------------------------------------- /la/4185.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/la/4185.cpp -------------------------------------------------------------------------------- /la/4187.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/la/4187.cpp -------------------------------------------------------------------------------- /la/4188.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/la/4188.cpp -------------------------------------------------------------------------------- /la/4189.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/la/4189.cpp -------------------------------------------------------------------------------- /la/4190.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/la/4190.cpp -------------------------------------------------------------------------------- /la/4191.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/la/4191.cpp -------------------------------------------------------------------------------- /la/4210.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/la/4210.cpp -------------------------------------------------------------------------------- /la/4212.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/la/4212.cpp -------------------------------------------------------------------------------- /la/4213.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/la/4213.cpp -------------------------------------------------------------------------------- /la/4215.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/la/4215.cpp -------------------------------------------------------------------------------- /la/4216.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/la/4216.cpp -------------------------------------------------------------------------------- /la/4219.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/la/4219.cpp -------------------------------------------------------------------------------- /la/4286.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/la/4286.cpp -------------------------------------------------------------------------------- /la/4289.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/la/4289.cpp -------------------------------------------------------------------------------- /la/4292.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/la/4292.cpp -------------------------------------------------------------------------------- /la/4294.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/la/4294.cpp -------------------------------------------------------------------------------- /la/4296.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/la/4296.cpp -------------------------------------------------------------------------------- /la/4298.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/la/4298.cpp -------------------------------------------------------------------------------- /la/4299.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/la/4299.cpp -------------------------------------------------------------------------------- /la/4304.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/la/4304.cpp -------------------------------------------------------------------------------- /la/4361.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/la/4361.cpp -------------------------------------------------------------------------------- /la/4362.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/la/4362.cpp -------------------------------------------------------------------------------- /la/4364.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/la/4364.cpp -------------------------------------------------------------------------------- /la/4365.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/la/4365.cpp -------------------------------------------------------------------------------- /la/4366.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/la/4366.cpp -------------------------------------------------------------------------------- /la/4367.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/la/4367.cpp -------------------------------------------------------------------------------- /la/4368.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/la/4368.cpp -------------------------------------------------------------------------------- /la/4370.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/la/4370.cpp -------------------------------------------------------------------------------- /la/4403.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/la/4403.cpp -------------------------------------------------------------------------------- /la/4405.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/la/4405.cpp -------------------------------------------------------------------------------- /la/4407.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/la/4407.cpp -------------------------------------------------------------------------------- /la/4408.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/la/4408.cpp -------------------------------------------------------------------------------- /la/4472.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/la/4472.cpp -------------------------------------------------------------------------------- /la/4473.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/la/4473.cpp -------------------------------------------------------------------------------- /la/4474.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/la/4474.cpp -------------------------------------------------------------------------------- /la/4475.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/la/4475.cpp -------------------------------------------------------------------------------- /la/4476.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/la/4476.cpp -------------------------------------------------------------------------------- /la/4477.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/la/4477.cpp -------------------------------------------------------------------------------- /la/4478.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/la/4478.cpp -------------------------------------------------------------------------------- /la/4479.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/la/4479.cpp -------------------------------------------------------------------------------- /la/4480.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/la/4480.cpp -------------------------------------------------------------------------------- /la/4481.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/la/4481.cpp -------------------------------------------------------------------------------- /la/4482.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/la/4482.cpp -------------------------------------------------------------------------------- /la/4512.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/la/4512.cpp -------------------------------------------------------------------------------- /la/4552.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/la/4552.cpp -------------------------------------------------------------------------------- /la/4553.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/la/4553.cpp -------------------------------------------------------------------------------- /la/4554.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/la/4554.cpp -------------------------------------------------------------------------------- /la/4556.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/la/4556.cpp -------------------------------------------------------------------------------- /la/4788.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/la/4788.cpp -------------------------------------------------------------------------------- /la/4805.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/la/4805.cpp -------------------------------------------------------------------------------- /la/4806.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/la/4806.cpp -------------------------------------------------------------------------------- /la/4807.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/la/4807.cpp -------------------------------------------------------------------------------- /la/4808.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/la/4808.cpp -------------------------------------------------------------------------------- /la/4809.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/la/4809.cpp -------------------------------------------------------------------------------- /la/4810.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/la/4810.cpp -------------------------------------------------------------------------------- /la/4812.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/la/4812.cpp -------------------------------------------------------------------------------- /la/4813.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/la/4813.cpp -------------------------------------------------------------------------------- /la/4814.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/la/4814.cpp -------------------------------------------------------------------------------- /la/4816.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/la/4816.cpp -------------------------------------------------------------------------------- /la/4820.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/la/4820.cpp -------------------------------------------------------------------------------- /la/4825.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/la/4825.cpp -------------------------------------------------------------------------------- /la/4944.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/la/4944.cpp -------------------------------------------------------------------------------- /la/4946.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/la/4946.cpp -------------------------------------------------------------------------------- /la/4947.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/la/4947.cpp -------------------------------------------------------------------------------- /la/4954.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/la/4954.cpp -------------------------------------------------------------------------------- /la/plist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/la/plist -------------------------------------------------------------------------------- /leetcode/.gitignore: -------------------------------------------------------------------------------- 1 | __pycache__ 2 | 3 | -------------------------------------------------------------------------------- /leetcode/00015_3sum.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/leetcode/00015_3sum.py -------------------------------------------------------------------------------- /leetcode/00018_4sum.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/leetcode/00018_4sum.py -------------------------------------------------------------------------------- /leetcode/00050_powx_n.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/leetcode/00050_powx_n.py -------------------------------------------------------------------------------- /leetcode/00069_sqrtx.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/leetcode/00069_sqrtx.py -------------------------------------------------------------------------------- /leetcode/02621_sleep.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/leetcode/02621_sleep.js -------------------------------------------------------------------------------- /lib/bigint: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/lib/bigint -------------------------------------------------------------------------------- /lib/bigint.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/lib/bigint.cpp -------------------------------------------------------------------------------- /lib/char.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/lib/char.cpp -------------------------------------------------------------------------------- /lib/convex_hull.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/lib/convex_hull.cpp -------------------------------------------------------------------------------- /lib/fastio.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/lib/fastio.cpp -------------------------------------------------------------------------------- /lib/ford_fulkerson.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/lib/ford_fulkerson.cpp -------------------------------------------------------------------------------- /lib/geometry.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/lib/geometry.cpp -------------------------------------------------------------------------------- /lib/kmp.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/lib/kmp.cpp -------------------------------------------------------------------------------- /lib/number_theory.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/lib/number_theory.cpp -------------------------------------------------------------------------------- /lib/suffix.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/lib/suffix.cpp -------------------------------------------------------------------------------- /lib/tarjan.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/lib/tarjan.cpp -------------------------------------------------------------------------------- /lib/template.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/lib/template.cpp -------------------------------------------------------------------------------- /regional/2004/boxes.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/regional/2004/boxes.cpp -------------------------------------------------------------------------------- /regional/2004/drop.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/regional/2004/drop.cpp -------------------------------------------------------------------------------- /regional/2004/goeasy.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/regional/2004/goeasy.cpp -------------------------------------------------------------------------------- /regional/2004/hurry.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/regional/2004/hurry.cpp -------------------------------------------------------------------------------- /regional/2004/patrol.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/regional/2004/patrol.cpp -------------------------------------------------------------------------------- /regional/2005/bicho.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/regional/2005/bicho.cpp -------------------------------------------------------------------------------- /regional/2005/cubos.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/regional/2005/cubos.cpp -------------------------------------------------------------------------------- /regional/2005/curso.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/regional/2005/curso.cpp -------------------------------------------------------------------------------- /regional/2005/espaco.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/regional/2005/espaco.cpp -------------------------------------------------------------------------------- /regional/2005/pena.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/regional/2005/pena.cpp -------------------------------------------------------------------------------- /regional/2005/regata.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/regional/2005/regata.cpp -------------------------------------------------------------------------------- /regional/2005/tecle.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/regional/2005/tecle.cpp -------------------------------------------------------------------------------- /regional/2006/amigos.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/regional/2006/amigos.cpp -------------------------------------------------------------------------------- /regional/2006/copa.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/regional/2006/copa.cpp -------------------------------------------------------------------------------- /regional/2006/damas.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/regional/2006/damas.cpp -------------------------------------------------------------------------------- /regional/2006/paises.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/regional/2006/paises.cpp -------------------------------------------------------------------------------- /regional/2006/parada.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/regional/2006/parada.cpp -------------------------------------------------------------------------------- /regional/2006/rota.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/regional/2006/rota.cpp -------------------------------------------------------------------------------- /regional/2007/bolhas.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/regional/2007/bolhas.cpp -------------------------------------------------------------------------------- /regional/2007/caixas.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/regional/2007/caixas.cpp -------------------------------------------------------------------------------- /regional/2007/hist.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/regional/2007/hist.cpp -------------------------------------------------------------------------------- /regional/2007/mario.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/regional/2007/mario.cpp -------------------------------------------------------------------------------- /regional/2007/olimp.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/regional/2007/olimp.cpp -------------------------------------------------------------------------------- /regional/2007/rouba.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/regional/2007/rouba.cpp -------------------------------------------------------------------------------- /regional/2007/tubos.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/regional/2007/tubos.cpp -------------------------------------------------------------------------------- /regional/2007/volei.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/regional/2007/volei.cpp -------------------------------------------------------------------------------- /regional/2007/zak.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/regional/2007/zak.cpp -------------------------------------------------------------------------------- /regional/2008/babel.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/regional/2008/babel.cpp -------------------------------------------------------------------------------- /regional/2008/bolhas.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/regional/2008/bolhas.cpp -------------------------------------------------------------------------------- /regional/2008/clube.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/regional/2008/clube.cpp -------------------------------------------------------------------------------- /regional/2008/dama.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/regional/2008/dama.cpp -------------------------------------------------------------------------------- /regional/2008/loop.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/regional/2008/loop.cpp -------------------------------------------------------------------------------- /regional/2008/nlog.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/regional/2008/nlog.cpp -------------------------------------------------------------------------------- /regional/2008/seq.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/regional/2008/seq.cpp -------------------------------------------------------------------------------- /spoj/classical/ABSYS.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/spoj/classical/ABSYS.cpp -------------------------------------------------------------------------------- /spoj/classical/ACODE.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/spoj/classical/ACODE.cpp -------------------------------------------------------------------------------- /spoj/classical/AE00.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/spoj/classical/AE00.cpp -------------------------------------------------------------------------------- /spoj/classical/AE1B.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/spoj/classical/AE1B.cpp -------------------------------------------------------------------------------- /spoj/classical/ARMY.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/spoj/classical/ARMY.cpp -------------------------------------------------------------------------------- /spoj/classical/BEADS.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/spoj/classical/BEADS.cpp -------------------------------------------------------------------------------- /spoj/classical/CANDY.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/spoj/classical/CANDY.cpp -------------------------------------------------------------------------------- /spoj/classical/CMPLS.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/spoj/classical/CMPLS.cpp -------------------------------------------------------------------------------- /spoj/classical/COINS.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/spoj/classical/COINS.cpp -------------------------------------------------------------------------------- /spoj/classical/CPC.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/spoj/classical/CPC.cpp -------------------------------------------------------------------------------- /spoj/classical/CPRMT.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/spoj/classical/CPRMT.cpp -------------------------------------------------------------------------------- /spoj/classical/DIV15.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/spoj/classical/DIV15.cpp -------------------------------------------------------------------------------- /spoj/classical/EMP.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/spoj/classical/EMP.cpp -------------------------------------------------------------------------------- /spoj/classical/FCTRL.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/spoj/classical/FCTRL.cpp -------------------------------------------------------------------------------- /spoj/classical/JAVAC.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/spoj/classical/JAVAC.cpp -------------------------------------------------------------------------------- /spoj/classical/JULKA.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/spoj/classical/JULKA.cpp -------------------------------------------------------------------------------- /spoj/classical/KGSS.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/spoj/classical/KGSS.cpp -------------------------------------------------------------------------------- /spoj/classical/LITE.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/spoj/classical/LITE.cpp -------------------------------------------------------------------------------- /spoj/classical/MAYA.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/spoj/classical/MAYA.cpp -------------------------------------------------------------------------------- /spoj/classical/MTREE.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/spoj/classical/MTREE.cpp -------------------------------------------------------------------------------- /spoj/classical/NEG2.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/spoj/classical/NEG2.cpp -------------------------------------------------------------------------------- /spoj/classical/NGM.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/spoj/classical/NGM.cpp -------------------------------------------------------------------------------- /spoj/classical/ONP.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/spoj/classical/ONP.cpp -------------------------------------------------------------------------------- /spoj/classical/PALIN.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/spoj/classical/PALIN.cpp -------------------------------------------------------------------------------- /spoj/classical/PARTY.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/spoj/classical/PARTY.cpp -------------------------------------------------------------------------------- /spoj/classical/PIR.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/spoj/classical/PIR.cpp -------------------------------------------------------------------------------- /spoj/classical/PT07Y.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/spoj/classical/PT07Y.cpp -------------------------------------------------------------------------------- /spoj/classical/PT07Z.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/spoj/classical/PT07Z.cpp -------------------------------------------------------------------------------- /spoj/classical/QKP.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/spoj/classical/QKP.cpp -------------------------------------------------------------------------------- /spoj/classical/SBANK.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/spoj/classical/SBANK.cpp -------------------------------------------------------------------------------- /spoj/classical/SHOP.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/spoj/classical/SHOP.cpp -------------------------------------------------------------------------------- /spoj/classical/SQRBR.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/spoj/classical/SQRBR.cpp -------------------------------------------------------------------------------- /spoj/classical/STPAR.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/spoj/classical/STPAR.cpp -------------------------------------------------------------------------------- /spoj/classical/TEST.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/spoj/classical/TEST.cpp -------------------------------------------------------------------------------- /spoj/classical/TRT.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/spoj/classical/TRT.cpp -------------------------------------------------------------------------------- /spoj/classical/UJ.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/spoj/classical/UJ.py -------------------------------------------------------------------------------- /spoj/classical/YAPP.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/spoj/classical/YAPP.cpp -------------------------------------------------------------------------------- /spoj/plist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/spoj/plist -------------------------------------------------------------------------------- /sulamericana/2005/dj.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/sulamericana/2005/dj.cpp -------------------------------------------------------------------------------- /sulamericana/status: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/sulamericana/status -------------------------------------------------------------------------------- /tc/SRM325D1L1.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/tc/SRM325D1L1.cpp -------------------------------------------------------------------------------- /tc/SRM340D1L1.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/tc/SRM340D1L1.cpp -------------------------------------------------------------------------------- /tc/SRM352D1L1.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/tc/SRM352D1L1.cpp -------------------------------------------------------------------------------- /tc/SRM363D1L1.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/tc/SRM363D1L1.cpp -------------------------------------------------------------------------------- /tc/SRM366D1L1.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/tc/SRM366D1L1.cpp -------------------------------------------------------------------------------- /tc/SRM402D1L1.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/tc/SRM402D1L1.cpp -------------------------------------------------------------------------------- /tc/SRM411D1L1.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/tc/SRM411D1L1.cpp -------------------------------------------------------------------------------- /tc/SRM412D1L1.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/tc/SRM412D1L1.cpp -------------------------------------------------------------------------------- /tc/SRM422D1L1.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/tc/SRM422D1L1.cpp -------------------------------------------------------------------------------- /tc/SRM460D1L1.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/tc/SRM460D1L1.cpp -------------------------------------------------------------------------------- /tc/SRM486D1L2.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/tc/SRM486D1L2.cpp -------------------------------------------------------------------------------- /tc/SRM494D1L1.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/tc/SRM494D1L1.cpp -------------------------------------------------------------------------------- /tc/SRM495D2L1.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/tc/SRM495D2L1.cpp -------------------------------------------------------------------------------- /tc/SRM495D2L2.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/tc/SRM495D2L2.cpp -------------------------------------------------------------------------------- /tc/SRM495D2L3.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/tc/SRM495D2L3.cpp -------------------------------------------------------------------------------- /tc/SRM497D2L1.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/tc/SRM497D2L1.cpp -------------------------------------------------------------------------------- /tc/SRM497D2L2.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/tc/SRM497D2L2.cpp -------------------------------------------------------------------------------- /tc/SRM500D2L2.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/tc/SRM500D2L2.cpp -------------------------------------------------------------------------------- /tc/plist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/tc/plist -------------------------------------------------------------------------------- /timus/T1000.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/timus/T1000.cpp -------------------------------------------------------------------------------- /timus/T1001.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/timus/T1001.cpp -------------------------------------------------------------------------------- /timus/T1005.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/timus/T1005.cpp -------------------------------------------------------------------------------- /timus/T1009.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/timus/T1009.cpp -------------------------------------------------------------------------------- /timus/T1012.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/timus/T1012.cpp -------------------------------------------------------------------------------- /timus/T1013.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/timus/T1013.cpp -------------------------------------------------------------------------------- /timus/T1014.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/timus/T1014.cpp -------------------------------------------------------------------------------- /timus/T1017.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/timus/T1017.cpp -------------------------------------------------------------------------------- /timus/T1018.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/timus/T1018.cpp -------------------------------------------------------------------------------- /timus/T1025.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/timus/T1025.cpp -------------------------------------------------------------------------------- /timus/T1029.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/timus/T1029.cpp -------------------------------------------------------------------------------- /timus/T1031.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/timus/T1031.cpp -------------------------------------------------------------------------------- /timus/T1036.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/timus/T1036.cpp -------------------------------------------------------------------------------- /timus/T1039.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/timus/T1039.cpp -------------------------------------------------------------------------------- /timus/T1049.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/timus/T1049.cpp -------------------------------------------------------------------------------- /timus/T1068.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/timus/T1068.cpp -------------------------------------------------------------------------------- /timus/T1073.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/timus/T1073.cpp -------------------------------------------------------------------------------- /timus/T1078.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/timus/T1078.cpp -------------------------------------------------------------------------------- /timus/T1081.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/timus/T1081.cpp -------------------------------------------------------------------------------- /timus/T1083.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/timus/T1083.cpp -------------------------------------------------------------------------------- /timus/T1086.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/timus/T1086.cpp -------------------------------------------------------------------------------- /timus/T1091.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/timus/T1091.cpp -------------------------------------------------------------------------------- /timus/T1104.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/timus/T1104.cpp -------------------------------------------------------------------------------- /timus/T1118.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/timus/T1118.cpp -------------------------------------------------------------------------------- /timus/T1146.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/timus/T1146.cpp -------------------------------------------------------------------------------- /timus/T1224.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/timus/T1224.cpp -------------------------------------------------------------------------------- /timus/T1225.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/timus/T1225.cpp -------------------------------------------------------------------------------- /timus/T1423.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/timus/T1423.cpp -------------------------------------------------------------------------------- /timus/T1820.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/timus/T1820.cpp -------------------------------------------------------------------------------- /uva/Volume C/10000.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume C/10000.cpp -------------------------------------------------------------------------------- /uva/Volume C/10003.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume C/10003.cpp -------------------------------------------------------------------------------- /uva/Volume C/10004.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume C/10004.cpp -------------------------------------------------------------------------------- /uva/Volume C/10005.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume C/10005.cpp -------------------------------------------------------------------------------- /uva/Volume C/10006.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume C/10006.cpp -------------------------------------------------------------------------------- /uva/Volume C/10007.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume C/10007.cpp -------------------------------------------------------------------------------- /uva/Volume C/10008.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume C/10008.cpp -------------------------------------------------------------------------------- /uva/Volume C/10009.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume C/10009.cpp -------------------------------------------------------------------------------- /uva/Volume C/10010.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume C/10010.cpp -------------------------------------------------------------------------------- /uva/Volume C/10012.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume C/10012.cpp -------------------------------------------------------------------------------- /uva/Volume C/10013.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume C/10013.cpp -------------------------------------------------------------------------------- /uva/Volume C/10015.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume C/10015.cpp -------------------------------------------------------------------------------- /uva/Volume C/10018.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume C/10018.cpp -------------------------------------------------------------------------------- /uva/Volume C/10019.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume C/10019.cpp -------------------------------------------------------------------------------- /uva/Volume C/10020.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume C/10020.cpp -------------------------------------------------------------------------------- /uva/Volume C/10025.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume C/10025.cpp -------------------------------------------------------------------------------- /uva/Volume C/10026.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume C/10026.cpp -------------------------------------------------------------------------------- /uva/Volume C/10032.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume C/10032.cpp -------------------------------------------------------------------------------- /uva/Volume C/10033.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume C/10033.cpp -------------------------------------------------------------------------------- /uva/Volume C/10034.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume C/10034.cpp -------------------------------------------------------------------------------- /uva/Volume C/10035.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume C/10035.cpp -------------------------------------------------------------------------------- /uva/Volume C/10036.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume C/10036.cpp -------------------------------------------------------------------------------- /uva/Volume C/10037.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume C/10037.cpp -------------------------------------------------------------------------------- /uva/Volume C/10038.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume C/10038.cpp -------------------------------------------------------------------------------- /uva/Volume C/10041.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume C/10041.cpp -------------------------------------------------------------------------------- /uva/Volume C/10042.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume C/10042.cpp -------------------------------------------------------------------------------- /uva/Volume C/10044.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume C/10044.cpp -------------------------------------------------------------------------------- /uva/Volume C/10048.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume C/10048.cpp -------------------------------------------------------------------------------- /uva/Volume C/10049.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume C/10049.cpp -------------------------------------------------------------------------------- /uva/Volume C/10050.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume C/10050.cpp -------------------------------------------------------------------------------- /uva/Volume C/10051.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume C/10051.cpp -------------------------------------------------------------------------------- /uva/Volume C/10055.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume C/10055.cpp -------------------------------------------------------------------------------- /uva/Volume C/10056.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume C/10056.cpp -------------------------------------------------------------------------------- /uva/Volume C/10060.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume C/10060.cpp -------------------------------------------------------------------------------- /uva/Volume C/10062.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume C/10062.cpp -------------------------------------------------------------------------------- /uva/Volume C/10065.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume C/10065.cpp -------------------------------------------------------------------------------- /uva/Volume C/10066.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume C/10066.cpp -------------------------------------------------------------------------------- /uva/Volume C/10067.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume C/10067.cpp -------------------------------------------------------------------------------- /uva/Volume C/10069.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume C/10069.cpp -------------------------------------------------------------------------------- /uva/Volume C/10070.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume C/10070.cpp -------------------------------------------------------------------------------- /uva/Volume C/10071.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume C/10071.cpp -------------------------------------------------------------------------------- /uva/Volume C/10074.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume C/10074.cpp -------------------------------------------------------------------------------- /uva/Volume C/10077.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume C/10077.cpp -------------------------------------------------------------------------------- /uva/Volume C/10078.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume C/10078.cpp -------------------------------------------------------------------------------- /uva/Volume C/10079.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume C/10079.cpp -------------------------------------------------------------------------------- /uva/Volume C/10080.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume C/10080.cpp -------------------------------------------------------------------------------- /uva/Volume C/10081.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume C/10081.cpp -------------------------------------------------------------------------------- /uva/Volume C/10082.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume C/10082.cpp -------------------------------------------------------------------------------- /uva/Volume C/10093.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume C/10093.cpp -------------------------------------------------------------------------------- /uva/Volume C/10098.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume C/10098.cpp -------------------------------------------------------------------------------- /uva/Volume C/10099.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume C/10099.cpp -------------------------------------------------------------------------------- /uva/Volume CI/10101.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CI/10101.cpp -------------------------------------------------------------------------------- /uva/Volume CI/10104.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CI/10104.cpp -------------------------------------------------------------------------------- /uva/Volume CI/10105.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CI/10105.cpp -------------------------------------------------------------------------------- /uva/Volume CI/10106.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CI/10106.cpp -------------------------------------------------------------------------------- /uva/Volume CI/10107.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CI/10107.cpp -------------------------------------------------------------------------------- /uva/Volume CI/10110.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CI/10110.cpp -------------------------------------------------------------------------------- /uva/Volume CI/10114.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CI/10114.cpp -------------------------------------------------------------------------------- /uva/Volume CI/10127.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CI/10127.cpp -------------------------------------------------------------------------------- /uva/Volume CI/10130.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CI/10130.cpp -------------------------------------------------------------------------------- /uva/Volume CI/10131.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CI/10131.cpp -------------------------------------------------------------------------------- /uva/Volume CI/10136.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CI/10136.cpp -------------------------------------------------------------------------------- /uva/Volume CI/10137.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CI/10137.cpp -------------------------------------------------------------------------------- /uva/Volume CI/10140.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CI/10140.cpp -------------------------------------------------------------------------------- /uva/Volume CI/10142.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CI/10142.cpp -------------------------------------------------------------------------------- /uva/Volume CI/10161.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CI/10161.cpp -------------------------------------------------------------------------------- /uva/Volume CI/10167.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CI/10167.cpp -------------------------------------------------------------------------------- /uva/Volume CI/10170.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CI/10170.cpp -------------------------------------------------------------------------------- /uva/Volume CI/10172.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CI/10172.cpp -------------------------------------------------------------------------------- /uva/Volume CI/10176.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CI/10176.cpp -------------------------------------------------------------------------------- /uva/Volume CI/10179.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CI/10179.cpp -------------------------------------------------------------------------------- /uva/Volume CI/10180.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CI/10180.cpp -------------------------------------------------------------------------------- /uva/Volume CI/10182.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CI/10182.cpp -------------------------------------------------------------------------------- /uva/Volume CI/10183.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CI/10183.cpp -------------------------------------------------------------------------------- /uva/Volume CI/10187.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CI/10187.cpp -------------------------------------------------------------------------------- /uva/Volume CI/10189.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CI/10189.cpp -------------------------------------------------------------------------------- /uva/Volume CI/10191.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CI/10191.cpp -------------------------------------------------------------------------------- /uva/Volume CI/10192.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CI/10192.cpp -------------------------------------------------------------------------------- /uva/Volume CI/10193.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CI/10193.cpp -------------------------------------------------------------------------------- /uva/Volume CI/10195.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CI/10195.cpp -------------------------------------------------------------------------------- /uva/Volume CI/10196.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CI/10196.cpp -------------------------------------------------------------------------------- /uva/Volume CI/10198.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CI/10198.cpp -------------------------------------------------------------------------------- /uva/Volume CII/10200.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CII/10200.cpp -------------------------------------------------------------------------------- /uva/Volume CII/10201.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CII/10201.cpp -------------------------------------------------------------------------------- /uva/Volume CII/10202.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CII/10202.cpp -------------------------------------------------------------------------------- /uva/Volume CII/10205.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CII/10205.cpp -------------------------------------------------------------------------------- /uva/Volume CII/10209.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CII/10209.cpp -------------------------------------------------------------------------------- /uva/Volume CII/10219.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CII/10219.cpp -------------------------------------------------------------------------------- /uva/Volume CII/10220.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CII/10220.cpp -------------------------------------------------------------------------------- /uva/Volume CII/10221.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CII/10221.cpp -------------------------------------------------------------------------------- /uva/Volume CII/10222.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CII/10222.cpp -------------------------------------------------------------------------------- /uva/Volume CII/10223.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CII/10223.cpp -------------------------------------------------------------------------------- /uva/Volume CII/10226.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CII/10226.cpp -------------------------------------------------------------------------------- /uva/Volume CII/10227.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CII/10227.cpp -------------------------------------------------------------------------------- /uva/Volume CII/10229.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CII/10229.cpp -------------------------------------------------------------------------------- /uva/Volume CII/10233.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CII/10233.cpp -------------------------------------------------------------------------------- /uva/Volume CII/10235.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CII/10235.cpp -------------------------------------------------------------------------------- /uva/Volume CII/10242.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CII/10242.cpp -------------------------------------------------------------------------------- /uva/Volume CII/10245.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CII/10245.cpp -------------------------------------------------------------------------------- /uva/Volume CII/10249.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CII/10249.cpp -------------------------------------------------------------------------------- /uva/Volume CII/10250.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CII/10250.cpp -------------------------------------------------------------------------------- /uva/Volume CII/10252.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CII/10252.cpp -------------------------------------------------------------------------------- /uva/Volume CII/10258.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CII/10258.cpp -------------------------------------------------------------------------------- /uva/Volume CII/10260.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CII/10260.cpp -------------------------------------------------------------------------------- /uva/Volume CII/10263.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CII/10263.cpp -------------------------------------------------------------------------------- /uva/Volume CII/10267.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CII/10267.cpp -------------------------------------------------------------------------------- /uva/Volume CII/10268.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CII/10268.cpp -------------------------------------------------------------------------------- /uva/Volume CII/10276.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CII/10276.cpp -------------------------------------------------------------------------------- /uva/Volume CII/10279.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CII/10279.cpp -------------------------------------------------------------------------------- /uva/Volume CII/10281.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CII/10281.cpp -------------------------------------------------------------------------------- /uva/Volume CII/10282.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CII/10282.cpp -------------------------------------------------------------------------------- /uva/Volume CII/10284.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CII/10284.cpp -------------------------------------------------------------------------------- /uva/Volume CII/10285.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CII/10285.cpp -------------------------------------------------------------------------------- /uva/Volume CII/10286.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CII/10286.cpp -------------------------------------------------------------------------------- /uva/Volume CII/10290.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CII/10290.cpp -------------------------------------------------------------------------------- /uva/Volume CII/10295.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CII/10295.cpp -------------------------------------------------------------------------------- /uva/Volume CII/10298.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CII/10298.cpp -------------------------------------------------------------------------------- /uva/Volume CII/10299.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CII/10299.cpp -------------------------------------------------------------------------------- /uva/Volume CIV/10400.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CIV/10400.cpp -------------------------------------------------------------------------------- /uva/Volume CIV/10404.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CIV/10404.cpp -------------------------------------------------------------------------------- /uva/Volume CIV/10405.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CIV/10405.cpp -------------------------------------------------------------------------------- /uva/Volume CIV/10407.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CIV/10407.cpp -------------------------------------------------------------------------------- /uva/Volume CIV/10408.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CIV/10408.cpp -------------------------------------------------------------------------------- /uva/Volume CIV/10409.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CIV/10409.cpp -------------------------------------------------------------------------------- /uva/Volume CIV/10420.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CIV/10420.cpp -------------------------------------------------------------------------------- /uva/Volume CIV/10424.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CIV/10424.cpp -------------------------------------------------------------------------------- /uva/Volume CIV/10427.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CIV/10427.cpp -------------------------------------------------------------------------------- /uva/Volume CIV/10432.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CIV/10432.cpp -------------------------------------------------------------------------------- /uva/Volume CIV/10440.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CIV/10440.cpp -------------------------------------------------------------------------------- /uva/Volume CIV/10450.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CIV/10450.cpp -------------------------------------------------------------------------------- /uva/Volume CIV/10451.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CIV/10451.cpp -------------------------------------------------------------------------------- /uva/Volume CIV/10452.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CIV/10452.cpp -------------------------------------------------------------------------------- /uva/Volume CIV/10465.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CIV/10465.cpp -------------------------------------------------------------------------------- /uva/Volume CIV/10469.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CIV/10469.cpp -------------------------------------------------------------------------------- /uva/Volume CIV/10473.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CIV/10473.cpp -------------------------------------------------------------------------------- /uva/Volume CIV/10474.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CIV/10474.cpp -------------------------------------------------------------------------------- /uva/Volume CIV/10491.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CIV/10491.cpp -------------------------------------------------------------------------------- /uva/Volume CIV/10496.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CIV/10496.cpp -------------------------------------------------------------------------------- /uva/Volume CIV/10497.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CIV/10497.cpp -------------------------------------------------------------------------------- /uva/Volume CIV/10499.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CIV/10499.cpp -------------------------------------------------------------------------------- /uva/Volume CIX/10901.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CIX/10901.cpp -------------------------------------------------------------------------------- /uva/Volume CIX/10903.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CIX/10903.cpp -------------------------------------------------------------------------------- /uva/Volume CIX/10905.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CIX/10905.cpp -------------------------------------------------------------------------------- /uva/Volume CIX/10916.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CIX/10916.cpp -------------------------------------------------------------------------------- /uva/Volume CIX/10921.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CIX/10921.cpp -------------------------------------------------------------------------------- /uva/Volume CIX/10922.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CIX/10922.cpp -------------------------------------------------------------------------------- /uva/Volume CIX/10924.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CIX/10924.cpp -------------------------------------------------------------------------------- /uva/Volume CIX/10926.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CIX/10926.cpp -------------------------------------------------------------------------------- /uva/Volume CIX/10929.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CIX/10929.cpp -------------------------------------------------------------------------------- /uva/Volume CIX/10931.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CIX/10931.cpp -------------------------------------------------------------------------------- /uva/Volume CIX/10935.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CIX/10935.cpp -------------------------------------------------------------------------------- /uva/Volume CIX/10943.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CIX/10943.cpp -------------------------------------------------------------------------------- /uva/Volume CIX/10945.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CIX/10945.cpp -------------------------------------------------------------------------------- /uva/Volume CIX/10954.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CIX/10954.cpp -------------------------------------------------------------------------------- /uva/Volume CIX/10959.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CIX/10959.cpp -------------------------------------------------------------------------------- /uva/Volume CIX/10970.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CIX/10970.cpp -------------------------------------------------------------------------------- /uva/Volume CIX/10986.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CIX/10986.cpp -------------------------------------------------------------------------------- /uva/Volume CIX/10994.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CIX/10994.cpp -------------------------------------------------------------------------------- /uva/Volume CV/10503.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CV/10503.cpp -------------------------------------------------------------------------------- /uva/Volume CV/10505.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CV/10505.cpp -------------------------------------------------------------------------------- /uva/Volume CV/10507.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CV/10507.cpp -------------------------------------------------------------------------------- /uva/Volume CV/10509.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CV/10509.cpp -------------------------------------------------------------------------------- /uva/Volume CV/10515.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CV/10515.cpp -------------------------------------------------------------------------------- /uva/Volume CV/10530.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CV/10530.cpp -------------------------------------------------------------------------------- /uva/Volume CV/10533.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CV/10533.cpp -------------------------------------------------------------------------------- /uva/Volume CV/10534.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CV/10534.cpp -------------------------------------------------------------------------------- /uva/Volume CV/10539.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CV/10539.cpp -------------------------------------------------------------------------------- /uva/Volume CV/10550.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CV/10550.cpp -------------------------------------------------------------------------------- /uva/Volume CV/10557.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CV/10557.cpp -------------------------------------------------------------------------------- /uva/Volume CV/10570.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CV/10570.cpp -------------------------------------------------------------------------------- /uva/Volume CV/10579.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CV/10579.cpp -------------------------------------------------------------------------------- /uva/Volume CV/10583.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CV/10583.cpp -------------------------------------------------------------------------------- /uva/Volume CV/10589.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CV/10589.cpp -------------------------------------------------------------------------------- /uva/Volume CV/10591.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CV/10591.cpp -------------------------------------------------------------------------------- /uva/Volume CVI/10608.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CVI/10608.cpp -------------------------------------------------------------------------------- /uva/Volume CVI/10616.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CVI/10616.cpp -------------------------------------------------------------------------------- /uva/Volume CVI/10633.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CVI/10633.cpp -------------------------------------------------------------------------------- /uva/Volume CVI/10635.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CVI/10635.cpp -------------------------------------------------------------------------------- /uva/Volume CVI/10642.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CVI/10642.cpp -------------------------------------------------------------------------------- /uva/Volume CVI/10646.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CVI/10646.cpp -------------------------------------------------------------------------------- /uva/Volume CVI/10650.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CVI/10650.cpp -------------------------------------------------------------------------------- /uva/Volume CVI/10656.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CVI/10656.cpp -------------------------------------------------------------------------------- /uva/Volume CVI/10660.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CVI/10660.cpp -------------------------------------------------------------------------------- /uva/Volume CVI/10662.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CVI/10662.cpp -------------------------------------------------------------------------------- /uva/Volume CVI/10663.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CVI/10663.cpp -------------------------------------------------------------------------------- /uva/Volume CVI/10664.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CVI/10664.cpp -------------------------------------------------------------------------------- /uva/Volume CVI/10667.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CVI/10667.cpp -------------------------------------------------------------------------------- /uva/Volume CVI/10670.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CVI/10670.cpp -------------------------------------------------------------------------------- /uva/Volume CVI/10678.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CVI/10678.cpp -------------------------------------------------------------------------------- /uva/Volume CVI/10679.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CVI/10679.cpp -------------------------------------------------------------------------------- /uva/Volume CVI/10682.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CVI/10682.cpp -------------------------------------------------------------------------------- /uva/Volume CVI/10684.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CVI/10684.cpp -------------------------------------------------------------------------------- /uva/Volume CVI/10696.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CVI/10696.cpp -------------------------------------------------------------------------------- /uva/Volume CVI/10699.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CVI/10699.cpp -------------------------------------------------------------------------------- /uva/Volume CX/11000.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CX/11000.cpp -------------------------------------------------------------------------------- /uva/Volume CX/11003.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CX/11003.cpp -------------------------------------------------------------------------------- /uva/Volume CX/11034.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CX/11034.cpp -------------------------------------------------------------------------------- /uva/Volume CX/11044.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CX/11044.cpp -------------------------------------------------------------------------------- /uva/Volume CX/11045.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CX/11045.cpp -------------------------------------------------------------------------------- /uva/Volume CX/11054.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CX/11054.cpp -------------------------------------------------------------------------------- /uva/Volume CX/11057.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CX/11057.cpp -------------------------------------------------------------------------------- /uva/Volume CX/11059.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CX/11059.cpp -------------------------------------------------------------------------------- /uva/Volume CX/11060.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CX/11060.cpp -------------------------------------------------------------------------------- /uva/Volume CX/11067.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CX/11067.cpp -------------------------------------------------------------------------------- /uva/Volume CX/11068.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CX/11068.cpp -------------------------------------------------------------------------------- /uva/Volume CX/11069.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CX/11069.cpp -------------------------------------------------------------------------------- /uva/Volume CX/11080.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CX/11080.cpp -------------------------------------------------------------------------------- /uva/Volume CX/11082.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CX/11082.cpp -------------------------------------------------------------------------------- /uva/Volume CX/11085.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CX/11085.cpp -------------------------------------------------------------------------------- /uva/Volume CX/11096.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CX/11096.cpp -------------------------------------------------------------------------------- /uva/Volume CXI/11101.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CXI/11101.cpp -------------------------------------------------------------------------------- /uva/Volume CXI/11107.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CXI/11107.cpp -------------------------------------------------------------------------------- /uva/Volume CXI/11110.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CXI/11110.cpp -------------------------------------------------------------------------------- /uva/Volume CXI/11111.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CXI/11111.cpp -------------------------------------------------------------------------------- /uva/Volume CXI/11121.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CXI/11121.cpp -------------------------------------------------------------------------------- /uva/Volume CXI/11130.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CXI/11130.cpp -------------------------------------------------------------------------------- /uva/Volume CXI/11137.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CXI/11137.cpp -------------------------------------------------------------------------------- /uva/Volume CXI/11138.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CXI/11138.cpp -------------------------------------------------------------------------------- /uva/Volume CXI/11150.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CXI/11150.cpp -------------------------------------------------------------------------------- /uva/Volume CXI/11151.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CXI/11151.cpp -------------------------------------------------------------------------------- /uva/Volume CXI/11152.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CXI/11152.cpp -------------------------------------------------------------------------------- /uva/Volume CXI/11157.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CXI/11157.cpp -------------------------------------------------------------------------------- /uva/Volume CXI/11161.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CXI/11161.cpp -------------------------------------------------------------------------------- /uva/Volume CXI/11172.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CXI/11172.cpp -------------------------------------------------------------------------------- /uva/Volume CXI/11185.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CXI/11185.cpp -------------------------------------------------------------------------------- /uva/Volume CXI/11192.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CXI/11192.cpp -------------------------------------------------------------------------------- /uva/Volume CXI/11195.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CXI/11195.cpp -------------------------------------------------------------------------------- /uva/Volume CXV/11500.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CXV/11500.cpp -------------------------------------------------------------------------------- /uva/Volume CXV/11503.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CXV/11503.cpp -------------------------------------------------------------------------------- /uva/Volume CXV/11504.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CXV/11504.cpp -------------------------------------------------------------------------------- /uva/Volume CXV/11505.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CXV/11505.cpp -------------------------------------------------------------------------------- /uva/Volume CXV/11507.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CXV/11507.cpp -------------------------------------------------------------------------------- /uva/Volume CXV/11508.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CXV/11508.cpp -------------------------------------------------------------------------------- /uva/Volume CXV/11512.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CXV/11512.cpp -------------------------------------------------------------------------------- /uva/Volume CXV/11514.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CXV/11514.cpp -------------------------------------------------------------------------------- /uva/Volume CXV/11515.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CXV/11515.cpp -------------------------------------------------------------------------------- /uva/Volume CXV/11517.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CXV/11517.cpp -------------------------------------------------------------------------------- /uva/Volume CXV/11518.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CXV/11518.cpp -------------------------------------------------------------------------------- /uva/Volume CXV/11519.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CXV/11519.cpp -------------------------------------------------------------------------------- /uva/Volume CXV/11520.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CXV/11520.cpp -------------------------------------------------------------------------------- /uva/Volume CXV/11525.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CXV/11525.cpp -------------------------------------------------------------------------------- /uva/Volume CXV/11526.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CXV/11526.cpp -------------------------------------------------------------------------------- /uva/Volume CXV/11530.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CXV/11530.cpp -------------------------------------------------------------------------------- /uva/Volume CXV/11541.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CXV/11541.cpp -------------------------------------------------------------------------------- /uva/Volume CXV/11547.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CXV/11547.cpp -------------------------------------------------------------------------------- /uva/Volume CXV/11553.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CXV/11553.cpp -------------------------------------------------------------------------------- /uva/Volume CXV/11554.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CXV/11554.cpp -------------------------------------------------------------------------------- /uva/Volume CXV/11556.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CXV/11556.cpp -------------------------------------------------------------------------------- /uva/Volume CXV/11559.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CXV/11559.cpp -------------------------------------------------------------------------------- /uva/Volume CXV/11565.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CXV/11565.cpp -------------------------------------------------------------------------------- /uva/Volume CXV/11567.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CXV/11567.cpp -------------------------------------------------------------------------------- /uva/Volume CXV/11576.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CXV/11576.cpp -------------------------------------------------------------------------------- /uva/Volume CXV/11577.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CXV/11577.cpp -------------------------------------------------------------------------------- /uva/Volume CXV/11581.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CXV/11581.cpp -------------------------------------------------------------------------------- /uva/Volume CXV/11587.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CXV/11587.cpp -------------------------------------------------------------------------------- /uva/Volume CXV/11588.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CXV/11588.cpp -------------------------------------------------------------------------------- /uva/Volume CXX/12001.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CXX/12001.cpp -------------------------------------------------------------------------------- /uva/Volume CXX/12004.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CXX/12004.cpp -------------------------------------------------------------------------------- /uva/Volume CXX/12015.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CXX/12015.cpp -------------------------------------------------------------------------------- /uva/Volume CXX/12019.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CXX/12019.cpp -------------------------------------------------------------------------------- /uva/Volume CXX/12024.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CXX/12024.cpp -------------------------------------------------------------------------------- /uva/Volume CXX/12028.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CXX/12028.cpp -------------------------------------------------------------------------------- /uva/Volume CXX/12032.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CXX/12032.cpp -------------------------------------------------------------------------------- /uva/Volume CXX/12036.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CXX/12036.cpp -------------------------------------------------------------------------------- /uva/Volume CXX/12043.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CXX/12043.cpp -------------------------------------------------------------------------------- /uva/Volume CXX/12049.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CXX/12049.cpp -------------------------------------------------------------------------------- /uva/Volume CXX/12060.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CXX/12060.cpp -------------------------------------------------------------------------------- /uva/Volume CXX/12068.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CXX/12068.cpp -------------------------------------------------------------------------------- /uva/Volume CXX/12077.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CXX/12077.cpp -------------------------------------------------------------------------------- /uva/Volume CXX/12078.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CXX/12078.cpp -------------------------------------------------------------------------------- /uva/Volume CXX/12079.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CXX/12079.cpp -------------------------------------------------------------------------------- /uva/Volume CXX/12081.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CXX/12081.cpp -------------------------------------------------------------------------------- /uva/Volume CXX/12082.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CXX/12082.cpp -------------------------------------------------------------------------------- /uva/Volume CXX/12083.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume CXX/12083.cpp -------------------------------------------------------------------------------- /uva/Volume I/00100.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume I/00100.cpp -------------------------------------------------------------------------------- /uva/Volume I/00101.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume I/00101.cpp -------------------------------------------------------------------------------- /uva/Volume I/00102.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume I/00102.cpp -------------------------------------------------------------------------------- /uva/Volume I/00103.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume I/00103.cpp -------------------------------------------------------------------------------- /uva/Volume I/00104.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume I/00104.cpp -------------------------------------------------------------------------------- /uva/Volume I/00105.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume I/00105.cpp -------------------------------------------------------------------------------- /uva/Volume I/00106.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume I/00106.cpp -------------------------------------------------------------------------------- /uva/Volume I/00107.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume I/00107.cpp -------------------------------------------------------------------------------- /uva/Volume I/00108.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume I/00108.cpp -------------------------------------------------------------------------------- /uva/Volume I/00109.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume I/00109.cpp -------------------------------------------------------------------------------- /uva/Volume I/00110.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume I/00110.cpp -------------------------------------------------------------------------------- /uva/Volume I/00111.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume I/00111.cpp -------------------------------------------------------------------------------- /uva/Volume I/00112.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume I/00112.cpp -------------------------------------------------------------------------------- /uva/Volume I/00113.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume I/00113.cpp -------------------------------------------------------------------------------- /uva/Volume I/00114.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume I/00114.cpp -------------------------------------------------------------------------------- /uva/Volume I/00115.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume I/00115.cpp -------------------------------------------------------------------------------- /uva/Volume I/00116.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume I/00116.cpp -------------------------------------------------------------------------------- /uva/Volume I/00117.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume I/00117.cpp -------------------------------------------------------------------------------- /uva/Volume I/00118.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume I/00118.cpp -------------------------------------------------------------------------------- /uva/Volume I/00119.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume I/00119.cpp -------------------------------------------------------------------------------- /uva/Volume I/00120.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume I/00120.cpp -------------------------------------------------------------------------------- /uva/Volume I/00121.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume I/00121.cpp -------------------------------------------------------------------------------- /uva/Volume I/00122.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume I/00122.cpp -------------------------------------------------------------------------------- /uva/Volume I/00123.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume I/00123.cpp -------------------------------------------------------------------------------- /uva/Volume I/00124.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume I/00124.cpp -------------------------------------------------------------------------------- /uva/Volume I/00125.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume I/00125.cpp -------------------------------------------------------------------------------- /uva/Volume I/00126.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume I/00126.cpp -------------------------------------------------------------------------------- /uva/Volume I/00127.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume I/00127.cpp -------------------------------------------------------------------------------- /uva/Volume I/00128.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume I/00128.cpp -------------------------------------------------------------------------------- /uva/Volume I/00129.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume I/00129.cpp -------------------------------------------------------------------------------- /uva/Volume I/00130.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume I/00130.cpp -------------------------------------------------------------------------------- /uva/Volume I/00133.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume I/00133.cpp -------------------------------------------------------------------------------- /uva/Volume I/00136.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume I/00136.cpp -------------------------------------------------------------------------------- /uva/Volume I/00138.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume I/00138.cpp -------------------------------------------------------------------------------- /uva/Volume I/00139.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume I/00139.cpp -------------------------------------------------------------------------------- /uva/Volume I/00140.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume I/00140.cpp -------------------------------------------------------------------------------- /uva/Volume I/00141.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume I/00141.cpp -------------------------------------------------------------------------------- /uva/Volume I/00144.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume I/00144.cpp -------------------------------------------------------------------------------- /uva/Volume I/00145.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume I/00145.cpp -------------------------------------------------------------------------------- /uva/Volume I/00146.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume I/00146.cpp -------------------------------------------------------------------------------- /uva/Volume I/00147.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume I/00147.cpp -------------------------------------------------------------------------------- /uva/Volume I/00148.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume I/00148.cpp -------------------------------------------------------------------------------- /uva/Volume I/00151.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume I/00151.cpp -------------------------------------------------------------------------------- /uva/Volume I/00152.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume I/00152.cpp -------------------------------------------------------------------------------- /uva/Volume I/00153.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume I/00153.cpp -------------------------------------------------------------------------------- /uva/Volume I/00154.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/Volume I/00154.cpp -------------------------------------------------------------------------------- /uva/plist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajmarin/coding/HEAD/uva/plist --------------------------------------------------------------------------------