Borderou de evaluare (job #2804418)

Utilizator IvanAndreiIvan Andrei IvanAndrei Data 21 noiembrie 2021 11:13:34
Problema Granițe Status done
Runda Baraj - Tudor Vianu + ICHB - Seniori - 2021 Compilator cpp-64 | Vezi sursa
Scor 10

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:28:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::__cxx11::basic_string<char>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 28 | for (int k = 2; k <= s.length () / 3; k++) | ~~^~~~~~~~~~~~~~~~~~ main.cpp:30:26: warning: comparison of integer expressions of different signedness: 'int' and 'std::__cxx11::basic_string<char>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 30 | for(int i = 0; i <= s.length () - 3 * k; i++) | ~~^~~~~~~~~~~~~~~~~~~~~~ main.cpp:32:35: warning: comparison of integer expressions of different signedness: 'int' and 'std::__cxx11::basic_string<char>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 32 | for (int j = i + k; j <= s.length () - 2 * k; j++) | ~~^~~~~~~~~~~~~~~~~~~~~~ main.cpp:37:43: warning: comparison of integer expressions of different signedness: 'int' and 'std::__cxx11::basic_string<char>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 37 | for (int t = j + k; t <= s.length () - k; t++) | ~~^~~~~~~~~~~~~~~~~~
Feedback Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
12ms184kbOK55
22ms184kbOK55
32ms184kbIncorect00
42ms184kbIncorect0
52ms184kbIncorect0
62ms184kbIncorect0
72ms184kbOK5
86ms1110kbIncorect00
96ms1081kbIncorect0
106ms1126kbIncorect0
116ms1200kbIncorect0
126ms1171kbIncorect0
136ms1200kbIncorect00
146ms1138kbIncorect0
156ms1081kbIncorect0
166ms1167kbIncorect0
176ms1118kbIncorect0
186ms1093kbIncorect0
196ms1093kbOK5
206ms1208kbIncorect0
Punctaj total10

Ceva nu functioneaza?