NULL

Uri 1094 Solution

Uri 1094 Solution || Beecrowd 1094 – Experiments solution in C

Uri 1094 solution || Beecrowd 1094 – Experiments solution in C Uri 1094 Question And Submission link Experiments Beecrowd 1094/Uri 1094 Solution in C #include <stdio.h> int main() { char cat; int n,i,cob,coe=0,rat=0,sap=0,sum=0; scanf(“%d”,&n); for(i=0;i<n;i++){ scanf(“%d %c”,&cob,&cat); if(‘C’==cat){ coe=coe+cob; } else if(‘R’==cat){//Beecrowd 1094 rat=cob+rat; } else if(‘S’==cat){ sap=sap+cob; } } double pcoe=1,prats=1,psap=1; sum=coe+rat+sap; pcoe=(coe/(sum*1.0))*100.00; prats=(rat/(sum*1.0))*100.00; …

Uri 1094 Solution || Beecrowd 1094 – Experiments solution in C Read More »

Uri 1048 solution in c

Uri 1048 solution in c || Beecrowd 1048 Salary Increase solution in C,CPP

Uri 1048 Solution in c || Beecrowd 1048 Salary Increase Question #include<stdio.h> int main() { float s; scanf(“%f”,&s); if(s>0 && s<=400.0) printf(“Novo salario: %.2f\nReajuste ganho: %.2f\nEm percentual: 15 %%\n”,(s+(s*.15)),(s*.15)); else if(s<=800.0) printf(“Novo salario: %.2f\nReajuste ganho: %.2f\nEm percentual: 12 %%\n”,(s+(s*.12)),(s*.12)); else if(s<=1200.0) printf(“Novo salario: %.2f\nReajuste ganho: %.2f\nEm percentual: 10 %%\n”,(s+(s*.10)),(s*.10)); else if(s<=2000.0) printf(“Novo salario: %.2f\nReajuste ganho: …

Uri 1048 solution in c || Beecrowd 1048 Salary Increase solution in C,CPP Read More »

BUBT Intra-University Programming Contest 2022

BUBT Intra-University Programming Contest BUBT Contest problem solution A. Total Solve solution in cpp Question: https://codeforces.com/gym/428051/problem/A #include<iostream> using namespace std; int main() { int a; cin>>a; if(a%2!=0) { cout<<“Odd”<<endl; } else{ cout<<“Even”<<endl; } return 0; } B. Membership Campaign solution in cpp Question: https://codeforces.com/gym/428051/problem/B #include<iostream> #include<math.h> #include<conio.h> using namespace std; int main() { int t,a,b,c; …

BUBT Intra-University Programming Contest 2022 Read More »

beecrowd 1016 solution

Beecrowd 1016 Solution in C, Python || Beecrowd 1016 -Distance solution || URI 1016

Question Beecrowd 1016 Solution Solution in C #include<stdio.h> int main() { int a,c; scanf(“%d”,&a); c=2*a; printf(“%d minutos\n”,c); return 0; } Solution in Python a = int(input()) c = 2 * a print(f”{c} minutos”) The Python program reads an integer from the user using the input() method, computes c = 2 * a, and then prints …

Beecrowd 1016 Solution in C, Python || Beecrowd 1016 -Distance solution || URI 1016 Read More »

Beecrowd 1012-Area solution

Beecrowd 1012-Area solution C, CPP and Python || Beecrowd 1012 || Free Code Center

Beecrowd 1012-Area solution C, CPP and Python Question link beecrowd | 1012 Area Make a program that reads three floating point values: A, B and C. Then, calculate and show:a) the area of the rectangled triangle that has base A and height C.b) the area of the radius’s circle C. (pi = 3.14159)c) the area …

Beecrowd 1012-Area solution C, CPP and Python || Beecrowd 1012 || Free Code Center Read More »

Scroll to Top
NEW TOXIC ROCKET CYCLE DECK in Clash Royale 2023 Best Deck in Clash Royale Best Deck for Arena 8 in Clash Royale Best Hog deck for Pro players Best Clash Royale Deck