Pagini recente » Borderou de evaluare (job #1003487) | Borderou de evaluare (job #150539) | Borderou de evaluare (job #150531) | Borderou de evaluare (job #2186168) | Borderou de evaluare (job #2186124)
Borderou de evaluare (job #2186124)
Raport evaluator
Compilare:
user.cpp: In function ‘void nrap(char*, int)’:
user.cpp:21:3: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
if(x==c[j]);
^~
user.cpp:22:5: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘if’
{din[i][j]=din[i-1][j-1];
^
user.cpp:19:5: warning: unused variable ‘sp’ [-Wunused-variable]
int sp=0;
^~
user.cpp: In function ‘void scv()’:
user.cpp:34:8: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
for(j=i;j<=i+k-1;j++)
^~~
user.cpp:36:9: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘for’
nrap(s,k);
^~~~
user.cpp: In function ‘int main()’:
user.cpp:45:9: warning: unused variable ‘q’ [-Wunused-variable]
int q,i,j=0,aux,i1;
^
user.cpp:45:13: warning: unused variable ‘j’ [-Wunused-variable]
int q,i,j=0,aux,i1;
^
user.cpp:45:17: warning: unused variable ‘aux’ [-Wunused-variable]
int q,i,j=0,aux,i1;
^~~
user.cpp:45:21: warning: unused variable ‘i1’ [-Wunused-variable]
int q,i,j=0,aux,i1;
^~
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 4ms | 1392kb | Incorect | 0 |
Punctaj total | 0 |