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