Borderou de evaluare (job #745099)

Utilizator avatar Vicentiu Savu Vicentiu Dorian Vicentiu IP ascuns
Problemă Cifre comune (clasa a 5-a) Compilator c-32
Rundă Tema 14 clasa a 5-a Status evaluat
Dată 15 nov. 2023 17:43:10 Scor 100

Raport evaluator

Compilare: main.c: In function 'main': main.c:7:32: warning: unused variable 'i' [-Wunused-variable] 7 | int n1, n2, c=0, cn2, cn1, i; | ^ main.c:7:27: warning: variable 'cn1' set but not used [-Wunused-but-set-variable] 7 | int n1, n2, c=0, cn2, cn1, i; | ^~~ main.c:7:22: warning: variable 'cn2' set but not used [-Wunused-but-set-variable] 7 | int n1, n2, c=0, cn2, cn1, i; | ^~~ main.c:9:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 9 | fscanf(fin, "%d", &n1); | ^~~~~~~~~~~~~~~~~~~~~~ main.c:10:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 10 | fscanf(fin, "%d", &n2); | ^~~~~~~~~~~~~~~~~~~~~~
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 1 ms 245 kb OK 10
2 1 ms 245 kb OK 10
3 1 ms 245 kb OK 10
4 1 ms 245 kb OK 10
5 1 ms 245 kb OK 10
6 1 ms 245 kb OK 10
7 1 ms 245 kb OK 10
8 1 ms 245 kb OK 10
9 1 ms 245 kb OK 10
10 1 ms 245 kb OK 10
Punctaj total 100