Pagini recente » Borderou de evaluare (job #1465571) | Istoria paginii problema/spirala4 | Borderou de evaluare (job #725304) | Cod sursa (job #69800) | Borderou de evaluare (job #2845831)
Borderou de evaluare (job #2845831)
Raport evaluator
Compilare:
main.cpp: In function 'int bsearch_ultim(int, int, int)':
main.cpp:48:12: warning: 'poz' may be used uninitialized in this function [-Wmaybe-uninitialized]
48 | return poz;
| ^~~
main.cpp: In function 'int bsearch_prim(int, int, int)':
main.cpp:69:12: warning: 'poz' may be used uninitialized in this function [-Wmaybe-uninitialized]
69 | return poz;
| ^~~
main.cpp: In function 'int main()':
main.cpp:91:19: warning: 'poz' may be used uninitialized in this function [-Wmaybe-uninitialized]
91 | printf("%d\n", bsearch_prim(1, n, val));
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
main.cpp:89:19: warning: 'poz' may be used uninitialized in this function [-Wmaybe-uninitialized]
89 | printf("%d\n", bsearch_ultim(1, n, val));
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
| 1 | 2ms | 184kb | OK | 10 | 10 |
| 2 | 2ms | 184kb | OK | 10 | 10 |
| 3 | 2ms | 184kb | OK | 10 | 10 |
| 4 | 6ms | 278kb | OK | 10 | 10 |
| 5 | 30ms | 389kb | OK | 10 | 20 |
| 6 | 102ms | 823kb | OK | 10 |
| 7 | 151ms | 1146kb | OK | 10 | 40 |
| 8 | 151ms | 1134kb | OK | 10 |
| 9 | 156ms | 1142kb | OK | 10 |
| 10 | 155ms | 1138kb | OK | 10 |
| Punctaj total | 100 |