Borderou de evaluare (job #1698978)

Utilizator edim98Eduard Constantinescu edim98 Data 5 mai 2016 19:26:46
Problema Bursa Status done
Runda Arhiva Monthly Compilator cpp | Vezi sursa
Scor 100

Raport evaluator

Compilare: user.cpp: In function ‘void Citire()’: user.cpp:15:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i = 1; i <= n; i++) ^ user.cpp: In function ‘bool minim(int)’: user.cpp:21:26: warning: suggest parentheses around ‘&&’ within ‘||’ [-Wparentheses] if(val[i] < val[i+1] && val[i] < val[i-1] || (val[i] == val[i-1] && val[i] < val[i+1])) ^ user.cpp: In function ‘bool maxim(int)’: user.cpp:28:26: warning: suggest parentheses around ‘&&’ within ‘||’ [-Wparentheses] if(val[i] > val[i+1] && val[i] > val[i-1] || (val[i] == val[i-1] && val[i] > val[i+1])) ^ user.cpp: In function ‘int main()’: user.cpp:44:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i = 2; i <= n; i++) ^
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
10ms428kbOK10100
20ms424kbOK10
30ms432kbOK10
40ms432kbOK10
50ms436kbOK10
60ms516kbOK10
70ms512kbOK10
832ms1208kbOK10
920ms1216kbOK10
1020ms1212kbOK10
Punctaj total100

Ceva nu functioneaza?