Problems from AUST Programming Lab 2 Selection Contest 2

These problems are from a contest hosted on June 11, 2021 at 1:30 PM UTC. See details...

Standings
A. Birth of a New Programming Language
You want to develop a new programming language. So, you need to create a compiler software that can ...
pz1971 Moderate 15/16/30
B. AUST Student ID
“ID Card Golay Jhulan” We all AUSTian are familiar with this word, Right? But we don’t like to do th...
C. Easiest XOR Problem
You are given an array a with n integers. You have to choose a subsequence from a with length at lea...
D. Summation of Square and Cubic Numbers
Given some numbers, find if the number is summation of a positive square and a positive cubic number...
E. HAIL PEAKY BLINDERS
The Peaky Blinders is the most powerful gang in Birmingham. Almost every other gangs hate Peaky Blin...
rithyy Moderate 32/40/63
F. Do You Know LIS?
Alam has an array a with n elements a1​,a2​,…,an​ and an integer x. For each i (1≤i≤n−1) index i and...
G. Circular Race
Alam and Tashfiq are racing on a circular track with radius r meters. Alam is running at a velocity ...
Toph uses cookies. By continuing you agree to our Cookie Policy.