struct B{ static char c[sizeof (B)];};
Standard input is empty
prog.cpp:3:28: error: invalid application of ‘sizeof’ to incomplete type ‘B’
Standard output is empty
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!