simple C projects from college course Intro to programming
The program generates 10000 random integers and checks if they are achilles numbers (powerful but not a perfect power).
The program gets inputs and checks if they are coded in UTF-8.
The program calculates the maximum sum of numbers in a matrix in 4 different ways.