Borderou de evaluare (job #3231058)
Utilizator | Data | 24 mai 2024 02:29:27 | |
---|---|---|---|
Problema | Muzeu | Status | done |
Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:64:25: error: 'setw' was not declared in this scope; did you mean 'getw'?
64 | fout << setw(2) << -2;
| ^~~~
| getw
main.cpp:66:25: error: 'setw' was not declared in this scope; did you mean 'getw'?
66 | fout << setw(2) << -1;
| ^~~~
| getw
main.cpp:68:25: error: 'setw' was not declared in this scope; did you mean 'getw'?
68 | fout << setw(2) << dist[i][j];
| ^~~~
| getw
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !