Pagini recente » Borderou de evaluare (job #2605450) | Borderou de evaluare (job #1141041) | Borderou de evaluare (job #86236) | Borderou de evaluare (job #2421913) | Borderou de evaluare (job #2865325)
Borderou de evaluare (job #2865325)
Raport evaluator
Compilare:
main.cpp: In function 'int search_left(int)':
main.cpp:35:12: warning: 'ans' may be used uninitialized in this function [-Wmaybe-uninitialized]
35 | return ans;
| ^~~
main.cpp: In function 'int search_right(int)':
main.cpp:48:12: warning: 'ans' may be used uninitialized in this function [-Wmaybe-uninitialized]
48 | return ans;
| ^~~
main.cpp: In function 'int main()':
main.cpp:82:16: warning: 'ans' may be used uninitialized in this function [-Wmaybe-uninitialized]
82 | v[i].d = search_right(v[i].x + v[i].d);
| ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
main.cpp:81:16: warning: 'ans' may be used uninitialized in this function [-Wmaybe-uninitialized]
81 | v[i].s = search_left(v[i].x - v[i].s);
| ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 2ms | 184kb | Incorect | 0 |
2 | 2ms | 184kb | Incorect | 0 |
3 | 6ms | 987kb | Incorect | 0 |
4 | 6ms | 987kb | Incorect | 0 |
5 | 103ms | 2027kb | OK | 10 |
6 | 165ms | 2629kb | Incorect | 0 |
7 | 218ms | 3063kb | OK | 10 |
8 | 218ms | 2994kb | OK | 10 |
9 | 218ms | 3014kb | OK | 10 |
10 | 218ms | 3006kb | OK | 10 |
Punctaj total | 50 |