Borderou de evaluare (job #393102)

Utilizator avatar Remus Rughinis Remus Remus IP ascuns
Problemă Tir1 (clasa a 6-a) Compilator c
Rundă Tema 3 clasa 6 Status evaluat
Dată 8 oct. 2018 09:39:04 Scor 0

Raport evaluator

Eroare de compilare: user.c: In function ‘main’: user.c:8:3: warning: format ‘%llu’ expects argument of type ‘long long unsigned int *’, but argument 3 has type ‘int *’ [-Wformat] user.c:8:3: warning: format ‘%llu’ expects argument of type ‘long long unsigned int *’, but argument 4 has type ‘int *’ [-Wformat] user.c:8:3: warning: format ‘%llu’ expects argument of type ‘long long unsigned int *’, but argument 5 has type ‘int *’ [-Wformat] user.c:8:3: warning: format ‘%llu’ expects argument of type ‘long long unsigned int *’, but argument 6 has type ‘int *’ [-Wformat] user.c:11:21: error: ‘h’ undeclared (first use in this function) user.c:11:21: note: each undeclared identifier is reported only once for each function it appears in user.c:8:9: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result]