├── README.md ├── week 10 ├── t1001.cpp ├── t1002.cpp ├── t1003.cpp ├── t1004.cpp ├── t1005.cpp ├── t1006.cpp ├── t1007.cpp ├── t1010.cpp ├── t1011.cpp └── t1012.cpp ├── week 11 ├── t1101.cpp ├── t1102.cpp ├── t1103.cpp ├── t1104.cpp ├── t1105.cpp ├── t1106.cpp ├── t1107.cpp ├── t1108.cpp ├── t1109.cpp ├── t1110.cpp ├── t1111.cpp ├── t1112.cpp ├── t1113.cpp └── t1114.cpp ├── week 2 ├── t201.cpp ├── t202.cpp ├── t203.cpp ├── t204.cpp ├── t205.cpp ├── t206.cpp ├── t207.cpp ├── t208.cpp ├── t209.cpp └── t210.cpp ├── week 3 ├── t301.cpp ├── t302.cpp ├── t303.cpp ├── t304.cpp ├── t305.cpp ├── t306.cpp ├── t307.cpp ├── t308.cpp ├── t309.cpp ├── t310.cpp ├── t311.cpp ├── t312.cpp ├── t314.cpp ├── t315.cpp ├── t316.cpp ├── t317.cpp ├── t318.cpp ├── t319.cpp ├── t320.cpp ├── t321.cpp ├── t322.cpp ├── t323.cpp ├── t324.cpp └── t325.cpp ├── week 4 ├── t401.cpp ├── t402.cpp ├── t403.cpp ├── t404.cpp ├── t405.cpp ├── t406.cpp ├── t407.cpp ├── t408.cpp ├── t409.cpp ├── t410.cpp └── t411.cpp ├── week 5 ├── t501.cpp ├── t502.cpp ├── t503.cpp ├── t504.cpp ├── t505.cpp ├── t506.cpp ├── t507.cpp ├── t508.cpp ├── t509.cpp ├── t510.cpp ├── t511.cpp ├── t512.cpp ├── t513.cpp ├── t514.cpp ├── t515.cpp ├── t516.cpp ├── t517.cpp ├── t518.cpp └── t519.cpp ├── week 6 ├── t601.cpp ├── t602.cpp ├── t603.cpp ├── t604.cpp ├── t605.cpp ├── t606.cpp ├── t607.cpp ├── t608.cpp ├── t609.cpp ├── t610.cpp ├── t611.cpp ├── t612.cpp ├── t613.cpp ├── t614.cpp ├── t615.cpp ├── t616.cpp ├── t617.cpp └── t618.cpp ├── week 7 ├── t701.cpp ├── t702.cpp ├── t703.cpp ├── t704.cpp ├── t705.cpp ├── t706.cpp ├── t707.cpp └── t708.cpp ├── week 8 ├── t801.cpp ├── t802.cpp ├── t803.cpp ├── t804.cpp ├── t806.cpp ├── t807.cpp ├── t808.cpp ├── t809.cpp ├── t810.cpp ├── t811.cpp ├── t812.cpp ├── t813.cpp ├── t814.cpp └── t815.cpp └── week 9 ├── t901.cpp ├── t902.cpp ├── t903.cpp ├── t904.cpp ├── t905.cpp ├── t906.cpp ├── t907.cpp ├── t908.cpp ├── t909.cpp ├── t910.cpp ├── t911.cpp └── t912.cpp /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alerrad/contester-answers/HEAD/README.md -------------------------------------------------------------------------------- /week 10/t1001.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alerrad/contester-answers/HEAD/week 10/t1001.cpp -------------------------------------------------------------------------------- /week 10/t1002.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alerrad/contester-answers/HEAD/week 10/t1002.cpp -------------------------------------------------------------------------------- /week 10/t1003.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alerrad/contester-answers/HEAD/week 10/t1003.cpp -------------------------------------------------------------------------------- /week 10/t1004.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alerrad/contester-answers/HEAD/week 10/t1004.cpp -------------------------------------------------------------------------------- /week 10/t1005.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alerrad/contester-answers/HEAD/week 10/t1005.cpp -------------------------------------------------------------------------------- /week 10/t1006.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alerrad/contester-answers/HEAD/week 10/t1006.cpp -------------------------------------------------------------------------------- /week 10/t1007.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alerrad/contester-answers/HEAD/week 10/t1007.cpp -------------------------------------------------------------------------------- /week 10/t1010.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alerrad/contester-answers/HEAD/week 10/t1010.cpp -------------------------------------------------------------------------------- /week 10/t1011.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alerrad/contester-answers/HEAD/week 10/t1011.cpp -------------------------------------------------------------------------------- /week 10/t1012.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alerrad/contester-answers/HEAD/week 10/t1012.cpp -------------------------------------------------------------------------------- /week 11/t1101.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alerrad/contester-answers/HEAD/week 11/t1101.cpp -------------------------------------------------------------------------------- /week 11/t1102.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alerrad/contester-answers/HEAD/week 11/t1102.cpp -------------------------------------------------------------------------------- /week 11/t1103.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alerrad/contester-answers/HEAD/week 11/t1103.cpp -------------------------------------------------------------------------------- /week 11/t1104.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alerrad/contester-answers/HEAD/week 11/t1104.cpp -------------------------------------------------------------------------------- /week 11/t1105.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alerrad/contester-answers/HEAD/week 11/t1105.cpp -------------------------------------------------------------------------------- /week 11/t1106.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alerrad/contester-answers/HEAD/week 11/t1106.cpp -------------------------------------------------------------------------------- /week 11/t1107.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alerrad/contester-answers/HEAD/week 11/t1107.cpp -------------------------------------------------------------------------------- /week 11/t1108.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alerrad/contester-answers/HEAD/week 11/t1108.cpp -------------------------------------------------------------------------------- /week 11/t1109.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alerrad/contester-answers/HEAD/week 11/t1109.cpp -------------------------------------------------------------------------------- /week 11/t1110.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alerrad/contester-answers/HEAD/week 11/t1110.cpp -------------------------------------------------------------------------------- /week 11/t1111.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alerrad/contester-answers/HEAD/week 11/t1111.cpp -------------------------------------------------------------------------------- /week 11/t1112.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alerrad/contester-answers/HEAD/week 11/t1112.cpp -------------------------------------------------------------------------------- /week 11/t1113.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alerrad/contester-answers/HEAD/week 11/t1113.cpp -------------------------------------------------------------------------------- /week 11/t1114.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alerrad/contester-answers/HEAD/week 11/t1114.cpp -------------------------------------------------------------------------------- /week 2/t201.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alerrad/contester-answers/HEAD/week 2/t201.cpp -------------------------------------------------------------------------------- /week 2/t202.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alerrad/contester-answers/HEAD/week 2/t202.cpp -------------------------------------------------------------------------------- /week 2/t203.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alerrad/contester-answers/HEAD/week 2/t203.cpp -------------------------------------------------------------------------------- /week 2/t204.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alerrad/contester-answers/HEAD/week 2/t204.cpp -------------------------------------------------------------------------------- /week 2/t205.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alerrad/contester-answers/HEAD/week 2/t205.cpp -------------------------------------------------------------------------------- /week 2/t206.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alerrad/contester-answers/HEAD/week 2/t206.cpp -------------------------------------------------------------------------------- /week 2/t207.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alerrad/contester-answers/HEAD/week 2/t207.cpp -------------------------------------------------------------------------------- /week 2/t208.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alerrad/contester-answers/HEAD/week 2/t208.cpp -------------------------------------------------------------------------------- /week 2/t209.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alerrad/contester-answers/HEAD/week 2/t209.cpp -------------------------------------------------------------------------------- /week 2/t210.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alerrad/contester-answers/HEAD/week 2/t210.cpp -------------------------------------------------------------------------------- /week 3/t301.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alerrad/contester-answers/HEAD/week 3/t301.cpp -------------------------------------------------------------------------------- /week 3/t302.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alerrad/contester-answers/HEAD/week 3/t302.cpp -------------------------------------------------------------------------------- /week 3/t303.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alerrad/contester-answers/HEAD/week 3/t303.cpp -------------------------------------------------------------------------------- /week 3/t304.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alerrad/contester-answers/HEAD/week 3/t304.cpp -------------------------------------------------------------------------------- /week 3/t305.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alerrad/contester-answers/HEAD/week 3/t305.cpp -------------------------------------------------------------------------------- /week 3/t306.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alerrad/contester-answers/HEAD/week 3/t306.cpp -------------------------------------------------------------------------------- /week 3/t307.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alerrad/contester-answers/HEAD/week 3/t307.cpp -------------------------------------------------------------------------------- /week 3/t308.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alerrad/contester-answers/HEAD/week 3/t308.cpp -------------------------------------------------------------------------------- /week 3/t309.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alerrad/contester-answers/HEAD/week 3/t309.cpp -------------------------------------------------------------------------------- /week 3/t310.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alerrad/contester-answers/HEAD/week 3/t310.cpp -------------------------------------------------------------------------------- /week 3/t311.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alerrad/contester-answers/HEAD/week 3/t311.cpp -------------------------------------------------------------------------------- /week 3/t312.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alerrad/contester-answers/HEAD/week 3/t312.cpp -------------------------------------------------------------------------------- /week 3/t314.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alerrad/contester-answers/HEAD/week 3/t314.cpp -------------------------------------------------------------------------------- /week 3/t315.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alerrad/contester-answers/HEAD/week 3/t315.cpp -------------------------------------------------------------------------------- /week 3/t316.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alerrad/contester-answers/HEAD/week 3/t316.cpp -------------------------------------------------------------------------------- /week 3/t317.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alerrad/contester-answers/HEAD/week 3/t317.cpp -------------------------------------------------------------------------------- /week 3/t318.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alerrad/contester-answers/HEAD/week 3/t318.cpp -------------------------------------------------------------------------------- /week 3/t319.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alerrad/contester-answers/HEAD/week 3/t319.cpp -------------------------------------------------------------------------------- /week 3/t320.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alerrad/contester-answers/HEAD/week 3/t320.cpp -------------------------------------------------------------------------------- /week 3/t321.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alerrad/contester-answers/HEAD/week 3/t321.cpp -------------------------------------------------------------------------------- /week 3/t322.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alerrad/contester-answers/HEAD/week 3/t322.cpp -------------------------------------------------------------------------------- /week 3/t323.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alerrad/contester-answers/HEAD/week 3/t323.cpp -------------------------------------------------------------------------------- /week 3/t324.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alerrad/contester-answers/HEAD/week 3/t324.cpp -------------------------------------------------------------------------------- /week 3/t325.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alerrad/contester-answers/HEAD/week 3/t325.cpp -------------------------------------------------------------------------------- /week 4/t401.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alerrad/contester-answers/HEAD/week 4/t401.cpp -------------------------------------------------------------------------------- /week 4/t402.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alerrad/contester-answers/HEAD/week 4/t402.cpp -------------------------------------------------------------------------------- /week 4/t403.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alerrad/contester-answers/HEAD/week 4/t403.cpp -------------------------------------------------------------------------------- /week 4/t404.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alerrad/contester-answers/HEAD/week 4/t404.cpp -------------------------------------------------------------------------------- /week 4/t405.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alerrad/contester-answers/HEAD/week 4/t405.cpp -------------------------------------------------------------------------------- /week 4/t406.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alerrad/contester-answers/HEAD/week 4/t406.cpp -------------------------------------------------------------------------------- /week 4/t407.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alerrad/contester-answers/HEAD/week 4/t407.cpp -------------------------------------------------------------------------------- /week 4/t408.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alerrad/contester-answers/HEAD/week 4/t408.cpp -------------------------------------------------------------------------------- /week 4/t409.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alerrad/contester-answers/HEAD/week 4/t409.cpp -------------------------------------------------------------------------------- /week 4/t410.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alerrad/contester-answers/HEAD/week 4/t410.cpp -------------------------------------------------------------------------------- /week 4/t411.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alerrad/contester-answers/HEAD/week 4/t411.cpp -------------------------------------------------------------------------------- /week 5/t501.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alerrad/contester-answers/HEAD/week 5/t501.cpp -------------------------------------------------------------------------------- /week 5/t502.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alerrad/contester-answers/HEAD/week 5/t502.cpp -------------------------------------------------------------------------------- /week 5/t503.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alerrad/contester-answers/HEAD/week 5/t503.cpp -------------------------------------------------------------------------------- /week 5/t504.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alerrad/contester-answers/HEAD/week 5/t504.cpp -------------------------------------------------------------------------------- /week 5/t505.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alerrad/contester-answers/HEAD/week 5/t505.cpp -------------------------------------------------------------------------------- /week 5/t506.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alerrad/contester-answers/HEAD/week 5/t506.cpp -------------------------------------------------------------------------------- /week 5/t507.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alerrad/contester-answers/HEAD/week 5/t507.cpp -------------------------------------------------------------------------------- /week 5/t508.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alerrad/contester-answers/HEAD/week 5/t508.cpp -------------------------------------------------------------------------------- /week 5/t509.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alerrad/contester-answers/HEAD/week 5/t509.cpp -------------------------------------------------------------------------------- /week 5/t510.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alerrad/contester-answers/HEAD/week 5/t510.cpp -------------------------------------------------------------------------------- /week 5/t511.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alerrad/contester-answers/HEAD/week 5/t511.cpp -------------------------------------------------------------------------------- /week 5/t512.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alerrad/contester-answers/HEAD/week 5/t512.cpp -------------------------------------------------------------------------------- /week 5/t513.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alerrad/contester-answers/HEAD/week 5/t513.cpp -------------------------------------------------------------------------------- /week 5/t514.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alerrad/contester-answers/HEAD/week 5/t514.cpp -------------------------------------------------------------------------------- /week 5/t515.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alerrad/contester-answers/HEAD/week 5/t515.cpp -------------------------------------------------------------------------------- /week 5/t516.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alerrad/contester-answers/HEAD/week 5/t516.cpp -------------------------------------------------------------------------------- /week 5/t517.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alerrad/contester-answers/HEAD/week 5/t517.cpp -------------------------------------------------------------------------------- /week 5/t518.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alerrad/contester-answers/HEAD/week 5/t518.cpp -------------------------------------------------------------------------------- /week 5/t519.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alerrad/contester-answers/HEAD/week 5/t519.cpp -------------------------------------------------------------------------------- /week 6/t601.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alerrad/contester-answers/HEAD/week 6/t601.cpp -------------------------------------------------------------------------------- /week 6/t602.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alerrad/contester-answers/HEAD/week 6/t602.cpp -------------------------------------------------------------------------------- /week 6/t603.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alerrad/contester-answers/HEAD/week 6/t603.cpp -------------------------------------------------------------------------------- /week 6/t604.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alerrad/contester-answers/HEAD/week 6/t604.cpp -------------------------------------------------------------------------------- /week 6/t605.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alerrad/contester-answers/HEAD/week 6/t605.cpp -------------------------------------------------------------------------------- /week 6/t606.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alerrad/contester-answers/HEAD/week 6/t606.cpp -------------------------------------------------------------------------------- /week 6/t607.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alerrad/contester-answers/HEAD/week 6/t607.cpp -------------------------------------------------------------------------------- /week 6/t608.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alerrad/contester-answers/HEAD/week 6/t608.cpp -------------------------------------------------------------------------------- /week 6/t609.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alerrad/contester-answers/HEAD/week 6/t609.cpp -------------------------------------------------------------------------------- /week 6/t610.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alerrad/contester-answers/HEAD/week 6/t610.cpp -------------------------------------------------------------------------------- /week 6/t611.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alerrad/contester-answers/HEAD/week 6/t611.cpp -------------------------------------------------------------------------------- /week 6/t612.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alerrad/contester-answers/HEAD/week 6/t612.cpp -------------------------------------------------------------------------------- /week 6/t613.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alerrad/contester-answers/HEAD/week 6/t613.cpp -------------------------------------------------------------------------------- /week 6/t614.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alerrad/contester-answers/HEAD/week 6/t614.cpp -------------------------------------------------------------------------------- /week 6/t615.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alerrad/contester-answers/HEAD/week 6/t615.cpp -------------------------------------------------------------------------------- /week 6/t616.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alerrad/contester-answers/HEAD/week 6/t616.cpp -------------------------------------------------------------------------------- /week 6/t617.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alerrad/contester-answers/HEAD/week 6/t617.cpp -------------------------------------------------------------------------------- /week 6/t618.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alerrad/contester-answers/HEAD/week 6/t618.cpp -------------------------------------------------------------------------------- /week 7/t701.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alerrad/contester-answers/HEAD/week 7/t701.cpp -------------------------------------------------------------------------------- /week 7/t702.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alerrad/contester-answers/HEAD/week 7/t702.cpp -------------------------------------------------------------------------------- /week 7/t703.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alerrad/contester-answers/HEAD/week 7/t703.cpp -------------------------------------------------------------------------------- /week 7/t704.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alerrad/contester-answers/HEAD/week 7/t704.cpp -------------------------------------------------------------------------------- /week 7/t705.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alerrad/contester-answers/HEAD/week 7/t705.cpp -------------------------------------------------------------------------------- /week 7/t706.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alerrad/contester-answers/HEAD/week 7/t706.cpp -------------------------------------------------------------------------------- /week 7/t707.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alerrad/contester-answers/HEAD/week 7/t707.cpp -------------------------------------------------------------------------------- /week 7/t708.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alerrad/contester-answers/HEAD/week 7/t708.cpp -------------------------------------------------------------------------------- /week 8/t801.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alerrad/contester-answers/HEAD/week 8/t801.cpp -------------------------------------------------------------------------------- /week 8/t802.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alerrad/contester-answers/HEAD/week 8/t802.cpp -------------------------------------------------------------------------------- /week 8/t803.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alerrad/contester-answers/HEAD/week 8/t803.cpp -------------------------------------------------------------------------------- /week 8/t804.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alerrad/contester-answers/HEAD/week 8/t804.cpp -------------------------------------------------------------------------------- /week 8/t806.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alerrad/contester-answers/HEAD/week 8/t806.cpp -------------------------------------------------------------------------------- /week 8/t807.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alerrad/contester-answers/HEAD/week 8/t807.cpp -------------------------------------------------------------------------------- /week 8/t808.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alerrad/contester-answers/HEAD/week 8/t808.cpp -------------------------------------------------------------------------------- /week 8/t809.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alerrad/contester-answers/HEAD/week 8/t809.cpp -------------------------------------------------------------------------------- /week 8/t810.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alerrad/contester-answers/HEAD/week 8/t810.cpp -------------------------------------------------------------------------------- /week 8/t811.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alerrad/contester-answers/HEAD/week 8/t811.cpp -------------------------------------------------------------------------------- /week 8/t812.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alerrad/contester-answers/HEAD/week 8/t812.cpp -------------------------------------------------------------------------------- /week 8/t813.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alerrad/contester-answers/HEAD/week 8/t813.cpp -------------------------------------------------------------------------------- /week 8/t814.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alerrad/contester-answers/HEAD/week 8/t814.cpp -------------------------------------------------------------------------------- /week 8/t815.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alerrad/contester-answers/HEAD/week 8/t815.cpp -------------------------------------------------------------------------------- /week 9/t901.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alerrad/contester-answers/HEAD/week 9/t901.cpp -------------------------------------------------------------------------------- /week 9/t902.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alerrad/contester-answers/HEAD/week 9/t902.cpp -------------------------------------------------------------------------------- /week 9/t903.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alerrad/contester-answers/HEAD/week 9/t903.cpp -------------------------------------------------------------------------------- /week 9/t904.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alerrad/contester-answers/HEAD/week 9/t904.cpp -------------------------------------------------------------------------------- /week 9/t905.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alerrad/contester-answers/HEAD/week 9/t905.cpp -------------------------------------------------------------------------------- /week 9/t906.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alerrad/contester-answers/HEAD/week 9/t906.cpp -------------------------------------------------------------------------------- /week 9/t907.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alerrad/contester-answers/HEAD/week 9/t907.cpp -------------------------------------------------------------------------------- /week 9/t908.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alerrad/contester-answers/HEAD/week 9/t908.cpp -------------------------------------------------------------------------------- /week 9/t909.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alerrad/contester-answers/HEAD/week 9/t909.cpp -------------------------------------------------------------------------------- /week 9/t910.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alerrad/contester-answers/HEAD/week 9/t910.cpp -------------------------------------------------------------------------------- /week 9/t911.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alerrad/contester-answers/HEAD/week 9/t911.cpp -------------------------------------------------------------------------------- /week 9/t912.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alerrad/contester-answers/HEAD/week 9/t912.cpp --------------------------------------------------------------------------------