Borderou de evaluare (job #2785900)

Utilizator DroppedTPreda Gabriel-Andrei DroppedT Data 19 octombrie 2021 19:49:29
Problema Bursa Status done
Runda Arhiva Monthly Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:16:20: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] 16 | for (int i = 0; i < n; i++) { | ~~^~~ main.cpp:22:11: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] 22 | while (i < n) { | ~~^~~ main.cpp:23:37: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] 23 | while (nextPrice < currPrice && i < n) { | ~~^~~ main.cpp:29:37: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] 29 | while (nextPrice > currPrice && i < n) { | ~~^~~ main.cpp:33:9: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] 33 | if (i < n) { | ~~^~~
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
11ms184kbIncorect00
22ms200kbIncorect0
31ms184kbIncorect0
41ms184kbIncorect0
51ms184kbIncorect0
61ms184kbIncorect0
71ms184kbIncorect0
820ms585kbIncorect0
951ms569kbTime limit exceeded0
101ms184kbKilled by Signal 80
Punctaj total0

Ceva nu functioneaza?