Borderou de evaluare (job #2977466)
Utilizator | Data | 11 februarie 2023 17:36:50 | |
---|---|---|---|
Problema | CMMDC | Status | done |
Runda | Arhiva de probleme | Compilator | rs | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
error: format argument must be a string literal
--> main.rs:26:18
|
26 | println!(output, "{}", gcd(a, b));
| ^^^^^^
|
help: you might be missing a string literal to format with
|
26 | println!("{} {} {}", output, "{}", gcd(a, b));
| +++++++++++
error: aborting due to previous error
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !