Borderou de evaluare (job #3301693)

Utilizator Cristi1123Lucan Crisitian Cristi1123 Data 29 iunie 2025 10:23:49
Problema Scara 3 Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 5

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:27:23: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 27 | for (int i = 0; i < water_count; ++i){ | ~~^~~~~~~~~~~~~ main.cpp:40:23: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 40 | for (int i = 0; i < en_drink_count; ++i){ | ~~^~~~~~~~~~~~~~~~ main.cpp:51:23: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 51 | for (int i = 1; i <= stair_count; ++i){ | ~~^~~~~~~~~~~~~~ main.cpp:61:23: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 61 | for (int i = 1; i <= stair_count; ++i){ | ~~^~~~~~~~~~~~~~ main.cpp:64:31: warning: comparison of integer expressions of different signedness: 'int' and 'const long unsigned int' [-Wsign-compare] 64 | for (int j = i + 1; j <= min(stair_count, i + curr_water_b); ++j){ | ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.cpp:75:31: warning: comparison of integer expressions of different signedness: 'int' and 'const long unsigned int' [-Wsign-compare] 75 | for (int j = i + 1; j <= min(stair_count, i + curr_energy_b * 2); ++j){ | ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms303kbIncorect0
20ms303kbOK5
30ms303kbIncorect0
40ms303kbIncorect0
50ms303kbIncorect0
60ms303kbIncorect0
70ms303kbIncorect0
80ms303kbIncorect0
90ms303kbIncorect0
100ms303kbIncorect0
110ms303kbIncorect0
120ms303kbIncorect0
130ms303kbIncorect0
140ms303kbIncorect0
151ms303kbIncorect0
160ms303kbIncorect0
170ms303kbIncorect0
180ms303kbIncorect0
190ms303kbIncorect0
201ms303kbIncorect0
Punctaj total5

Ceva nu functioneaza?