Borderou de evaluare (job #1534728)

Utilizator DacianBocea Dacian Dacian Data 23 noiembrie 2015 22:22:45
Problema Facebook Search Status done
Runda Arhiva ICPC Compilator cpp | Vezi sursa
Scor 100

Raport evaluator

Compilare: user.cpp: In function ‘trie* add(const string&, int, trie*)’: user.cpp:25:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (j < a.size()) p = a[j]<97 ? a[j] + 32 : a[j]; ^ user.cpp:26:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (j == a.size()){ ^ user.cpp: In function ‘std::string tip(const string&, int, trie*)’: user.cpp:45:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (j< a.size() && !c->childs[p - 'a']) return "Search Bing for " + a; ^ user.cpp:49:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] else if (j == a.size()) return c->Best->info; ^ user.cpp: In function ‘trie* ModRel(const string&, const int&, int, trie*)’: user.cpp:56:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (j == a.size()){ ^ user.cpp: In function ‘int main()’: user.cpp:74:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] while (j != Nr.size()){ ^ user.cpp:85:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] while (j != Nr.size()){ ^ user.cpp:98:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] while (Nr[j] != ' ' && j!=Nr.size()){ ^ user.cpp:105:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] while (j != Nr.size()){ ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
1736ms107528kbOK100
Punctaj total100

Ceva nu functioneaza?