fork download
  1. int main() {
  2. int LOUNGE, C;
  3.  
  4. LOUNGE<C>
  5.  
  6. }
Compilation error #stdin compilation error #stdout 0s 0KB
stdin
Standard input is empty
compilation info
prog.c: In function ‘main’:
prog.c:6: error: expected expression before ‘}’ token
stdout
Standard output is empty