Borderou de evaluare (job #1061241)

Utilizator UnforgivenMihai Catalin Botezatu Unforgiven Data 19 decembrie 2013 14:54:04
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
24ms408kbOK10
34ms404kbOK10
48ms412kbOK10
54ms412kbOK10
616ms408kbIncorect0
78ms420kbOK10
84ms408kbIncorect0
920ms412kbOK10
1028ms420kbIncorect0
Punctaj total70

Ceva nu functioneaza?