Borderou de evaluare (job #2785906)

Utilizator DroppedTPreda Gabriel-Andrei DroppedT Data 19 octombrie 2021 20:03:23
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:30:37: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] 30 | while (nextPrice > currPrice && i < n) { | ~~^~~ main.cpp:34:17: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] 34 | if (currPrice < p[i - 1]) { | ~~~~~~~~~~^~~~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
11ms184kbIncorect00
21ms184kbIncorect0
31ms184kbOK10
41ms184kbIncorect0
51ms184kbIncorect0
61ms184kbIncorect0
71ms184kbIncorect0
821ms593kbIncorect0
952ms618kbTime limit exceeded0
101ms184kbKilled by Signal 80
Punctaj total0

Ceva nu functioneaza?