#E00611. 复读 - V
复读 - V
This problem uses Special Judge
Rust is currently not supported in this problem.
You need to write a function called Print
that takes three parameters:
- Character
- Integer
- Floating-point number
Then output these three parameters (one per line), and return
Include the following at the beginning of your code:
#include "header.h"
In this problem, you don't need to write amain
function; yourmain
function will not be executed.
x
114514
1919.81
x
114514
1919.810000
(return value) 116433.810000