Borderou de evaluare (job #1061232)

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

Raport evaluator

Compilare: user.cpp: In function ‘std::string greedy1(std::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(std::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
116ms432kbOK10
24ms420kbOK10
34ms432kbOK10
436ms428kbOK10
58ms428kbOK10
696ms432kbIncorect0
752ms432kbOK10
828ms432kbIncorect0
9Depăşit412kbTime limit exceeded.0
10Depăşit412kbTime limit exceeded.0
Punctaj total60

Ceva nu functioneaza?