Borderou de evaluare (job #1113836)

Utilizator bubli12314Florin Salam bubli12314 Data 20 februarie 2014 22:48:42
Problema Al k-lea termen Fibonacci Status done
Runda Arhiva educationala Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Compilare: user.cpp: In function ‘void multiply(long unsigned int)’: user.cpp:7:17: warning: array subscript is above array bounds [-Warray-bounds] v[1][1]=0;v[1][2]=1;v[2][1]=1;v[2][2]=1; ^ user.cpp:7:24: warning: array subscript is above array bounds [-Warray-bounds] v[1][1]=0;v[1][2]=1;v[2][1]=1;v[2][2]=1; ^ user.cpp:7:37: warning: array subscript is above array bounds [-Warray-bounds] v[1][1]=0;v[1][2]=1;v[2][1]=1;v[2][2]=1; ^ user.cpp:7:34: warning: array subscript is above array bounds [-Warray-bounds] v[1][1]=0;v[1][2]=1;v[2][1]=1;v[2][2]=1; ^ user.cpp:8:42: warning: array subscript is above array bounds [-Warray-bounds] for(i=1;i<n-1;i++){a11=v[1][1];a12=v[1][2];a21=v[2][1];a22=v[2][2]; ^ user.cpp:8:51: warning: array subscript is above array bounds [-Warray-bounds] for(i=1;i<n-1;i++){a11=v[1][1];a12=v[1][2];a21=v[2][1];a22=v[2][2]; ^ user.cpp:8:66: warning: array subscript is above array bounds [-Warray-bounds] for(i=1;i<n-1;i++){a11=v[1][1];a12=v[1][2];a21=v[2][1];a22=v[2][2]; ^ user.cpp:8:63: warning: array subscript is above array bounds [-Warray-bounds] for(i=1;i<n-1;i++){a11=v[1][1];a12=v[1][2];a21=v[2][1];a22=v[2][2]; ^ user.cpp:10:7: warning: array subscript is above array bounds [-Warray-bounds] v[1][2]=(a11+a12)%666013; ^ user.cpp:11:4: warning: array subscript is above array bounds [-Warray-bounds] v[2][1]=a22%666013; ^ user.cpp:12:7: warning: array subscript is above array bounds [-Warray-bounds] v[2][2]=(a21+a22)%666013;} ^ user.cpp:12:4: warning: array subscript is above array bounds [-Warray-bounds] v[2][2]=(a21+a22)%666013;} ^ user.cpp:13:13: warning: array subscript is above array bounds [-Warray-bounds] fout<<v[2][2];} ^ user.cpp:13:10: warning: array subscript is above array bounds [-Warray-bounds] fout<<v[2][2];} ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
1Depăşit316kbTime limit exceeded.0
2Depăşit312kbTime limit exceeded.0
3Depăşit316kbTime limit exceeded.0
4Depăşit320kbTime limit exceeded.0
5Depăşit316kbTime limit exceeded.0
6Depăşit316kbTime limit exceeded.0
7Depăşit316kbTime limit exceeded.0
8Depăşit312kbTime limit exceeded.0
9Depăşit320kbTime limit exceeded.0
10Depăşit316kbTime limit exceeded.0
11Depăşit312kbTime limit exceeded.0
12Depăşit316kbTime limit exceeded.0
13Depăşit312kbTime limit exceeded.0
14Depăşit316kbTime limit exceeded.0
15Depăşit316kbTime limit exceeded.0
16Depăşit316kbTime limit exceeded.0
17Depăşit316kbTime limit exceeded.0
18Depăşit316kbTime limit exceeded.0
19Depăşit316kbTime limit exceeded.0
20Depăşit316kbTime limit exceeded.0
Punctaj total0

Ceva nu functioneaza?