Pagini recente » Borderou de evaluare (job #1681235) | Borderou de evaluare (job #3042595) | Borderou de evaluare (job #2284038) | Borderou de evaluare (job #2736315) | Borderou de evaluare (job #2235342)
Borderou de evaluare (job #2235342)
Raport evaluator
Compilare:
user.cpp: In function ‘void bktr(int)’:
user.cpp:11: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:11: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:12: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:12: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 | 268ms | 1320kb | Incorect | 0 |
2 | 296ms | 1316kb | Incorect | 0 |
3 | 284ms | 1320kb | Incorect | 0 |
4 | 292ms | 1316kb | Incorect | 0 |
5 | 0ms | 1316kb | OK | 10 |
6 | 0ms | 1320kb | OK | 10 |
7 | 0ms | 1324kb | OK | 10 |
8 | 0ms | 1320kb | OK | 10 |
9 | 0ms | 1320kb | OK | 10 |
10 | 0ms | 1320kb | OK | 10 |
Punctaj total | 60 |