#include <stdio.h> int main() { float angka;scanf("%d", &angka);printf("%d", angka); return 0;}
2.4
1570755984
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!