Borderou de evaluare (job #553105)

Utilizator avatar dancu_mihai13 Dancu Mihai dancu_mihai13 IP ascuns
Problemă Scara Compilator c
Rundă Arhiva de probleme Status evaluat
Dată 17 apr. 2020 16:57:48 Scor 0

Raport evaluator

Eroare de compilare: user.c:4:10: error: ‘new’ undeclared here (not in a function) user.c:4:14: error: expected ‘,’ or ‘;’ before ‘int’ user.c: In function ‘main’: user.c:16:5: error: ‘for’ loop initial declarations are only allowed in C99 mode user.c:16:5: note: use option -std=c99 or -std=gnu99 to compile your code user.c:17:9: error: ‘for’ loop initial declarations are only allowed in C99 mode user.c:25:5: error: ‘delete’ undeclared (first use in this function) user.c:25:5: note: each undeclared identifier is reported only once for each function it appears in user.c:25:12: error: expected expression before ‘]’ token user.c:13:11: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result]