fork download
  1. int main(void) {
  2. int bar;
  3. int bazz[87] = {108, 118, 136, 53, 126, 136, 137, 53, 121, 126, 122, 53,
  4. 86, 131, 137, 140, 132, 135, 137, 53, 118, 138, 123, 53,
  5. 121, 126, 122, 53, 91, 135, 118, 124, 122, 53, 131, 118,
  6. 120, 125, 53, 121, 122, 130, 53, 129, 122, 119, 122, 131,
  7. 65, 53, 121, 122, 130, 53, 106, 131, 126, 139, 122, 135,
  8. 136, 138, 130, 53, 138, 131, 121, 53, 121, 122, 130, 53,
  9. 124, 118, 131, 143, 122, 131, 53, 103, 122, 136, 137, 84,
  10. 31, 83, 53};
  11. int foo[24] = {100, 10, 31, 30, 10, 26, 30, 4, 28, 18, 27, 10, 111, 10, 26,
  12. 27, 24, 10, 26, 28, 4, 30, 27, 31};
  13. for (bar = 0; bar < 0x57; bar++)
  14. printf("%c", (0x1 * 0x2 * 0x2 * bazz[bar] - 0x54) / 0x4);
  15. int gak;
  16. scanf("%d", &gak);
  17. printf("> ");
  18. for (bar = 0; bar < 0x18; bar++)
  19. printf("%c", foo[bar] ^ gak);
  20. }
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: non-declaration statement outside function body
prog.go:1: syntax error: unexpected name, expecting semicolon or newline
prog.go:3: non-declaration statement outside function body
prog.go:11: non-declaration statement outside function body
prog.go:13: syntax error: unexpected =, expecting )
prog.go:13: non-declaration statement outside function body
prog.go:14: non-declaration statement outside function body
prog.go:15: non-declaration statement outside function body
prog.go:15: too many errors
stdout
Standard output is empty