Borderou de evaluare (job #1568054)
Utilizator | Data | 13 ianuarie 2016 21:31:20 | |
---|---|---|---|
Problema | Cartele | Status | done |
Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp:9:24: error: declaration of ‘matrice’ as multidimensional array must have bounds for all dimensions except the first
int comp(int matrice[][])
^
user.cpp: In function ‘int comp(...)’:
user.cpp:14:30: error: ‘matrice’ was not declared in this scope
if(sablon[i][j]==matrice[i][j])
^
user.cpp: At global scope:
user.cpp:23:12: error: ‘a’ was not declared in this scope
int rotire(a[][])
^
user.cpp:23:14: error: expected primary-expression before ‘]’ token
int rotire(a[][])
^
user.cpp:23:16: error: expected primary-expression before ‘]’ token
int rotire(a[][])
^
user.cpp:24:1: error: expected ‘,’ or ‘;’ before ‘{’ token
{
^
user.cpp: In function ‘int main()’:
user.cpp:72:17: error: ‘rotire’ cannot be used as a function
if(rotire(c1)==1)
^
user.cpp:75:17: error: ‘rotire’ cannot be used as a function
if(rotire(c2)==1)
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !