fork download
  1. #include <stdio.h>
  2.  
  3. int main(void) {
  4. // ббб
  5. printf("hi!!");
  6. /* ляляля
  7. щкщкщ
  8. ококок */
  9. return 0;
  10. }
  11.  
Success #stdin #stdout 0s 5284KB
stdin
Standard input is empty
stdout
hi!!