Pagini recente » Borderou de evaluare (job #2621610) | Borderou de evaluare (job #2669976) | Borderou de evaluare (job #2317714) | Borderou de evaluare (job #2331979) | Borderou de evaluare (job #3144122)
Borderou de evaluare (job #3144122)
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:175:1: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
175 | for(int i=1;i<=n;i++)cout<<dp[i]<<" ";cout<<endl;
| ^~~
main.cpp:175:39: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for'
175 | for(int i=1;i<=n;i++)cout<<dp[i]<<" ";cout<<endl;
| ^~~~
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 24ms | 2101kb | OK | 100 |
Punctaj total | 100 |