HomeVolumesContestsSectionsForumsUsersPrintHelpAbout

Volumes > Beginners > problem:


50903 - Basic Math Calculator

Guest
• Review clarifications (2)

Volume problems

• 51111 - Even Numbers
• 50892 - Even Numbers
• 50907 - Second Largest
• 50891 - Smallest Number
• 50888 - Extracting Digits
• 50893 - Print All Numbers
• 50905 - Convert KPH to MPH
• 50881 - Exchange the Values
• 50903 - Basic Math Calculator
• 50885 - Calculate the Average
• 50887 - Average of Test Scores
• 50895 - Hours Minutes and Seconds
• 50902 - Translate Score into Grade
• 50890 - Convert Celsius to Fahrenheit
• 50889 - Convert to Minutes and Sec...
• 50900 - Put the Numbers in Descend...
• 50884 - Area and Perimeter Of The ...

Feedback

If you notice incorrect translations in Contester, please let author know.

Time limit 2000/4000/4000/4000 ms. Memory limit 65000/65000/65000/65000 Kb.

Basic Math Calculator

Create a calculator that takes a number, a basic math operator (+, -, *, /) and a second number all from user input, and have it print the result of the mathematical operation.

Input: In the first line you will get a number, a math operator (+, -, *, /) and second number.

Output : Result of the calculation.

Sample Input1:

Sample Input2:

Sample Input3:

5 + 7

8 / 5

6 / 0

Sample  Output1:

Sample  Output2:

Sample  Output3:

12

1.6

Error: Division by zero!

 

Äëÿ îòïðàâêè ðåøåíèé íåîáõîäèìî âûïîëíèòü âõîä.

www.contester.ru