fork download
  1. if (cannonless == 1); { Console.WriteLine("This is the run!"); } else { Console.WriteLine("This is NOT the run"); }
Compilation error #stdin compilation error #stdout 0s 0KB
stdin
Standard input is empty
compilation info
prog.cs(1,2): error CS8025: Parsing error
Compilation failed: 1 error(s), 0 warnings
stdout
Standard output is empty