Pagini recente » Borderou de evaluare (job #2797662) | Borderou de evaluare (job #1809206) | Borderou de evaluare (job #1516930) | Borderou de evaluare (job #1344494) | Borderou de evaluare (job #2642950)
Borderou de evaluare (job #2642950)
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:29:23: warning: 'posMin' may be used uninitialized in this function [-Wmaybe-uninitialized]
fout << posMin << " " << posMax << " " << v[posMax] - v[posMin-1];
^~~
main.cpp:29:55: warning: 'posMax' may be used uninitialized in this function [-Wmaybe-uninitialized]
fout << posMin << " " << posMax << " " << v[posMax] - v[posMin-1];
~~~~~~~~^
main.cpp:23:9: warning: 'minn' may be used uninitialized in this function [-Wmaybe-uninitialized]
if(minn > v[i]){
^~
main.cpp:19:9: warning: 'maxx' may be used uninitialized in this function [-Wmaybe-uninitialized]
if(maxx < v[i]){
^~
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 2ms | 131kb | Wrong answer! | 0 |
2 | 2ms | 131kb | Wrong answer! | 0 |
3 | 3ms | 131kb | Wrong answer! | 0 |
4 | 3ms | 131kb | Wrong answer! | 0 |
5 | 4ms | 131kb | OK! | 10 |
6 | 5ms | 131kb | OK! | 10 |
7 | 7ms | 262kb | OK! | 10 |
8 | 9ms | 262kb | OK! | 10 |
9 | 11ms | 262kb | Wrong answer! | 0 |
10 | 15ms | 393kb | Wrong answer! | 0 |
Punctaj total | 40 |