Problems from MIST CSE-21 Practice Contest

These problems are from a contest hosted on May 8, 2021 at 4:00 PM UTC. See details...

Standings
A. Copycat
Read an integer variable and print it.
B. Add Them Up
Read two integer variables, calculate their sum, and print it.
C. Formatted Numbers
Read an integer variable and print it in which the digits are separated into groups of three by comm...
D. Is Palindrome
Given a word, print Yes if it is a palindrome, otherwise No. A palindrome is a word which reads the ...
E. Divisors
Read an integer variable and print all of its divisors (including 1 and the number itself).
F. Area
In this problem, you will be given a square which has a length of n. Co-ordinates of the square are ...
Toph uses cookies. By continuing you agree to our Cookie Policy.