#include <stdio.h> int main(){ printf("hello, world\n"); return 0;}
Standard input is empty
prog.c: In function ‘main’: prog.c:5: error: stray ‘\343’ in program prog.c:5: error: stray ‘\200’ in program prog.c:5: error: stray ‘\200’ in program
Standard output is empty
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!