Borderou de evaluare (job #825907)

Utilizator avatar Sebi_Ionescu Ionescu Sebastian Andrei Sebi_Ionescu IP ascuns
Problemă Adunare Compilator c-32
Rundă Arhiva de probleme Status evaluat
Dată 24 mai 2025 22:22:28 Scor 0

Raport evaluator

Compilare: main.c: In function 'main': main.c:28:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 28 | fscanf(fin, "%d", &level); | ^~~~~~~~~~~~~~~~~~~~~~~~~ main.c:29:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 29 | fscanf(fin, "%d %d", &N, &M); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c:32:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 32 | fscanf(fin, "%d", &Z); | ^~~~~~~~~~~~~~~~~~~~~ main.c:35:9: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 35 | fscanf(fin, "%d %d", &x, &y); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c:40:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 40 | fscanf(fin, "%d", &A); | ^~~~~~~~~~~~~~~~~~~~~ main.c:43:9: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 43 | fscanf(fin, "%d %d", &x, &y); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 1 ms 249 kb Killed by Signal 11 0
2 1 ms 249 kb Killed by Signal 11 0
Punctaj total 0