Borderou de evaluare (job #1261288)

Utilizator GhiciCineRazvan Dumitriu GhiciCine Data 12 noiembrie 2014 10:36:10
Problema Datorii Status done
Runda Arhiva de probleme Compilator c | Vezi sursa
Scor 100

Raport evaluator

Compilare: user.c: In function ‘update’: user.c:7:23: warning: suggest parentheses around arithmetic in operand of ‘^’ [-Wparentheses] for(;poz<=n;poz+=poz&(poz-1)^poz){ ^ user.c: In function ‘query’: user.c:14:20: warning: suggest parentheses around arithmetic in operand of ‘^’ [-Wparentheses] for(;poz;poz-=poz&(poz-1)^poz){ ^ user.c: In function ‘main’: user.c:26:9: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result] fscanf(f1,"%d%d",&n,&m); ^ user.c:28:11: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result] fscanf(f1,"%d",&d); ^ user.c:32:11: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result] fscanf(f1,"%d%d%d",&op,&a,&b); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
180ms308kbCorect!20
288ms312kbCorect!20
384ms316kbCorect!20
480ms312kbCorect!20
584ms312kbCorect!20
Punctaj total100

Ceva nu functioneaza?