Borderou de evaluare (job #3268221)

Utilizator ArthurrrfubinacaARthur Paun Arthurrrfubinaca Data 14 ianuarie 2025 00:20:20
Problema Ubuntzei Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 100

Raport evaluator

Compilare: main.cpp: In function 'void dijkstra(int)': main.cpp:28:15: warning: iteration 20005 invokes undefined behavior [-Waggressive-loop-optimizations] 28 | viz[j]=0; | ~~~~~~^~ main.cpp:26:18: note: within this loop 26 | for(int j=0;j<=Nmax;j++) | ^ main.cpp:28:15: warning: 'void* __builtin_memset(void*, int, long unsigned int)' forming offset 20005 is out of the bounds [0, 20005] of object 'viz' with type 'bool [20005]' [-Warray-bounds] 28 | viz[j]=0; | ~~~~~~^~ main.cpp:25:10: note: 'viz' declared here 25 | bool viz[Nmax]; | ^~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms303kbOK5
20ms303kbOK5
30ms303kbOK5
40ms303kbOK5
50ms303kbOK5
60ms303kbOK5
71ms303kbOK5
81ms303kbOK5
91ms557kbOK5
102ms819kbOK5
113ms1081kbOK5
123ms1081kbOK5
134ms1605kbOK5
148ms2449kbOK5
1514ms5398kbOK5
1619ms5775kbOK5
1719ms5468kbOK5
1819ms4218kbOK5
1924ms4227kbOK5
200ms303kbOK5
Punctaj total100

Ceva nu functioneaza?