Borderou de evaluare (job #2235370)

Utilizator Constantin.Dragancea Constantin Constantin. Data 26 august 2018 16:42:36
Problema Monezi Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 60

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
1Depăşit1320kbTime limit exceeded.0
2Depăşit1320kbTime limit exceeded.0
3Depăşit1316kbTime limit exceeded.0
4Depăşit1320kbTime limit exceeded.0
58ms1316kbOK10
68ms1316kbOK10
78ms1320kbOK10
88ms1316kbOK10
90ms1316kbOK10
100ms1316kbOK10
Punctaj total60

Ceva nu functioneaza?