Borderou de evaluare (job #1528190)
Utilizator | Data | 19 noiembrie 2015 10:50:47 | |
---|---|---|---|
Problema | Sahara | Status | done |
Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp:8:20: error: two or more data types in declaration of ‘Citire’
inline void Citire()
^
user.cpp: In function ‘void Fill(int, int)’:
user.cpp:28:10: error: ‘i’ was not declared in this scope
if(b[i][j]==1) c=1;
^
user.cpp:28:13: error: ‘j’ was not declared in this scope
if(b[i][j]==1) c=1;
^
user.cpp:28:21: error: ‘c’ was not declared in this scope
if(b[i][j]==1) c=1;
^
user.cpp: In function ‘void Solutie()’:
user.cpp:50:27: error: too many arguments to function ‘void Fill(int, int)’
Fill(i,j,1);
^
user.cpp:26:13: note: declared here
inline void Fill(int x,int y)
^
user.cpp: In function ‘int main()’:
user.cpp:66:12: error: ‘Citire’ was not declared in this scope
Citire();
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !