Borderou de evaluare (job #2831821)

Utilizator iraresmihaiiordache rares mihai iraresmihai Data 12 ianuarie 2022 11:05:07
Problema Arbore3 Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Compilare: main.cpp: In function 'bool checkInHash(int)': main.cpp:59:13: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 59 | while ( i < myHash[hashCode].size() && myHash[hashCode][i] != val ) | ~~^~~~~~~~~~~~~~~~~~~~~~~~~ main.cpp:62:12: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 62 | return i != myHash[hashCode].size(); | ~~^~~~~~~~~~~~~~~~~~~~~~~~~~ main.cpp: In function 'void dfs(int, int)': main.cpp:74:18: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 74 | for ( i = 0; i < tree[pos].children.size(); i++ ) { | ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
136ms35422kbIncorect0
236ms35495kbIncorect0
383ms36687kbIncorect0
4416ms43753kbIncorect0
5745ms50368kbIncorect0
61040ms55132kbIncorect0
71237ms57970kbIncorect0
81295ms59215kbIncorect0
91379ms60178kbIncorect0
101379ms60174kbIncorect0
Punctaj total0

Ceva nu functioneaza?