fork download
  1. using System.Console;
  2.  
  3. WriteLine(52/3);
Success #stdin #stdout 0.07s 13488KB
stdin
Standard input is empty
stdout
17