#include
<stdio.h>
int
main
()
{
double
x
,
s
;
printf
(
"hewllo
\n
"
);
}