program sinout(output);
begin









write(sin('*'));
end.