Borderou de evaluare (job #3223565)

Utilizator DanielIonescu06Ionescu DanielIonescu06 Data 13 aprilie 2024 13:13:32
Problema Chat Status done
Runda Universitatea Tehnică din Cluj-Napoca - 2024 - Concurs Compilator c-64 | Vezi sursa
Scor 0

Raport evaluator

Compilare: main.c: In function 'main': main.c:18:26: warning: format '%d' expects argument of type 'int *', but argument 3 has type 'int' [-Wformat=] 18 | fscanf(pf, "%d", v[i]); | ~^ ~~~~ | | | | | int | int * main.c:18:13: warning: 'v' may be used uninitialized [-Wmaybe-uninitialized] 18 | fscanf(pf, "%d", v[i]); | ^~~~~~~~~~~~~~~~~~~~~~ main.c:10:10: note: 'v' was declared here 10 | int *v; | ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
19ms368kbKilled by Signal 110
Punctaj total0

Ceva nu functioneaza?