Borderou de evaluare (job #469486)

Utilizator avatar KarinaD Dumitrescu Karina KarinaD IP ascuns
Problemă Roboțel (clasa a 6-a) Compilator c
Rundă Arhiva de probleme Status evaluat
Dată 12 apr. 2019 14:32:45 Scor 0

Raport evaluator

Eroare de compilare: user.c: In function ‘main’: user.c:7:25: error: array size missing in ‘perechi’ user.c:46:37: warning: missing terminating " character [enabled by default] user.c:46:9: error: missing terminating " character user.c:47:14: warning: operation on ‘i’ may be undefined [-Wsequence-point] user.c:47:16: error: expected ‘)’ before ‘;’ token user.c:49:9: error: expected expression before ‘}’ token user.c:7:25: warning: unused variable ‘perechi’ [-Wunused-variable] user.c:5:63: warning: unused variable ‘vest’ [-Wunused-variable] user.c:5:54: warning: unused variable ‘sud’ [-Wunused-variable] user.c:5:45: warning: unused variable ‘est’ [-Wunused-variable] user.c:5:35: warning: unused variable ‘nord’ [-Wunused-variable] user.c: At top level: user.c:53:5: error: expected identifier or ‘(’ before ‘return’ user.c:54:1: error: expected identifier or ‘(’ before ‘}’ token user.c: In function ‘main’: user.c:6:12: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result] user.c:17:20: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result] user.c:51:5: warning: control reaches end of non-void function [-Wreturn-type]