Borderou de evaluare (job #144531)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Matrix (clasa a 6-a) | Compilator | cpp |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 30 apr. 2015 16:08:37 | Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp: In function ‘int main()’:
user.cpp:83:16: warning: converting to non-pointer type ‘char’ from NULL [-Wconversion-null]
user.cpp:85:17: error: cannot convert ‘int (*)[2000]’ to ‘int (*)[20]’ for argument ‘1’ to ‘void fh(int (*)[20])’
user.cpp:87:17: error: cannot convert ‘int (*)[2000]’ to ‘int (*)[20]’ for argument ‘1’ to ‘void fv(int (*)[20])’
user.cpp:89:17: error: cannot convert ‘int (*)[2000]’ to ‘int (*)[20]’ for argument ‘1’ to ‘void rh(int (*)[20])’
user.cpp:91:17: error: cannot convert ‘int (*)[2000]’ to ‘int (*)[20]’ for argument ‘1’ to ‘void rv(int (*)[20])’