Pagini recente » Borderou de evaluare (job #967329) | Borderou de evaluare (job #3265902) | Borderou de evaluare (job #1665946) | Borderou de evaluare (job #2173420) | Borderou de evaluare (job #2241362)
Borderou de evaluare (job #2241362)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:28:9: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
for (int j=1; j<=n-i+1; j++) cout<<dp[i][j]<<" "; cout<<'\n';
^~~
user.cpp:28:59: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘for’
for (int j=1; j<=n-i+1; j++) cout<<dp[i][j]<<" "; cout<<'\n';
^~~~
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 12ms | 3700kb | OK | 10 |
2 | 4ms | 3900kb | OK | 10 |
3 | 24ms | 4684kb | OK | 10 |
4 | 64ms | 5472kb | OK | 10 |
5 | 160ms | 7612kb | OK | 10 |
6 | 208ms | 8396kb | OK | 10 |
7 | 228ms | 8784kb | OK | 10 |
8 | Depăşit | 9180kb | Time limit exceeded. | 0 |
9 | Depăşit | 9176kb | Time limit exceeded. | 0 |
10 | Depăşit | 9180kb | Time limit exceeded. | 0 |
Punctaj total | 70 |