Borderou de evaluare (job #2323941)
Utilizator | Data | 20 ianuarie 2019 02:04:06 | |
---|---|---|---|
Problema | Ratina | Status | done |
Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'bool check(int)':
main.cpp:39:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if(mid >= nodeMat[querry[0]].size())
~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
main.cpp:41:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 1; i < querry.size(); ++ i){
~~^~~~~~~~~~~~~~~
main.cpp:42:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if(mid >= nodeMat[querry[i]].size())
~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
main.cpp: In function 'int main(int, const char**)':
main.cpp:57:28: error: 'strlen' was not declared in this scope
int lg = strlen(str);
^
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !