Borderou de evaluare (job #2937998)

Utilizator Theodor17Pirnog Theodor Ioan Theodor17 Data 11 noiembrie 2022 15:25:25
Problema Decrease Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 30

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:22:26: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] 22 | for(int j = 1; j < i; j++) | ~~^~~ main.cpp:37:22: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] 37 | for(int i = 1; i <= n; i++) | ~~^~~~ main.cpp:41:22: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] 41 | for(int i = 2; i <= k; i++){ | ~~^~~~ main.cpp:42:26: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] 42 | for(int j = i; j <= n; j++){ | ~~^~~~ main.cpp:48:18: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] 48 | if(i == k) | ~~^~~~ main.cpp:52:26: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] 52 | for(int j = 1; j <= n; j++){ | ~~^~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms184kbOK10
20ms184kbOK10
30ms184kbIncorect0
40ms184kbIncorect0
50ms184kbIncorect0
679ms184kbOK10
70ms184kbIncorect0
8100ms339kbTime limit exceeded0
9101ms311kbTime limit exceeded0
10104ms335kbTime limit exceeded0
Punctaj total30

Ceva nu functioneaza?