Borderou de evaluare (job #478320)

Utilizator avatar bogdan_petrescu Bogdan Petrescu bogdan_petrescu IP ascuns
Problemă Optime (clasa a 6-a) Compilator c
Rundă Tema 37 clasa 6 Status evaluat
Dată 4 iun. 2019 17:04:06 Scor 0

Raport evaluator

Eroare de compilare: user.c: In function 'main': user.c:15:13: error: 'for' loop initial declarations are only allowed in C99 mode user.c:15:13: note: use option -std=c99 or -std=gnu99 to compile your code user.c:44:9: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'int' [-Wformat] user.c:25:11: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] user.c:49:15: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]