Pagini recente » Borderou de evaluare (job #1138385) | Borderou de evaluare (job #149811) | Borderou de evaluare (job #124780) | Borderou de evaluare (job #149851) | Borderou de evaluare (job #2186141)
Borderou de evaluare (job #2186141)
Raport evaluator
Compilare:
user.cpp: In function ‘void nrap(char*, int)’:
user.cpp:20:3: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
if(x==c[j]);
^~
user.cpp:21: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:18:5: warning: unused variable ‘sp’ [-Wunused-variable]
int sp=0;
^~
user.cpp: In function ‘void scv()’:
user.cpp:33:8: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
for(j=i;j<=i+k-1;j++)
^~~
user.cpp:35: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:44:9: warning: unused variable ‘q’ [-Wunused-variable]
int q,i,j=0,aux,i1;
^
user.cpp:44:13: warning: unused variable ‘j’ [-Wunused-variable]
int q,i,j=0,aux,i1;
^
user.cpp:44:17: warning: unused variable ‘aux’ [-Wunused-variable]
int q,i,j=0,aux,i1;
^~~
user.cpp:44:21: warning: unused variable ‘i1’ [-Wunused-variable]
int q,i,j=0,aux,i1;
^~
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 4ms | 1388kb | Incorect | 0 |
Punctaj total | 0 |