Borderou de evaluare (job #766077)

Utilizator avatar teodor_supercoder Teodor Iftime teodor_supercoder IP ascuns
Problemă Cat Compilator c-32
Rundă Arhiva de probleme Status evaluat
Dată 3 mar. 2024 12:55:10 Scor 0

Raport evaluator

Eroare de compilare: main.c: In function 'main': main.c:28:1: error: stray '\302' in program 28 | <U+00A0><U+00A0>return<U+00A0>0; | ^~~~~~~~ main.c:28:2: error: stray '\302' in program 28 | <U+00A0><U+00A0>return<U+00A0>0; | ^~~~~~~~ main.c:28:9: error: stray '\302' in program 28 | <U+00A0><U+00A0>return<U+00A0>0; | ^~~~~~~~ main.c:10:3: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 10 | fscanf( fin, "%d%d%d", &n, &k, &p ); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~