Borderou de evaluare (job #833002)

Utilizator avatar RegeleOu3433 Nerdvana 6 Calin V. Dragos Andrei RegeleOu3433 IP ascuns
Problemă Bac (clasele 6/7) Compilator c
Rundă Arhiva de probleme Status evaluat
Dată 22 aug. 2025 23:23:27 Scor 80

Raport evaluator

Compilare: main.c: In function 'main': main.c:10:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 10 | fscanf ( fin , "%d%d%d" , &k , &l , &a ); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c:12:9: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 12 | fscanf ( fin , "%d" , &h ); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ main.c:14:9: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 14 | fscanf ( fin , "%d" , &m ); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ main.c:17:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 17 | fscanf ( fin , "%d" , &b ); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ main.c:19:9: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 19 | fscanf ( fin , "%d" , &h ); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ main.c:21:9: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 21 | fscanf ( fin , "%d" , &m ); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ main.c:119:31: warning: 'dimbc' may be used uninitialized [-Wmaybe-uninitialized] 119 | while ( dimbc > 0 && qa[dimbc] < qa[dimbc - 1] ) { | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c:8:62: note: 'dimbc' was declared here 8 | int k , l , a , i , h , m , b , j , dima , dimb , cbac , dimbc , aux , vap , dimac; | ^~~~~
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 0 ms 296 kb OK 10
2 0 ms 504 kb OK 10
3 1 ms 504 kb OK 10
4 0 ms 296 kb OK 10
5 1 ms 296 kb Incorect 0
6 1 ms 296 kb OK 10
7 1 ms 296 kb Incorect 0
8 1 ms 296 kb OK 10
9 1 ms 504 kb OK 10
10 1 ms 504 kb OK 10
Punctaj total 80