Pagini recente » Borderou de evaluare (job #3281771) | Borderou de evaluare (job #355212) | Borderou de evaluare (job #1530559) | Borderou de evaluare (job #2284012) | Borderou de evaluare (job #2314752)
Borderou de evaluare (job #2314752)
Raport evaluator
Compilare:
main.cpp: In function 'int Caut_Bin(int, int, int)':
main.cpp:20:11: warning: 'val' may be used uninitialized in this function [-Wmaybe-uninitialized]
return val;
^~~
main.cpp: In function 'int main()':
main.cpp:46:59: warning: 'val' may be used uninitialized in this function [-Wmaybe-uninitialized]
else fout<<Caut_Bin(k,n,cost)<<"\n";
^~~~
main.cpp:45:58: warning: 'val' may be used uninitialized in this function [-Wmaybe-uninitialized]
fout<<Caut_Bin(1,k-1,cost)+n-k<<"\n";
~~~~~~~~~~~~~~~~~~~~^~
main.cpp:40:59: warning: 'val' may be used uninitialized in this function [-Wmaybe-uninitialized]
{ if(k==1) fout<<Caut_Bin(1,n,cost)<<"\n";
^~~~
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 2ms | 131kb | Incorect | 0 |
2 | 4ms | 131kb | Incorect | 0 |
3 | 5ms | 131kb | Incorect | 0 |
4 | 10ms | 131kb | Incorect | 0 |
5 | 10ms | 131kb | Incorect | 0 |
6 | 10ms | 262kb | Incorect | 0 |
7 | 16ms | 262kb | Incorect | 0 |
8 | 4ms | 262kb | Incorect | 0 |
9 | 4ms | 262kb | Incorect | 0 |
10 | 4ms | 262kb | Incorect | 0 |
Punctaj total | 0 |