Problems from BOU Junior Programming Contest - March 2021

These problems are from a contest organized by Bangladesh Open University Computer Club (BOUCC) on March 16, 2021 at 2:00 PM UTC See details...

Standings
A. Welcome to Bangladesh Open University Computer Club (BOUCC) - Easy Version
Bangladesh Open University (BOU) runs their Computer Science and Engineering (CSE) program since 201...
XeroCoder Moderate 5/5/8
B. Add Them Up
Read two integer variables, calculate their sum, and print it.
C. Fibonacci Numbers
Given an integer N, print the N-th Fibonacci number. A Fibonacci series is a series of numbers in wh...
D. Welcome to Bangladesh Open University Computer Club (BOUCC) - Medium Version
Bangladesh Open University (BOU) runs their Computer Science and Engineering (CSE) program since 201...
XeroCoder Moderate 5/5/9
E. Is Palindrome
Given a word, print Yes if it is a palindrome, otherwise No. A palindrome is a word which reads the ...
F. Pizza Slicing
Orko has N friends. He brought a X inch pizza for his friends, where X represents the diameter of th...
XeroCoder Moderate 3/4/5
Toph uses cookies. By continuing you agree to our Cookie Policy.