otavio-f / beecrowd-answers

Answers to beecrowd's (former URI) problems
https://judge.beecrowd.com/
0 stars 0 forks source link
beecrowd beecrowd-solutions c99 uri uri-online-judge uri-solutions

beecrowd-answers

Answers to Beecrowd's (former URI) problems

Solved Count: 109

C

Beecrowd C99 uses the following gcc flags

-std=c99 -O2 -lm

In addition, all solutions were tested locally using the following flags:

-Wall -Werror -std=c99 -O2 -lm

Problems solved Problem C Source JS Source Java Source
1000 - Hello World! 1000.c 1000.js
1001 - Extremely Basic 1001.c 1001.js
1002 - Area of a Circle 1002.c 1002.js
1003 - Simple Sum 1003.c 1003.js
1004 - Simple Product 1004.c 1004.js
1005 - Average 1 1005.c 1005.js
1006 - Average 2 1006.c 1006.js
1007 - Difference 1007.c 1007.js
1008 - Salary 1008.c 1008.js
1009 - Difference 1009.c 1009.js
1010 - Simple Calculate 1010.c 1010.js
1011 - Sphere 1011.c
1012 - Area 1012.c
1013 - The Greatest 1013.c
1014 - Comsumption 1014.c
1015 - Distance Between Two Points 1015.c
1016 - Distance 1016.c
1017 - Fuel Spent 1017.c
1018 - Banknotes 1018.c
1019 - Time Conversion 1019.c
1020 - Age in Days 1020.c
1021 - Banknotes and Coins 1021.c
1032 - Joseph's Cousin Issue
1035 - Selection Test 1 1035.c
1036 - Bhaskara's Formula 1036.c
1037 - Interval 1037.c
1038 - Snack 1038.c
1040 - Average 3 1040.c
1041 - Coordinates of a Point 1041.c
1042 - Simple Sort 1042.c
1043 - Triangle 1043.c
1044 - Multiples 1044.c
1045 - Triangle Types 1045.c
1046 - Game Time 1046.c
1047 - Game Time with Minutes 1047.c
1048 - Salary Increase 1048.c
1049 - Animal 1049.c
1050 - DDD 1050.c
1051 - Taxes 1051.c
1052 - Month 1052.c
1059 - Even Numbers 1059.c
1060 - Positive Numbers 1060.c
1061 - Event Time 1061.c
1064 - Positives and Average 1064.c
1065 - Even Between five Numbers 1065.c
1066 - Even, Odd, Positive and Negative 1066.c
1067 - Odd Numbers 1067.c
1068 - Parenthesis Balance I 1068.c 1068.java
1069 - Diamonds and Sand 1069.c
1070 - Six Odd Numbers 1070.c
1071 - Sum of Consecutive Odd Numbers I 1071.c
1072 - Interval 2 1072.c
1073 - Even Square 1073.c
1074 - Even or Odd 1074.c
1075 - Remaining 2 1075.c
1078 - Multiplication Table 1078.c
1079 - Weighted Averages 1079.c
1080 - Highest and Position 1080.c
1094 - Experiments 1094.c
1095 - Sequence IJ 1 1095.c
1096 - Sequence IJ 2 1096.c
1097 - Sequence IJ 3 1097.c
1098 - Sequence IJ 4 1098.c
1099 - Sum of Consecutive Odd Numbers 2 1099.c
1101 - Sequence of Numbers and Sum 1101.c
1110 - Throwing Cards Away 1110.c
1113 - Ascending and Descending 1113.c
1114 - Fixed Password 1114.c
1115 - Quadrant 1115.c
1116 - Dividing X by Y 1116.c
1117 - Score Validation 1117.c
1118 - Several Scores with Validation 1118.c
1131 - Grenais 1131.c
1132 - Multiples of 13 1132.c
1133 - Rest of a Division 1133.c
1134 - Type of Fuel 1134.c
1142 - PUM 1142.c
1143 - Squared and Cubic 1143.c
1144 - Logical Sequence 1144.c
1149 - Summing Consecutive Integers 1149.c
1154 - Ages 1154.c
1160 - Population Increase 1160.c
1164 - Perfect Number 1164.c
1166 - Hanoi Tower Troubles Again! Issue
1174 - Array Selection I 1174.c
1175 - Array Change I 1175.c
1176 - Fibonacci Array 1176.c
1181 - Line in Array 1181.c
1182 - Column in Array 1182.c
1183 - Above the Main Diagonal 1183.c
1221 - Fast Prime Number 1221.c
1340 - I Can Guess the Data Structure! 1340.c
1383 - Sudoku 1383.c
1475 - Patches Issue
1478 - Square Matrix II 1478.c
1534 - Array 123 1534.c
1558 - Sum of Two Squares 1558.c
1578 - Matrix of Squares 1578.c
1720 - Mondriaan's Dream Issue
1798 - Pipe Cutting Issue
1827 - Square Array IV 1827.c
1880 - Renzo and the Palindromic Decoration 1880.c
1967 - The Final Frontier Issue
1984 - The Pronalância Puzzle 1984.c
2028 - Sequence of Sequence 2028.c
2065 - Supermarket Line Issue
2139 - Pedrinho's Christmas 2139.c
2450 - Matrix Ladder Issue
2699 - Enigma Issue
2729 - Shopping List 2729.c
2786 - School Floor Issue
2787 - Chess 2787.c
2805 - Binarizing the Matrix Issue
2848 - Rangel and the Array Game I Issue
3139 - Seeking New Followers Issue
3299 - Small Unlucky Numbers 3299.c
3300 - Recharged Unlucky Numbers 3300.c
3301 - Middle Nephew 3301.c
3302 - Correct Answer 3302.c
3303 - Big Word 3303.c
3342 - Keanu 3342.c
3344 - Brute thought/real