Pagini recente » Borderou de evaluare (job #2070601) | Borderou de evaluare (job #2099449) | Borderou de evaluare (job #445827) | Borderou de evaluare (job #671405) | Borderou de evaluare (job #2235344)
Borderou de evaluare (job #2235344)
Raport evaluator
Compilare:
user.cpp: In function ‘void bktr(int)’:
user.cpp:12:5: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
for (int i=a[q]; i<=s; i++) fv[i] += fv[i-a[q]]; bktr(q+1);
^~~
user.cpp:12:54: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘for’
for (int i=a[q]; i<=s; i++) fv[i] += fv[i-a[q]]; bktr(q+1);
^~~~
user.cpp:13:5: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
for (int i=s; i>=a[q]; i--) fv[i] -= fv[i-a[q]]; bktr(q+1);
^~~
user.cpp:13:54: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘for’
for (int i=s; i>=a[q]; i--) fv[i] -= fv[i-a[q]]; bktr(q+1);
^~~~
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 360ms | 1320kb | Incorect | 0 |
2 | 400ms | 1316kb | Incorect | 0 |
3 | 388ms | 1320kb | Incorect | 0 |
4 | 400ms | 1316kb | Incorect | 0 |
5 | 0ms | 1316kb | OK | 10 |
6 | 4ms | 1320kb | OK | 10 |
7 | 0ms | 1320kb | OK | 10 |
8 | 4ms | 1324kb | OK | 10 |
9 | 0ms | 1320kb | OK | 10 |
10 | 0ms | 1316kb | OK | 10 |
Punctaj total | 60 |