#include <stdio.h> int main(void) { int age = 0; age = 37.2; printf("%u", age);}
Standard input is empty
37
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!