#include <stdio.h> int main(void) { char g; scanf("%g",&g); printf("%g\n",g); return 0;}
A
0
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!