Borderou de evaluare (job #214513)

Utilizator avatar Anisia_Zlataru Anisia Zlataru Anisia_Zlataru IP ascuns
Problemă Complot (clasa a 7-a) Compilator cpp
Rundă s18_7_tema18_19_20 Status evaluat
Dată 4 mar. 2016 10:51:38 Scor 0

Raport evaluator

Eroare de compilare: user.cpp:4:9: error: ‘a’ was not declared in this scope user.cpp:4:12: error: ‘b’ was not declared in this scope user.cpp:4:13: error: expression list treated as compound expression in initializer [-fpermissive] user.cpp:4:14: error: expected ‘,’ or ‘;’ before ‘{’ token user.cpp:7:9: error: ‘a’ was not declared in this scope user.cpp:7:12: error: ‘b’ was not declared in this scope user.cpp:7:13: error: expression list treated as compound expression in initializer [-fpermissive] user.cpp:7:14: error: expected ‘,’ or ‘;’ before ‘{’ token user.cpp: In function ‘int its(int, int, int, int)’: user.cpp:11:29: error: ‘min’ cannot be used as a function user.cpp:11:41: error: ‘max’ cannot be used as a function user.cpp:11:44: error: ‘max’ cannot be used as a function user.cpp: In function ‘int main()’: user.cpp:21:24: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] user.cpp:23:46: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] user.cpp:24:24: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] user.cpp:29:34: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] user.cpp: In function ‘int its(int, int, int, int)’: user.cpp:12:1: warning: control reaches end of non-void function [-Wreturn-type]