Pentru această operație este nevoie să te autentifici.

Borderou de evaluare (job #568066)

Utilizator avatar soryn Sorin Besleaga soryn IP ascuns
Problemă Gusteri ( clasa a 5-a ) Compilator c
Rundă Arhiva de probleme Status evaluat
Dată 21 oct. 2020 18:12:43 Scor 0

Raport evaluator

Eroare de compilare: user.c: In function ‘main’: user.c:10:2: error: ‘for’ loop initial declarations are only allowed in C99 mode user.c:10:2: note: use option -std=c99 or -std=gnu99 to compile your code user.c:14:7: warning: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘long long int’ [-Wformat] user.c:9:8: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result]