fork download
  1. using System;
  2.  
  3. public class Test
  4. {
  5. public static void Main()
  6. {
  7. {
  8. int n,k,x; string p;
  9. n=986615150;
  10. if (n >10)
  11. {for (k=n;k<=n;k++)
  12. {p=" ";
  13. for (x=n;x<=k;x++)
  14. p=p+k;
  15. Console.WriteLine(p);}
  16. }
  17. else
  18. {
  19. Console.WriteLine("error");
  20. }
  21. }
  22. }
  23. }
Success #stdin #stdout 0.01s 29672KB
stdin
Standard input is empty
stdout
 986615150