uibk_703602-Compiler-Constr.../examples
2020-02-13 22:42:18 +01:00
..
agecontrol Add missing return statements to example inputs 2019-05-08 01:10:37 +02:00
binary_search Add example inputs 2019-01-06 12:11:47 +01:00
dijkstra fixed wrong array size 2019-06-28 13:13:49 +02:00
draw Add student example inputs 2019-03-18 13:57:09 +01:00
empty Minor fixes for example inputs 2019-01-07 13:24:22 +01:00
euclid Add student example inputs 2019-03-18 13:57:09 +01:00
euclidean_division Add student example inputs 2019-03-18 13:57:09 +01:00
factorial Fix errors in mC example inputs (thanks Markus) 2019-04-01 18:01:27 +02:00
fem Minor fixes for example inputs 2019-01-07 13:24:22 +01:00
fib Add fib example 2020-02-13 22:42:18 +01:00
flw Fix float / int literals in example inputs 2019-05-19 10:44:26 +02:00
gcd Fix errors in mC example inputs (thanks Markus) 2019-04-01 18:01:27 +02:00
intToBin Add student example inputs 2019-03-18 13:57:09 +01:00
is_square Merge branches 'csav9862/703602-Compiler-Construction-patch-1' and 'csav9862/703602-Compiler-Construction-patch-2' 2019-07-03 12:39:24 +02:00
leap_year Add example inputs 2019-01-06 12:11:47 +01:00
leibniz_pi Minor fixes for example inputs 2019-01-07 13:24:22 +01:00
lucas_number Minor fixes for example inputs 2019-01-07 13:24:22 +01:00
mandelbrot Examples: Mandelbrot reads num iterations from stdin 2019-03-03 12:01:55 +01:00
nim Add student example inputs 2019-03-18 13:57:09 +01:00
nonsense Fix errors in mC example inputs (thanks Markus) 2019-04-01 18:01:27 +02:00
number_guessing Fix missing print_nl 2019-05-21 20:37:48 +02:00
palindrome Fix errors in mC example inputs (thanks Markus) 2019-04-01 18:01:27 +02:00
prime Minor fixes for example inputs 2019-01-07 13:24:22 +01:00
shadowing Add shadowing example 2020-02-13 22:42:18 +01:00
slowsort Add missing return statements to example inputs 2019-05-08 01:10:37 +02:00
sorting_network Minor fixes for example inputs 2019-01-07 13:24:22 +01:00
subset_sum Add example inputs 2019-01-06 12:11:47 +01:00
supersyntaxchecker2000 Fix float / int literals in example inputs 2019-05-19 10:44:26 +02:00
taylor Minor fixes for example inputs 2019-01-07 13:24:22 +01:00