Fibonacci Between
Given two numbers L and R, you must print all the Fibonacci numbers between L and R (inclusive). Alt...
Niko Goes Farming
Niko has completed his degree in CSE from North South University. Now he has been tenaciously lookin...
Mixed Fractions
Given an improper fraction (as the numerator $N$ and the denominator $D$), determine and print it in...
Arshiya's First Code
Arshiya is just three and she already started programming. She has learned how to write loops. Recen...
Nusrat's Treat
We all know how much Nusrat loves chocolate! She gets a lot of chocolate from her friends and family...
Pascal's Triangle
Given an integer N, print the sum of the Nth row of the Pascal's triangle. In mathematics, Pascal's ...
Running Average Again
Given N numbers, read each one, calculate the running average and print it. For example, given the t...
Count the Odds
Sometimes, contestants tend to look for patterns in problem descriptions. They try to figure out the...
Arithmetic Sequence (Easy)
Arithmetic Sequence is a sequence of numbers where the difference between two consecutive numbers ar...
Delete the Array
There is an array of size n. You will be given an integer x. In each move you have to subtract x or ...
Easy Prime!
There are N numbers in an array. You will have Q queries. In each query, you can make 2 operations. ...
Correct the Sieve
Sieve of Eratosthenes is a fast algorithm for finding prime numbers in larger ranges. According to W...
Absolute U
Do you know about absolute value function? In mathematics, the absolute value of a real number u, de...
N-th Prime
In this problem, you will have to print the n-th prime number. The first few prime numbers are given...
GCD Plus LCM
In this problem you will be given two integers a, b. You have to answer if GCD(a,b)+LCM(a,b)=a+b is ...
Do you have Arithmophobia ?
Don’t worry! If you are a programmer, you might not have arithmophobia!! But Era has a weird phobia ...
Ishtiaque and the Rabbit
Mr Ishtiaque is in trouble. A few months ago, he bought 2 rabbits. He wanted to have two pet rabbits...
The Cipher
In an ancient civilization, shrouded in the mists of time, there existed a group of mathematicians k...
Modulo
Let's get straight into the problem. In ths problem, here will be multiple test cases. In each test ...
The Titan
The Titan, a giant ship started its journey on the dark sea. It was going to the North America. On t...
Elementary Arithmetic
When Shakib was little, his mother used to help him with his studies. Usually, around 7 PM in the ev...
Prime Range
Prime Numbers are such numbers which are only divided by 1 and the number itself. 2, 3, 5, 7, 11, 13...
NAC-SAC Game! (Easy)
Akash and Guru are playing an interesting game. They are standing at the two ends of the NAC-SAC bri...
Highschool Mathematics
We do Algebra, Geometry, Matrix, Trigonometry, Calculus, Vector, Permutation - Combination, Probabil...
mashfiqur404 Math 215/297/971
Window Seats on a Bus
Karim is traveling by bus. He has the window seat. However, he has to share the window with the pass...
Toph uses cookies. By continuing you agree to our Cookie Policy.