Borderou de evaluare (job #1254652)
Utilizator | Data | 3 noiembrie 2014 09:18:32 | |
---|---|---|---|
Problema | Obmax | Status | done |
Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp:8:23: error: two or more data types in declaration of ‘coada’
void coada(int x,int y)
^
user.cpp: In function ‘int main()’:
user.cpp:46:10: error: ‘n’ was not declared in this scope
fin>>n>>m;
^
user.cpp:46:13: error: ‘m’ was not declared in this scope
fin>>n>>m;
^
user.cpp:47:9: error: ‘i’ was not declared in this scope
for(i=1;i<=n;i++)
^
user.cpp:48:13: error: ‘j’ was not declared in this scope
for(j=1;j<=m;j++)
^
user.cpp:49:14: error: ‘a’ was not declared in this scope
fin>>a[i][j];
^
user.cpp:50:9: error: ‘i’ was not declared in this scope
for(i=1;i<=n;i++)
^
user.cpp:51:13: error: ‘j’ was not declared in this scope
for(j=1;j<=m;j++)
^
user.cpp:53:16: error: ‘a’ was not declared in this scope
if(a[i][j]==1)
^
user.cpp:54:22: error: ‘coada’ was not declared in this scope
coada(i,j);
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !