Skip to content
/ C-Easy Public
forked from DarshNaik/C-Easy

This repository contains easy programs in C and C++

Notifications You must be signed in to change notification settings

himi98/C-Easy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

C-Easy

This repository contains easy programs in C++

Time Conversion :

Given a time in 12-hour AM/PM format, convert it to military (24-hour) time.

absolute-diff-btw-diagonals :

Given a square matrix of size NxN, calculate the absolute difference between the sums of its diagonals.

Triangular_num :

A triangular number is formed by the addition of a consecutive sequence of integers starting from 1.

About

This repository contains easy programs in C and C++

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 74.8%
  • C 25.2%