Borderou de evaluare (job #2312171)
Utilizator | Data | 4 ianuarie 2019 13:45:26 | |
---|---|---|---|
Problema | Dir | Status | done |
Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp:14:1: error: 'vector' does not name a type
vector <string> stringarray ;
^~~~~~
main.cpp: In function 'void citire(char*, int)':
main.cpp:42:11: error: 'stringarray' was not declared in this scope
stringarray.push_back(s2) ;
^~~~~~~~~~~
main.cpp: In function 'int main()':
main.cpp:53:26: error: 'stringarray' was not declared in this scope
fprintf (fout, "%d\n", stringarray.size() ) ;
^~~~~~~~~~~
main.cpp:51:7: warning: unused variable 'n' [-Wunused-variable]
int n, i;
^
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !