const int a = 3;int b = a;
Standard input is empty
prog.c:2:9: error: initializer element is not constant int 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!