Borderou de evaluare (job #2831788)

Utilizator iraresmihaiiordache rares mihai iraresmihai Data 12 ianuarie 2022 10:20:42
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:49:13: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 49 | while ( i < myHash[hashCode].size() && myHash[hashCode][i] != val ) | ~~^~~~~~~~~~~~~~~~~~~~~~~~~ main.cpp:52:12: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 52 | return i != myHash[hashCode].size(); | ~~^~~~~~~~~~~~~~~~~~~~~~~~~~ main.cpp: In function 'void dfs(int, int)': main.cpp:65:18: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 65 | for ( i = 0; i < tree[pos].children.size(); i++ ) { | ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
138ms35450kbIncorect0
242ms35491kbIncorect0
379ms36712kbIncorect0
4377ms43831kbIncorect0
5651ms50384kbIncorect0
6903ms55152kbIncorect0
71060ms57987kbIncorect0
81108ms59244kbIncorect0
91163ms60207kbIncorect0
101186ms60198kbIncorect0
Punctaj total0

Ceva nu functioneaza?