Borderou de evaluare (job #2978003)

Utilizator CristeaCristianCristea Cristian CristeaCristian Data 12 februarie 2023 19:16:01
Problema TreeGCD Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 57

Raport evaluator

Compilare: main.cpp: In function 'void dfs(int, int)': main.cpp:22:18: warning: comparison of integer expressions of different signedness: 'll' {aka 'long long int'} and 'std::vector<long long int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 22 | for(i = 0; i < v[u].size(); i++) | ~~^~~~~~~~~~~~~ main.cpp:31:26: warning: comparison of integer expressions of different signedness: 'll' {aka 'long long int'} and 'std::vector<long long int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 31 | for(x = 0; x < g[j].size(); x++) | ~~^~~~~~~~~~~~~ main.cpp:18:11: warning: unused variable 'nod' [-Wunused-variable] 18 | ll i, nod, j, x, prod, sum; | ^~~ main.cpp:18:22: warning: unused variable 'prod' [-Wunused-variable] 18 | ll i, nod, j, x, prod, sum; | ^~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms184kbCorect!6
20ms274kbCorect!7
30ms184kbCorect!10
40ms184kbCorect!10
50ms184kbCorect!10
60ms184kbCorect!10
7304ms12718kbTime limit exceeded0
8303ms12947kbTime limit exceeded0
9301ms12832kbTime limit exceeded0
10303ms12668kbTime limit exceeded0
1142ms2658kbCorect!4
Punctaj total57

Ceva nu functioneaza?