Borderou de evaluare (job #3272878)

Utilizator LucaMirsolea14Luca Mirsolea LucaMirsolea14 Data 31 ianuarie 2025 12:04:02
Problema Turnuri2 Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 10

Raport evaluator

Compilare: main.cpp: In function 'void Make_max_st()': main.cpp:23:9: warning: this 'while' clause does not guard... [-Wmisleading-indentation] 23 | while(vf>0&&stiva[vf].h<=v[i].h&&v[i].f>=stiva[vf].f) | ^~~~~ main.cpp:25:13: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'while' 25 | while(vf>1&&stiva[vf].h<=v[i].h&&stiva[vf-1].f>=stiva[vf].f) | ^~~~~ main.cpp:17:11: warning: unused variable 'j' [-Wunused-variable] 17 | int i,j,vf=0; | ^ main.cpp: In function 'void Make_max_dr()': main.cpp:51:11: warning: unused variable 'j' [-Wunused-variable] 51 | int i,j,vf=0,st,dr; | ^ main.cpp:51:18: warning: variable 'st' set but not used [-Wunused-but-set-variable] 51 | int i,j,vf=0,st,dr; | ^~ main.cpp:51:21: warning: variable 'dr' set but not used [-Wunused-but-set-variable] 51 | int i,j,vf=0,st,dr; | ^~ main.cpp: In function 'int main()': main.cpp:87:7: warning: unused variable 'j' [-Wunused-variable] 87 | int i,j; | ^
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
10ms303kbOK1010
20ms303kbIncorect00
30ms303kbIncorect00
49ms1884kbIncorect00
59ms1605kbIncorect0
69ms1605kbIncorect00
714ms2727kbIncorect0
898ms16371kbIncorect00
9128ms20840kbIncorect0
10138ms22863kbIncorect0
Punctaj total10

Ceva nu functioneaza?