Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #3214277)
| Utilizator | 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 |
|---|---|---|---|---|
| 1 | 0ms | 303kb | Incorect | 0 |
| Punctaj total | 0 | |||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
