const int a = 1, b = a;
Standard input is empty
prog.c:1:1: error: initializer element is not constant const int a = 1, b = a; ^
Standard output is empty
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!