H – Watermelon
One hot summer day Pete and his friend Billy decided to buy a watermelon. They chose the biggest and the […]
Your blog category
One hot summer day Pete and his friend Billy decided to buy a watermelon. They chose the biggest and the […]
n schoolchildren divide 𝑘k apples evenly, the residue remains in the basket. How many apples remains in the basket? Input Two integers 𝑛n and 𝑘k not greater
Given a number N, reverse the number. Input Format First and only line of input contains a integer – N.
Find the missing number in the given list of integers. The list contains 1 to 100 integers but one of
Given the length of 3 sides of a triangle, check whether the triangle is valid or not. Input Format First
Given the length and breadth of a rectangle, print area of the rectangle. Input Format First and only line of
Write a program which prints small/large/equal relation of given two integers a and b. Input Two integers a and b separated by a single space are given
Write a program which prints 1000 “Hello World”. Input There is no input for this problem. Output The output consists
Print unique elements of the array in the same order as they appear in the input.Note: Do not use any