You are on page 1of 6
ROBES) suomrTco0e MY SUBMISSIONS STATUS STANDINGS CUSTOM INVOCATION A. Training Sheet time limit per test: 1 second memory limit per test: 256 megabytes input: standard input output: standard output Puce coy rd See RU enon oe Dee eeu Ee nrrad Pee) feo ead Sree sired ealaceied Hofez and Omar Heads of level 0 training decided to make beautiful sheet "HAI OF FAME’ to Follow-up trainees, This sheet was divided Into X groups, each group consists of ¥ trainees Now ,they don't know the number of trainees which will be added to the sheet. Help them figure it fast Input ‘Only One line containing two integers XY (1 < X,¥ < 104) Output Print One Integer in one line the numbers of trainees in the sheet. Example input output By abd-alaziez, contest: LOI23 Day 5 Practice, problem: (A) Training #include using namespace std; int main() { long long x,y; cin>>x>>y; cout< using namespace std; int main() Rf long long x; cin>>x; cout< O; otherwise, he wile and say 0. Since it was a hard task for Timon, he's asking for your help. Given two numbers a and b, find the answer. Input ‘Only one tine containing two numbers a, b (1 < a,b < 10%). ‘Output Print the answer as specified in the statement. Examples, anput Copy et [output cory : input Copy, ie joutput, copy) By abd-alaziez, contest: LOI23 Day 5 Practice, problem: (C) Timon an #include using namespace std; int main() { long long x,y; cin>>x>>y; if(x-y>=0) {cout<

You might also like