Little Subarray Sum Given an array of N numbers and two indices, determine the sum of the numbers in the array between (... |
Cash Change You have an unlimited number of cash notes of the following denominations: 1, 5, 10, 50, 100, 500. G... |
Caesar Cipher Byang wants to write a secret message to his friend. He has recently discovered Caesar Cipher. Caesa... |
Tidy Bits Read an integer variable, and determine the smallest positive integer that has the same number of 1s... |
Digit Separation Nowadays newly joined programmers of MU_ACM are doing incredible. Within few months they have learnt... |
What's Your ID? You must have heard the name of Metropolitan University. As soon as a student gets admitted there, t... |
Identify the Level Amin and Belal are two friends. Both have good knowledge about graph and tree in data structure part... |
Event Timing Bob is making a new application for Android phones. Front-end of his app has a button like this: Whe... |
Test Cases Byang's friend is building a sport programming platform and needs your help with one of the modules.... |
Goat Research Goats are interesting creatures. They are incredibly durable and can fall from great heights, be str... |
BPL Mubarak! Bangladesh Premier League is in Sylhet for the first time. Today's match is Sylhet Sixers vs the Dha... |
Neat Brackets Given a sequence of opening and closing parentheses ("(" and ")") you will have to determine if it i... |
Pascal's Triangle Given an integer N, print the sum of the Nth row of the Pascal's triangle. In mathematics, Pascal's ... |
Grid'y Rotations Consider an M×N grid of numbers and then a series of (r,c) pairs. Each (r,c) pair corresponds to a p... |
Incompatible Crops Did you know that certain crops cannot grow next to each other? Given the layout of a field as a gri... |
CGPA, the Golden Egg! Jenith is a student of CSE of Metropolitan University (MU). Recently her fifth term’s result has bee... |
BigNumSum You will be given two numbers of 40 digits each. You will have to print the summation of these two n... |
ICPC Is Coming in Hot! Tanmoy is an ACM ICPC contestant. During practice he came across a problem named ‘OWLLEN’. He has ha... |
Ice-cream of Montu Mia Montu Mia is a student of “Omok School”. He likes to eat an icecream everyday. But he also likes to ... |
Mines The game of mines is a tricky one. You start with a grid and you click your way through the cells to... |
Matching Brackets You will be given a sequence of opening and closing brackets of different types ((, ), [, ], {, and ... |
N-th Prime In this problem, you will have to print the n-th prime number. The first few prime numbers are given... |
ASCII Progress Bar In this problem, you need to write a code that prints an ASCII progress bar. In each test case, you ... |
Simple Operation Mr. X is a school teacher. He teaches C programming to the students. In every class, he gives some s... |
Alayna and Vowels Alayna loves playing. Every night before going to sleep, she plays different games with Baba. Now Al... |