Borderou de evaluare (job #3339835)

Utilizator edybalasaEduard Balasea edybalasa Data 10 februarie 2026 14:19:49
Problema Arbori binari de căutare ordonați Status done
Runda arhiva-utcn Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:101:16: warning: array subscript 200 is above array bounds of 'int [200]' [-Warray-bounds] 101 | pre[200] = {0}, ord[200] = {0}; | ~~~~~~~^ main.cpp:10:5: note: while referencing 'pre' 10 | int pre[200] = {0}, ord[200] = {0}; | ^~~ main.cpp:101:32: warning: array subscript 200 is above array bounds of 'int [200]' [-Warray-bounds] 101 | pre[200] = {0}, ord[200] = {0}; | ~~~~~~~^ main.cpp:10:21: note: while referencing 'ord' 10 | int pre[200] = {0}, ord[200] = {0}; | ^~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
1102ms303kbTime limit exceeded0
Punctaj total0

Ceva nu functioneaza?