Borderou de evaluare (job #1275784)
Utilizator | Data | 25 noiembrie 2014 16:26:52 | |
---|---|---|---|
Problema | Spirala | Status | done |
Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp: In function ‘void cit(int (*)[101], int&, int&)’:
user.cpp:9:6: error: ‘i’ was not declared in this scope
for(i=1;i<=n;i++)
^
user.cpp:10:7: error: ‘j’ was not declared in this scope
for(j=1;j<=m;j++)
^
user.cpp: At global scope:
user.cpp:18:17: error: declaration of ‘a’ as multidimensional array must have bounds for all dimensions except the first
int rez(int a[][],int n, int m)
^
user.cpp:18:18: error: expected ‘)’ before ‘,’ token
int rez(int a[][],int n, int m)
^
user.cpp:18:19: error: expected unqualified-id before ‘int’
int rez(int a[][],int n, int m)
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !