fork download
  1. int main() {
  2. cout << "hello" << endl;
  3. }
Success #stdin #stdout 1.55s 109176KB
stdin
Standard input is empty
stdout
Standard output is empty