Borderou de evaluare (job #3342795)

Utilizator ravisantulravisantul. ravisantul Data 25 februarie 2026 18:28:47
Problema Tastatură defectă Status done
Runda arhiva-utcn Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:13:18: warning: comparison of integer expressions of different signedness: 'int' and 'std::__cxx11::basic_string<char>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 13 | while (i < S.length() && j < T.length()) | ~~^~~~~~~~~~~~ main.cpp:13:36: warning: comparison of integer expressions of different signedness: 'int' and 'std::__cxx11::basic_string<char>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 13 | while (i < S.length() && j < T.length()) | ~~^~~~~~~~~~~~ main.cpp:17:27: warning: comparison of integer expressions of different signedness: 'int' and 'std::__cxx11::basic_string<char>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 17 | if (j + 1 < T.length() && T[j] == T[j + 1]) | ~~~~~~^~~~~~~~~~~~ main.cpp:19:31: warning: comparison of integer expressions of different signedness: 'int' and 'std::__cxx11::basic_string<char>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 19 | if (i + 1 >= S.length() || S[i] != S[i + 1]) | ~~~~~~^~~~~~~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms303kbIncorect0
Punctaj total0

Ceva nu functioneaza?