Borderou de evaluare (job #3038043)

Utilizator pctirziuTirziu Petre pctirziu Data 26 martie 2023 19:20:22
Problema Linegraph Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Compilare: main.cpp: In function 'void dfs(int)': main.cpp:21:22: 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 < edge[node].size(); i++){ | ~~^~~~~~~~~~~~~~~~~~~ main.cpp: In function 'int main()': main.cpp:70:30: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 70 | for(int j = 0; j < comp[i].size(); j++){ | ~~^~~~~~~~~~~~~~~~ main.cpp:125:28: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 125 | if(grad[i] < comp[i].size()){ | ~~~~~~~~^~~~~~~~~~~~~~~~ main.cpp:128:35: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 128 | while(grad[i] != comp[i].size()){ | ~~~~~~~~^~~~~~~~~~~~~~~~~ main.cpp:136:34: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 136 | for(int j = 0; j < arb[i].size(); j++) | ~~^~~~~~~~~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms303kbOutput file corrupted!0
20ms303kbOutput file corrupted!0
30ms303kbOutput file corrupted!0
40ms303kbOutput file corrupted!0
50ms303kbOutput file corrupted!0
60ms303kbOutput file corrupted!0
70ms303kbOutput file corrupted!0
80ms303kbOutput file corrupted!0
90ms303kbOutput file corrupted!0
100ms303kbOutput file corrupted!0
110ms303kbOutput file corrupted!0
120ms303kbOutput file corrupted!0
130ms303kbOutput file corrupted!0
140ms303kbOutput file corrupted!0
150ms303kbOutput file corrupted!0
160ms303kbOutput file corrupted!0
170ms303kbOutput file corrupted!0
180ms303kbOutput file corrupted!0
190ms303kbOutput file corrupted!0
200ms303kbOutput file corrupted!0
Punctaj total0

Ceva nu functioneaza?