#include<stdio.h> int main() { int i; printf("%d", scanf("%d",&i)); //provide input as 100; }
100
1
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!