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