Borderou de evaluare (job #247195)

Utilizator avatar raducostache radu costache raducostache IP ascuns
Problemă Bila Compilator cpp
Rundă Arhiva de probleme Status evaluat
Dată 16 sept. 2016 10:48:59 Scor 0

Raport evaluator

Eroare de compilare: user.cpp: In function ‘bool corner(int, int)’: user.cpp:10:11: error: ‘m’ was not declared in this scope user.cpp:14:17: error: ‘n’ was not declared in this scope user.cpp:16:11: error: ‘m’ was not declared in this scope user.cpp:16:17: error: ‘n’ was not declared in this scope user.cpp: At global scope: user.cpp:20:25: error: conflicting declaration ‘int v [1005][1005]’ user.cpp:6:2: error: ‘v’ has a previous declaration as ‘operatii v [1006]’ user.cpp: In function ‘int main()’: user.cpp:23:5: error: ‘f’ was not declared in this scope user.cpp:26:20: error: no match for ‘operator[]’ in ‘v[i][j]’ user.cpp:28:18: error: too many arguments to function ‘void getcorner(int)’ user.cpp:7:6: note: declared here user.cpp: In function ‘void getcorner(int, int)’: user.cpp:32:9: error: ‘no’ was not declared in this scope user.cpp:33:28: error: ‘afisare’ was not declared in this scope user.cpp:34:12: warning: assuming signed overflow does not occur when assuming that (X - c) > X is always false [-Wstrict-overflow] user.cpp:36:12: warning: assuming signed overflow does not occur when assuming that (X - c) > X is always false [-Wstrict-overflow]