Borderou de evaluare (job #1061237)

Utilizator UnforgivenMihai Catalin Botezatu Unforgiven Data 19 decembrie 2013 14:52:43
Problema Cristale Status done
Runda Teme Pregatire ACM Unibuc 2013 Compilator cpp | Vezi sursa
Scor 70

Raport evaluator

Compilare: user.cpp: In function ‘std::string greedy1(const string&)’: user.cpp:16:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int j = 0; j < str.length(); j++) ^ user.cpp:18:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (j + 1 < str.length() && str[j] != str[j+1]) ^ user.cpp: In function ‘std::string greedy2(const string&)’: user.cpp:37:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int j = 1; j < str.length(); j++) ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
14ms412kbOK10
24ms404kbOK10
30ms412kbOK10
44ms416kbOK10
54ms412kbOK10
68ms412kbIncorect0
74ms412kbOK10
84ms408kbIncorect0
912ms412kbOK10
1016ms420kbIncorect0
Punctaj total70

Ceva nu functioneaza?