Borderou de evaluare (job #2018041)

Utilizator DenisONIcBanu Denis Andrei DenisONIc Data 3 septembrie 2017 13:06:12
Problema Facebook Search Status done
Runda Arhiva ICPC Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Compilare: user.cpp: In function ‘void change(int, int, trie*, int)’: user.cpp:67:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (poz==s.size()) ^ user.cpp: In function ‘void write()’: user.cpp:103:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i=0;i<s.size();i++) ^ user.cpp: In function ‘int main()’: user.cpp:135:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int j=0;j<s.size();j++) ^ user.cpp:155:39: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int j=0;j<s.size();j++) ^ user.cpp:167:39: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int j=0;j<s.size();j++) ^ user.cpp: In function ‘void change(int, int, trie*, int)’: user.cpp:38:57: warning: ‘up’ may be used uninitialized in this function [-Wmaybe-uninitialized] if (L[i]->mx>mx || (L[i]->mx==mx && isUP[i] && !up)) ^ user.cpp:31:14: note: ‘up’ was declared here bool up; ^ user.cpp:38:57: warning: ‘up’ may be used uninitialized in this function [-Wmaybe-uninitialized] if (L[i]->mx>mx || (L[i]->mx==mx && isUP[i] && !up)) ^ user.cpp:31:14: note: ‘up’ was declared here bool up; ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
12132ms113580kbIncorect0
Punctaj total0

Ceva nu functioneaza?