fork download
  1. int main() {
  2.  
  3. int("Hello"); // Error?
  4.  
  5. }
Success #stdin #stdout 0s 2924KB
stdin
Standard input is empty
stdout
Standard output is empty