Borderou de evaluare (job #2476918)
Utilizator | Data | 19 octombrie 2019 12:35:43 | |
---|---|---|---|
Problema | Lista lui Andrei | Status | done |
Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp:7:13: error: variable 'std::ifstream fin' has initializer but incomplete type
ifstream fin("nrcuv.in");
^
main.cpp:8:14: error: variable 'std::ofstream fout' has initializer but incomplete type
ofstream fout("nrcuv.out");
^
main.cpp: In function 'int main()':
main.cpp:19:14: warning: array subscript has type 'char' [-Wchar-subscripts]
mat[a][b] = mat[b][a] = 1;
^
main.cpp:19:17: warning: array subscript has type 'char' [-Wchar-subscripts]
mat[a][b] = mat[b][a] = 1;
^
main.cpp:19:26: warning: array subscript has type 'char' [-Wchar-subscripts]
mat[a][b] = mat[b][a] = 1;
^
main.cpp:19:29: warning: array subscript has type 'char' [-Wchar-subscripts]
mat[a][b] = mat[b][a] = 1;
^
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !