Borderou de evaluare (job #1534704)

Utilizator DacianBocea Dacian Dacian Data 23 noiembrie 2015 21:53:37
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()){ ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
1772ms107536kbOK100
Punctaj total100

Ceva nu functioneaza?