Borderou de evaluare (job #3121737)
Utilizator | Data | 15 aprilie 2023 08:53:39 | |
---|---|---|---|
Problema | Algoritmul lui Euclid | Status | done |
Runda | Arhiva educationala | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:32:24: error: 'stout' was not declared in this scope; did you mean 'stdout'?
32 | freopen(FOUT, "w", stout);
| ^~~~~
| stdout
main.cpp:34:5: error: 'fin' was not declared in this scope
34 | fin>>n;
| ^~~
main.cpp:38:5: error: 'fout' was not declared in this scope
38 | fout<<euclid(a,b)<<"\n";
| ^~~~
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !