Borderou de evaluare (job #2622202)
Utilizator | Data | 31 mai 2020 17:47:29 | |
---|---|---|---|
Problema | Hashuri | Status | done |
Runda | Arhiva educationala | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'void Erase(int)':
main.cpp:18:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < hashTable[index].size(); i++)
~~^~~~~~~~~~~~~~~~~~~~~~~~~
main.cpp: In function 'int Search(int)':
main.cpp:28:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0; i< hashTable[index].size(); i++)
~^~~~~~~~~~~~~~~~~~~~~~~~~
main.cpp: At global scope:
main.cpp:54:5: error: 'f' does not name a type
f.close();
^
main.cpp:55:5: error: 'g' does not name a type
g.close();
^
main.cpp:56:1: error: expected declaration before '}' token
}
^
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !