Borderou de evaluare (job #2622455)
Utilizator | Data | 1 iunie 2020 12:38:00 | |
---|---|---|---|
Problema | Hashuri | Status | done |
Runda | Arhiva educationala | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'void Delete(int)':
main.cpp:13:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0; i < hasht[m].size(); i++)
~~^~~~~~~~~~~~~~~~~
main.cpp: In function 'int Search(int)':
main.cpp:21:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0; i < hasht[m].size(); i++)
~~^~~~~~~~~~~~~~~~~
main.cpp: In function 'int main()':
main.cpp:40:17: error: 'add' was not declared in this scope
add(y);
^
main.cpp:43:26: error: 'deleteh' was not declared in this scope
deleteh(y);
^
main.cpp:45:31: error: 'searchh' was not declared in this scope
g << searchh(y) << endl;
^
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !