#include <stdio.h>// #include <conio.h>int watra;main(){ printf("watra : "); scanf("%d",&watra); printf("Watra = %d",watra);}
Standard input is empty
watraWatra = 0
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!