|
|
back to boardI get, Runtime error (non-zero exit code), even if I send a program such: fn main() { println!("{}",-1); } If I paste the solution, in the submission text box, I am able to get an answer from the judge. If I uploaded I always get "Runtime error (non-zero exit code)" |
|
|