fork download
  1. int printf;
  2. int div;
  3. int scanf;
  4. int sqrt;
  5.  
  6. int main(void) {
  7. // your code goes here
  8. return 0;
  9. }
  10.  
Success #stdin #stdout 0s 2288KB
stdin
Standard input is empty
stdout
Standard output is empty