Borderou de evaluare (job #3345512)

Utilizator Maries_MihaiMaries Mihai Maries_Mihai Data 9 martie 2026 20:54:10
Problema Arrows Status done
Runda arhiva-utcn Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:30:15: warning: array subscript 50010 is above array bounds of 'int [50010]' [-Warray-bounds] 30 | grade[nmax] = {0}, next1[nmax] = {0}, length_cycle[nmax] = {0}; | ~~~~~~~~~~^ main.cpp:10:5: note: while referencing 'grade' 10 | int grade[nmax] = {0}, next1[nmax] = {0}, length_cycle[nmax] = {0}; | ^~~~~ main.cpp:30:34: warning: array subscript 50010 is above array bounds of 'int [50010]' [-Warray-bounds] 30 | grade[nmax] = {0}, next1[nmax] = {0}, length_cycle[nmax] = {0}; | ~~~~~~~~~~^ main.cpp:10:24: note: while referencing 'next1' 10 | int grade[nmax] = {0}, next1[nmax] = {0}, length_cycle[nmax] = {0}; | ^~~~~ main.cpp:30:60: warning: array subscript 50010 is above array bounds of 'int [50010]' [-Warray-bounds] 30 | grade[nmax] = {0}, next1[nmax] = {0}, length_cycle[nmax] = {0}; | ~~~~~~~~~~~~~~~~~^ main.cpp:10:43: note: while referencing 'length_cycle' 10 | int grade[nmax] = {0}, next1[nmax] = {0}, length_cycle[nmax] = {0}; | ^~~~~~~~~~~~ main.cpp:31:18: warning: array subscript 50010 is above array bounds of 'bool [50010]' [-Warray-bounds] 31 | in_cycle[nmax]={false}; | ~~~~~~~~~~~~~^ main.cpp:11:6: note: while referencing 'in_cycle' 11 | bool in_cycle[nmax]={false}; | ^~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
110ms430kbKilled by Signal 110
Punctaj total0

Ceva nu functioneaza?