Borderou de evaluare (job #3234461)
Utilizator | Data | 9 iunie 2024 13:36:15 | |
---|---|---|---|
Problema | Harta3 | Status | done |
Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp:11:1: error: 'vector' does not name a type
11 | vector <int> a[NMAX];
| ^~~~~~
main.cpp: In function 'int main()':
main.cpp:17:9: error: 'a' was not declared in this scope
17 | a[i].resize( m + 1 );
| ^
main.cpp:26:21: error: 'a' was not declared in this scope
26 | fout << a[j][col++] << ' ';
| ^
main.cpp:30:21: error: 'a' was not declared in this scope
30 | fout << a[j][col++] << ' ';
| ^
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !