mar-kan / C-uni-projects

simple C projects from college course Intro to programming

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

C-college-projects

simple C projects from college course Intro to programming


Project 1:

The program generates 10000 random integers and checks if they are achilles numbers (powerful but not a perfect power).

Project 2:

The program gets inputs and checks if they are coded in UTF-8.

Project 3:

The program calculates the maximum sum of numbers in a matrix in 4 different ways.

About

simple C projects from college course Intro to programming


Languages

Language:C 100.0%