Borderou de evaluare (job #3145047)

Utilizator marinaoprOprea Marina marinaopr Data 12 august 2023 13:03:38
Problema Friend of Friend Status done
Runda Arhiva ICPC Compilator cpp-64 | Vezi sursa
Scor 100

Raport evaluator

Compilare: main.cpp: In function 'void solve(short int)': main.cpp:36:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<short int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 36 | for (int i = 0; i < graph[nod].size(); i++) { | ~~^~~~~~~~~~~~~~~~~~~ main.cpp:38:27: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<short int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 38 | for (int j = 0; j < graph[neigh].size(); j++) { | ~~^~~~~~~~~~~~~~~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
139ms1789kbOK100
Punctaj total100

Ceva nu functioneaza?