fork download
  1. #include <stdio.h>
  2. #define print(x) int main(){printf(x"\n");return 0;} // +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++.++++++.----------------------------.++++++.+++.--.---.-----------------.++++++++++++++++++++++++++++++++++++++++++++++++++.+++++++++++++++++++++++++++++.------------.++++++++.++++++++.----------------------------------------------------------------------------------.
  3. print("CI-3641 Rocks!")
Compilation error #stdin compilation error #stdout 0s 0KB
stdin
Standard input is empty
compilation info
prog.go:1: package statement must be first
prog.go:1: syntax error: unexpected $undefined
prog.go:2: non-declaration statement outside function body
prog.go:2: syntax error: unexpected }
prog.go:3: missing newline at end of file
prog.go:3: non-declaration statement outside function body
stdout
Standard output is empty