Borderou de evaluare (job #1629343)
Utilizator | Data | 4 martie 2016 14:41:51 | |
---|---|---|---|
Problema | Rj | Status | done |
Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp: In function ‘void citire()’:
user.cpp:19:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(j=0; j<s.size(); j++)
^
user.cpp: At global scope:
user.cpp:31:21: error: ‘map’ is not a type
bool ok(int i,int j,map[][100])
^
user.cpp: In function ‘void lee()’:
user.cpp:47:51: error: too few arguments to function ‘bool ok(int, int, int (*)[100])’
if(ok(i_urm,j_urm)&&map[i_urm][j_urm]==0){ map[i_urm][j_urm]=1+map[i][j];
^
user.cpp:31:6: note: declared here
bool ok(int i,int j,map[][100])
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !