fork download
  1. #include <stdio.h>
  2.  
  3. int main() {
  4. #include <stdio.h>
  5.  
  6. int main() {
  7. printf("Hello, World!\n");
  8. return 0;
  9. }
  10. // your code goes here
  11. return 0;
  12. }
  13.  
Success #stdin #stdout 0s 5308KB
stdin
Standard input is empty
stdout
Standard output is empty