Pagini recente » Borderou de evaluare (job #428344) | Borderou de evaluare (job #2364665) | Borderou de evaluare (job #790890) | Borderou de evaluare (job #407474) | Borderou de evaluare (job #2241363)
Borderou de evaluare (job #2241363)
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 | 0ms | 3724kb | OK | 10 |
2 | 40ms | 3924kb | OK | 10 |
3 | 24ms | 4708kb | OK | 10 |
4 | 64ms | 5496kb | OK | 10 |
5 | 168ms | 7632kb | OK | 10 |
6 | 208ms | 8420kb | OK | 10 |
7 | 228ms | 8812kb | OK | 10 |
8 | Depăşit | 9200kb | Time limit exceeded. | 0 |
9 | Depăşit | 9204kb | Time limit exceeded. | 0 |
10 | Depăşit | 9200kb | Time limit exceeded. | 0 |
Punctaj total | 70 |