Skip to content

simple C projects from college course Intro to programming

Notifications You must be signed in to change notification settings

mar-kan/C-uni-projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.

Releases

No releases published

Packages

No packages published

Languages