Borderou de evaluare (job #3214277)

Utilizator CrisanelCrisan Alexandru Crisanel Data 14 martie 2024 00:14:14
Problema Sume de subsecvențe Status done
Runda arhiva-utcn Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Compilare: main.cpp: In function 'int nr_subsecvente_cu_suma(long long unsigned int)': main.cpp:17:22: warning: comparison of integer expressions of different signedness: 'int' and 'long long unsigned int' [-Wsign-compare] 17 | for(int i = 0; i < n; ++ i) { | ~~^~~ main.cpp: In function 'bool se_poate(long long unsigned int)': main.cpp:31:39: warning: comparison of integer expressions of different signedness: 'int' and 'long long unsigned int' [-Wsign-compare] 31 | return (nr_subsecvente_cu_suma(s) <= k); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ main.cpp: In function 'int main()': main.cpp:63:27: warning: comparison of integer expressions of different signedness: 'int' and 'long long unsigned int' [-Wsign-compare] 63 | for(int i = 0 ; i < n; ++ i) { | ~~^~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms303kbIncorect0
Punctaj total0

Ceva nu functioneaza?