Borderou de evaluare (job #1534709)

Utilizator DacianBocea Dacian Dacian Data 23 noiembrie 2015 21:58:13
Problema Facebook Search Status done
Runda Arhiva ICPC Compilator cpp | Vezi sursa
Scor 0

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()){ ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms396kbKilled by signal 11(SIGSEGV).0
Punctaj total0

Ceva nu functioneaza?