Borderou de evaluare (job #2277133)

Utilizator AlexandruLuchianov1Alex Luchianov AlexandruLuchianov1 Data 5 noiembrie 2018 20:12:24
Problema Flareon Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 10

Raport evaluator

Compilare: main.cpp: In function 'void computesz(int, int)': main.cpp:28:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int h = 0 ;h < g[node].size() ; h++){ ~~^~~~~~~~~~~~~~~~ main.cpp: In function 'int findcentroid(int, int, int)': main.cpp:38:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int h = 0 ;h < g[node].size() ; h++){ ~~^~~~~~~~~~~~~~~~ main.cpp: In function 'void addtosum(int, int, int, int)': main.cpp:59:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int h = 0 ; h < g[node].size() ; h++){ ~~^~~~~~~~~~~~~~~~ main.cpp: In function 'void addresult(int, int, int, long long int, int)': main.cpp:74:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int h = 0 ;h < g[node].size() ; h++){ ~~^~~~~~~~~~~~~~~~ main.cpp: In function 'void solve(int)': main.cpp:97:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int h = 0 ; h < g[centroid].size() ; h++){ ~~^~~~~~~~~~~~~~~~~~~~ main.cpp:109:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int h = 0 ; h < g[centroid].size() ; h++) { ~~^~~~~~~~~~~~~~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
137ms16908kbOK10
235ms17039kbKilled by Signal 110
351ms18481kbKilled by Signal 110
465ms19136kbKilled by Signal 110
570ms19529kbKilled by Signal 110
681ms20840kbKilled by Signal 110
787ms20316kbKilled by Signal 110
8196ms27131kbKilled by Signal 110
9336ms35127kbKilled by Signal 110
10673ms53477kbKilled by Signal 110
Punctaj total10

Ceva nu functioneaza?