Problems from JnU Intra-Department Programming Contest 2018 (Junior Division)

These problems are from a contest hosted on October 2, 2018 at 3:00 AM UTC. See details...

Standings
A. Pythagoras Rocks
A Pythagorean triple consists of three positive integers a, b, and c, such that a2+b2=c2. The Pythag...
B. Arithmetic Sequence (Easy)
Arithmetic Sequence is a sequence of numbers where the difference between two consecutive numbers ar...
C. Dominoes Forever
Once when I was little, my father took me to a tobacco shop! It is surprising, but true. He asked th...
D. Word Count
Counting the frequencies of words are a basic and important task in natural language processing. In ...
E. Smart Query Handler
Bit operators perform bit-wise operations between two binary numbers. Wikipedia says, binary operati...
F. Arithmetic Sequence (Hard)
Arithmetic Sequence is a sequence of numbers where the difference between two consecutive numbers ar...
Math Very Easy 274/292/483
G. Largest Prime
A positive integer number n is called a prime number, if it is only divisible by 1 and n itself, whe...
Toph uses cookies. By continuing you agree to our Cookie Policy.