Borderou de evaluare (job #2567602)
Utilizator | Data | 3 martie 2020 18:01:04 | |
---|---|---|---|
Problema | Zone 2 | Status | done |
Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'void parcurge(int)':
main.cpp:23:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if(vecin[v].size()<k)
~~~~~~~~~~~~~~~^~
main.cpp: In function 'void umple(int, int, int)':
main.cpp:45:36: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
if(inside(xx,yy)&&a[xx][yy]==a[x][y]&zona[xx][yy]==0)
~~~~~~~~~^~~~~~~~~
main.cpp: In function 'int main()':
main.cpp:82:21: error: request for member 'insert' in 'vecin', which is of non-class type 'std::set<int> [93025]'
vecin.insert(zona[xx][yy]);
^~~~~~
main.cpp:92:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if(vecin[i].size()<k&&!viz[i])
~~~~~~~~~~~~~~~^~
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !