Pagini recente » Borderou de evaluare (job #3218399) | Borderou de evaluare (job #565975) | Borderou de evaluare (job #12201) | Borderou de evaluare (job #140013) | Borderou de evaluare (job #2506896)
Borderou de evaluare (job #2506896)
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:33:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < sir.size(); i++){
~~^~~~~~~~~~~~
main.cpp:37:27: warning: array subscript has type 'char' [-Wchar-subscripts]
tata[i] = ind[prEl];
^
main.cpp:39:19: warning: array subscript has type 'char' [-Wchar-subscripts]
if(dp[prEl]+1 > dp[ultEl]){
^
main.cpp:39:33: warning: array subscript has type 'char' [-Wchar-subscripts]
if(dp[prEl]+1 > dp[ultEl]){
^
main.cpp:40:21: warning: array subscript has type 'char' [-Wchar-subscripts]
dp[ultEl] = dp[prEl]+1;
^
main.cpp:40:32: warning: array subscript has type 'char' [-Wchar-subscripts]
dp[ultEl] = dp[prEl]+1;
^
main.cpp:41:22: warning: array subscript has type 'char' [-Wchar-subscripts]
ind[ultEl] = i;
^
main.cpp:44:20: warning: array subscript has type 'char' [-Wchar-subscripts]
if(dp[ultEl] > maxVal){
^
main.cpp:45:30: warning: array subscript has type 'char' [-Wchar-subscripts]
maxVal = dp[ultEl];
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 4ms | 270kb | Partial incorect | 4 |
2 | 3ms | 262kb | Partial incorect | 4 |
3 | 3ms | 131kb | Partial incorect | 4 |
4 | 2ms | 131kb | Partial incorect | 4 |
5 | 6ms | 782kb | Partial incorect | 4 |
6 | 7ms | 782kb | Partial incorect - reconstituire proasta | 4 |
7 | 3ms | 131kb | Corect | 10 |
8 | 12ms | 1302kb | Partial incorect | 4 |
9 | 3ms | 262kb | Corect | 10 |
10 | 3ms | 262kb | Corect | 10 |
Punctaj total | 58 |