Borderou de evaluare (job #1535091)

Utilizator DacianBocea Dacian Dacian Data 24 noiembrie 2015 12:32:03
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:44: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:45:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (j == a.size()) return c->Best->info; ^ user.cpp: In function ‘trie* ModRel(const string&, const int&, int, trie*)’: user.cpp:52:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (j == a.size()){ ^ user.cpp: In function ‘int main()’: user.cpp:70:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] while (j != Nr.size()){ ^ user.cpp:81:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] while (j != Nr.size()){ ^ user.cpp:94:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] while (Nr[j] != ' ' && j!=Nr.size()){ ^ user.cpp:101:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] while (j != Nr.size()){ ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
1728ms101108kbOK100
Punctaj total100

Ceva nu functioneaza?