fork download
  1. val=-3
  2. print(val % 5)
  3.  
Success #stdin #stdout 0.02s 28384KB
stdin
Standard input is empty
stdout
2