Borderou de evaluare (job #812593)

Utilizator avatar ArghirBianca Arghir Bianca-Elena ArghirBianca IP ascuns
Problemă Palindrom 2 (clasa a 5-a) Compilator c-32
Rundă Concurs 05 | IQ Academy | clasa a 5-a Status evaluat
Dată 4 mar. 2025 19:20:34 Scor 0

Raport evaluator

Eroare de compilare: main.c: In function 'main': main.c:17:28: error: expected expression before ')' token 17 | if( palindrom==) cnt++;} | ^ main.c:8:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 8 | fscanf( fin, "%d%d", &C, &n ); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c:11:13: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 11 | fscanf( fin, "%d", &x ); | ^~~~~~~~~~~~~~~~~~~~~~~