Borderou de evaluare (job #3290163)

Utilizator antonio_iclozanIclozan Antonio-Serban antonio_iclozan Data 29 martie 2025 14:11:04
Problema Arrows Status done
Runda Universitatea Tehnică din Cluj-Napoca - 2025 - Concurs Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Compilare: main.cpp: In function 'void dfs(int)': main.cpp:21:26: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 21 | for(int i = 0; i < b.size(); i++) | ~~^~~~~~~~~~ main.cpp: In function 'int main()': main.cpp:37:15: warning: 'memset' used with length equal to number of elements without multiplication by element size [-Wmemset-elt-size] 37 | memset(k, 0, G); | ~~~~~~^~~~~~~~~ main.cpp:47:19: warning: 'memset' used with length equal to number of elements without multiplication by element size [-Wmemset-elt-size] 47 | memset(viz, 0, G); | ~~~~~~^~~~~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
1116ms66805kbMemory limit exceeded0
Punctaj total0

Ceva nu functioneaza?