Given an integer, N , traverse its digits ( d 1 , d 2 ,..., d n ) and determine how many digits evenly divide N (i.e.: count the numbe...
Read More
Home / easy
Showing posts with label easy. Show all posts
Showing posts with label easy. Show all posts

Angry Professor
A Discrete Mathematics professor has a class of N students. Frustrated with their lack of discipline, he decides to cancel class if fewer...
Read More

Staircase
Your teacher has given you the task of drawing a staircase structure. Being an expert programmer, you decided to make a program to draw it...
Read More

Given a square matrix of size N×N, calculate the absolute difference between the sums of its diagonals.
Problem Statement Given a square matrix of size N × N , calculate the absolute difference between the sums of its diagonals. Inp...
Read More
Subscribe to:
Posts
(
Atom
)