fork download
  1. #include <stdio.h>
  2.  
  3. int main(void) {
  4. /* variable definition: */
  5. char N;
  6. char G;
  7. int A;
  8. /* Initialize */
  9. while (N != -555);
  10. printf("enter Your Name\n");
  11. sanf("%s", &N);
  12.  
  13.  
  14.  
  15.  
  16.  
  17.  
  18.  
  19.  
  20.  
  21.  
  22. // your code goes here
  23. return 0;
  24. }
  25.  
Time limit exceeded #stdin #stdout 5s 9296KB
stdin
Standard input is empty
stdout
Standard output is empty