Borderou de evaluare (job #3290170)

Utilizator antonio_iclozanIclozan Antonio-Serban antonio_iclozan Data 29 martie 2025 14:17:11
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:22:26: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 22 | for(int i = 0; i < b.size(); i++) | ~~^~~~~~~~~~ main.cpp: In function 'int main()': main.cpp:38:15: warning: 'memset' used with length equal to number of elements without multiplication by element size [-Wmemset-elt-size] 38 | memset(k, 0, G); | ~~~~~~^~~~~~~~~ main.cpp:48:19: warning: 'memset' used with length equal to number of elements without multiplication by element size [-Wmemset-elt-size] 48 | memset(viz, 0, G); | ~~~~~~^~~~~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
1117ms66916kbMemory limit exceeded0
Punctaj total0

Ceva nu functioneaza?