Pagini recente » Borderou de evaluare (job #2967308) | Borderou de evaluare (job #3290172) | Borderou de evaluare (job #3290154)
Borderou de evaluare (job #3290154)
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:26:17: warning: array subscript -1 is below array bounds of 'int [1010]' [-Warray-bounds]
26 | nr[-1]=rez[-1]=0;
| ~~~~~~^
main.cpp:9:13: note: while referencing 'rez'
9 | int v[1010],rez[1010],nr[1010];
| ^~~
main.cpp:26:9: warning: array subscript -1 is below array bounds of 'int [1010]' [-Warray-bounds]
26 | nr[-1]=rez[-1]=0;
| ~~~~~^
main.cpp:9:23: note: while referencing 'nr'
9 | int v[1010],rez[1010],nr[1010];
| ^~
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 1ms | 303kb | Incorect | 0 |
Punctaj total | 0 |