Plantik
It is Argentina vs France in the football world cup final of 2022 in a parallel universe. You are a ...
Playing With Your Mind
Given a non-negative integers N. You have to find an integer P such that, the following conditions s...
Poltu and Digit Product
You are given two integer L and R. You have to find the summation of digit product of all number fro...
Poltu and Odd Number
Today is Poltu’ first C programming class. And, he needs your help with a programming task. Given tw...
Poltu and Trailing Zero
Poltu gives a problem to his friend Boltu. The description is given below: You are given an integer ...
Power and Mod
Exponentiation is a mathematical operation, written as b n , involving two numbers, the base b and t...
Power of Army
Recently Chikanu declared war against Shukanu. To win the battle against Shukanu he wants to form an...
Predict The Frequency
Luis was sleeping. He suddenly woke up with three positive integers N, M and X. He told his younger ...
Proper Leap Years
Byang's friend was asked to author a programming problem where the challenge was to identify if the ...
PUBG Lover Programmer: The Beginning
Sroud loves to play PUBG and does programming contest. He always thinks about converting gameplay to...
Raem's Square
Raem is an eight years old boy. One day his family was visiting Dhaka Shishu Park near Shahbag. Besi...
Recursive Function
A common example of recursion goes something like this: long long recur(int x){ if (x==0){ return X0...
Recursive World!
See following the two recursive functions: C(0) = 0 C(1) = 5 C(K) = C(K-1) + 4 F(0) = 1 F(1) = 2 F(N...
Red and Green
Suppose, there is an array of N integers. Each index of the array is either red or green. The first ...
Roll the Dice
You have got a 6 sided dice. In a single roll, it may show any integers from 1 to 6. You are going t...
Running Average
Given $N$ numbers, read each one, calculate the running average and print it. For example, given the...
Running Average Again
Given N numbers, read each one, calculate the running average and print it. For example, given the t...
Scary Big Chessboard
Our friend Alice got stuck in a big chessboard. The chessboard has N rows and N columns. Some cells ...
Scholarship
Your school is going to start a new scholarship program. To apply for this scholarship you have to w...
Shiku Being Shiku
Guni Moira, the honest sweet shop owner of CSEmpur has recently learned about the Fibonacci sequence...
Sofdor Ali and Histogram
The Great Sofdor Ali is now interested in competitive programming. Seeing this, his friend and also ...
Spot It!
Have you played the game Spot it!? Though there are many ways to play this game, the basic rule is t...
Squared
Given the length of a side of a square, calculate and print its area.
Squares Inside Square
Hello , Programmers. There is one thing that I don't like about competitive problem solving, which i...
SUM Equals LCM
Given N, print a sequence of N positive integers A1​,A2​,…,AN​ that satisfy the following conditions...
Toph uses cookies. By continuing you agree to our Cookie Policy.