Borderou de evaluare (job #3243961)

Utilizator FRD233Fodor Rares-Costin FRD233 Data 22 septembrie 2024 16:29:01
Problema Heapuri Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 10

Raport evaluator

Compilare: main.cpp: In function 'void comb(int, int)': main.cpp:16:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 16 | { if(fiu<n && mycmp(H[fiu+1],H[fiu])); | ^~ main.cpp:17:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 17 | if(mycmp(H[fiu],x)) | ^~ main.cpp: In function 'void stergere_heap(int)': main.cpp:48:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 48 | { if(fiu<n && mycmp(H[fiu+1],H[fiu])); | ^~ main.cpp:49:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 49 | if(mycmp(H[fiu],x)) | ^~ main.cpp: In function 'int main()': main.cpp:66:15: warning: operation on 'k' may be undefined [-Wsequence-point] 66 | v[++k]=k; | ^~~ main.cpp:66:15: warning: operation on 'k' may be undefined [-Wsequence-point]
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
10ms303kbOK1010
20ms303kbIncorect00
30ms303kbIncorect00
41ms303kbIncorect00
50ms303kbIncorect00
68ms561kbIncorect0
713ms1622kbIncorect0
814ms1359kbIncorect0
913ms831kbIncorect0
1014ms823kbIncorect0
Punctaj total10

Ceva nu functioneaza?