Borderou de evaluare (job #114639)

Utilizator avatar Micucorina B Micu Corina Micucorina IP ascuns
Problemă Cangur (clasa a 5-a) Compilator c
Rundă Arhiva de probleme Status evaluat
Dată 6 feb. 2015 20:42:35 Scor 0

Raport evaluator

Eroare de compilare: user.c: In function ‘main’: user.c:6:5: error: ‘fin’ undeclared (first use in this function) user.c:6:5: note: each undeclared identifier is reported only once for each function it appears in user.c:7:5: error: ‘fout’ undeclared (first use in this function) user.c:9:10: warning: format ‘%d’ expects argument of type ‘int *’, but argument 2 has type ‘long long int *’ [-Wformat] user.c:18:10: warning: format ‘%d’ expects argument of type ‘int’, but argument 2 has type ‘long long int’ [-Wformat] user.c:9:15: warning: ignoring return value of ‘scanf’, declared with attribute warn_unused_result [-Wunused-result]