Borderou de evaluare (job #748251)

Utilizator avatar ilincamanescu manescu ilinca ilincamanescu IP ascuns
Problemă Cursa Formula 1 (clasa a 5-a) Compilator c-32
Rundă Arhiva de probleme Status evaluat
Dată 29 nov. 2023 17:48:57 Scor 80

Raport evaluator

Compilare: main.c: In function 'main': main.c:17:14: warning: statement with no effect [-Wunused-value] 17 | b*x+c*2*y+y*z; | ~~~~~~~~~^~~~ main.c:8:47: warning: unused variable 'p' [-Wunused-variable] 8 | long long int a,b,c,z,x,y,cn=0,max=10000000,p=0,i=0; | ^ main.c:10:3: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 10 | fscanf(fin, "%lld",&a); | ^~~~~~~~~~~~~~~~~~~~~~ main.c:11:3: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 11 | fscanf(fin, "%lld",&b); | ^~~~~~~~~~~~~~~~~~~~~~ main.c:12:3: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 12 | fscanf(fin, "%lld",&c); | ^~~~~~~~~~~~~~~~~~~~~~ main.c:14:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 14 | fscanf(fin, "%lld",&x); | ^~~~~~~~~~~~~~~~~~~~~~ main.c:15:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 15 | fscanf(fin, "%lld",&y); | ^~~~~~~~~~~~~~~~~~~~~~ main.c:16:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 16 | fscanf(fin, "%lld",&z); | ^~~~~~~~~~~~~~~~~~~~~~
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 1 ms 245 kb OK 10
2 1 ms 249 kb OK 10
3 229 ms 245 kb OK 10
4 239 ms 245 kb OK 10
5 499 ms 249 kb OK 10
6 659 ms 249 kb OK 10
7 739 ms 249 kb OK 10
8 798 ms 249 kb OK 10
9 959 ms 249 kb Time limit exceeded 0
10 958 ms 249 kb Time limit exceeded 0
Punctaj total 80