Borderou de evaluare (job #505755)

Utilizator avatar AlexNicu Nicu Alexandru AlexNicu IP ascuns
Problemă Nrtri1 (clasele 7/8) Compilator c
Rundă Tema 11 clasa 7 optionala Status evaluat
Dată 23 nov. 2019 16:27:02 Scor 0

Raport evaluator

Eroare de compilare: user.c:4:11: error: conflicting types for 'v' user.c:3:5: note: previous declaration of 'v' was here user.c: In function 'main': user.c:12:9: warning: format '%d' expects argument of type 'int *', but argument 3 has type 'short int *' [-Wformat] user.c:23:5: error: 'cnt' undeclared (first use in this function) user.c:23:5: note: each undeclared identifier is reported only once for each function it appears in user.c:30:13: error: 'sol' undeclared (first use in this function) user.c:31:13: error: expected ';' before 'p' user.c:6:29: warning: variable 'p' set but not used [-Wunused-but-set-variable] user.c:6:15: warning: unused variable 'j' [-Wunused-variable] user.c:10:12: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] user.c:12:16: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]