#include<iostream>using namespace std; int main(){ char a[500];int cc;scanf("Hi %n",&cc);printf("%d",cc); }
Standard input is empty
134514000
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!