Borderou de evaluare (job #2785955)

Utilizator DroppedTPreda Gabriel-Andrei DroppedT Data 19 octombrie 2021 21:13:22
Problema Bursa Status done
Runda Arhiva Monthly Compilator cpp-64 | Vezi sursa
Scor 100

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 - 1) { | ~~^~~~~~~ main.cpp:23:32: warning: comparison of integer expressions of different signedness: 'int' and 'long long unsigned int' [-Wsign-compare] 23 | while (p[i + 1] <= p[i] && i < n - 1) { | ~~^~~~~~~ main.cpp:29:31: warning: comparison of integer expressions of different signedness: 'int' and 'long long unsigned int' [-Wsign-compare] 29 | while (p[i + 1] > p[i] && i < n) { | ~~^~~ main.cpp:32:17: warning: comparison of integer expressions of different signedness: 'int' and 'long long unsigned int' [-Wsign-compare] 32 | if (currPrice < p[i]) { | ~~~~~~~~~~^~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
12ms200kbOK10100
212ms278kbOK10
31ms184kbOK10
41ms184kbOK10
51ms184kbOK10
61ms184kbOK10
75ms405kbOK10
830ms1011kbOK10
918ms790kbOK10
1012ms839kbOK10
Punctaj total100

Ceva nu functioneaza?