Source code

Revision control

Copy as Markdown

Other Tools

long f(int x) {
return (long)(x * 1000);
}