Borderou de evaluare (job #815126)

Utilizator avatar Radu_Balas Radu Andrei Balas Radu_Balas IP ascuns
Problemă Talent (clasa a 6-a) Compilator c-32
Rundă Arhiva de probleme Status evaluat
Dată 18 mar. 2025 18:08:38 Scor 0

Raport evaluator

Eroare de compilare: main.c: In function 'main': main.c:63:1: error: expected declaration or statement at end of input 63 | } | ^ main.c:48:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 48 | fscanf(fin,"%d",&n); | ^~~~~~~~~~~~~~~~~~~ main.c:51:9: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 51 | fscanf(fin,"%d",&z); | ^~~~~~~~~~~~~~~~~~~