Borderou de evaluare (job #3251139)

Utilizator Tud00rCristea Tudor Tud00r Data 25 octombrie 2024 10:02:49
Problema Amici2 Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Compilare: main.cpp: In function 'void bfs(int)': main.cpp:30:22: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 30 | for(int i=0;i<lista[elem].size();i++){ | ~^~~~~~~~~~~~~~~~~~~ main.cpp: In function 'int main()': main.cpp:50:18: warning: unused variable 'sol' [-Wunused-variable] 50 | int t,dmax=1,sol; | ^~~ main.cpp: In function 'void reset()': main.cpp:43:15: warning: iteration 21001 invokes undefined behavior [-Waggressive-loop-optimizations] 43 | viz[i]=0; | ~~~~~~^~ main.cpp:42:18: note: within this loop 42 | for(int i=0;i<=21001;i++){ | ~^~~~~~~ main.cpp:43:15: warning: 'void* __builtin_memset(void*, int, long unsigned int)' forming offset [84004, 84007] is out of the bounds [0, 84004] of object 'viz' with type 'int [21001]' [-Warray-bounds] 43 | viz[i]=0; | ~~~~~~^~ main.cpp:12:9: note: 'viz' declared here 12 | int n,m,viz[21001],coada[21001]; | ^~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
15ms528kbKilled by Signal 110
24ms569kbKilled by Signal 110
38ms552kbKilled by Signal 110
49ms786kbKilled by Signal 110
510ms1269kbKilled by Signal 110
612ms1490kbKilled by Signal 110
710ms1396kbKilled by Signal 110
810ms1679kbKilled by Signal 110
911ms1572kbKilled by Signal 110
1011ms1896kbKilled by Signal 110
Punctaj total0

Ceva nu functioneaza?