Borderou de evaluare (job #2785937)

Utilizator DroppedTPreda Gabriel-Andrei DroppedT Data 19 octombrie 2021 20:42:04
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 'long long 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 'long long unsigned int' [-Wsign-compare] 22 | while (i < n) { | ~~^~~ main.cpp:23:38: warning: comparison of integer expressions of different signedness: 'int' and 'long long unsigned int' [-Wsign-compare] 23 | while (nextPrice <= currPrice && i < n) { | ~~^~~ main.cpp:30:37: warning: comparison of integer expressions of different signedness: 'int' and 'long long unsigned int' [-Wsign-compare] 30 | while (nextPrice > currPrice && i < n) { | ~~^~~ main.cpp:34:17: warning: comparison of integer expressions of different signedness: 'int' and 'long long unsigned int' [-Wsign-compare] 34 | if (currPrice < p[i - 1]) { | ~~~~~~~~~~^~~~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
11ms184kbIncorect00
21ms184kbIncorect0
31ms184kbOK10
41ms184kbIncorect0
52ms184kbIncorect0
61ms184kbIncorect0
71ms184kbIncorect0
834ms970kbIncorect0
919ms811kbIncorect0
1013ms860kbOK10
Punctaj total0

Ceva nu functioneaza?