Processing math: 100%
Register
|
Login
HOME
PROBLEMSET
ROADMAP
COMPETITION
TOPIC
RANKING
GUIDE
MASHUP
ABOUT
CONTACT
Problem
Submit
Results
Rounded division - MarisaOJ: Marisa Online Judge
Rounded division
Time limit: 1000 ms
Memory limit: 256 MB
You are given two real numbers
a
,
b
. Print
a
b
rounded to two decimal places. ### Input - Two real numbers
a
,
b
. ### Output -
a
b
rounded to two decimal places. ### Constraints -
(
1
≤
a
,
b
≤
1000
)
. ### Example Input:
7.3
2.4
Output:
3.04
Input / Output and Condition
Hello Marisa!
A + B
A / B
Complex multiplication
Mushroom Classification
Integer equation
Age
Combine rectangles
String
Triangle
Rounded division
Circle
Calculator
The smallest and biggest
Rectangle
Segment
Distance
Ascending
Square number
Square numbers counting
Uppercase and lowercase
Letter Counting
Time format
Electricity bill
Eating mushroom
Topic
Basic
Rating
800
Solution (0)
Solution