fork download
  1. #include <stdio.h>
  2. int main() {printf("WOAH!");}
Success #stdin #stdout 0s 2160KB
stdin
Standard input is empty
stdout
WOAH!