Pagini recente » Borderou de evaluare (job #2974323) | Borderou de evaluare (job #1445997) | Borderou de evaluare (job #1577508) | Borderou de evaluare (job #1742224) | Borderou de evaluare (job #2829971)
Borderou de evaluare (job #2829971)
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:38:38: warning: 'ind2' may be used uninitialized in this function [-Wmaybe-uninitialized]
38 | dp[i][j]=dp[i-1][ind2]+mat[i][j]+mat[i-1][j];
| ~~~~~~~~~~~~^
main.cpp:40:37: warning: 'ind' may be used uninitialized in this function [-Wmaybe-uninitialized]
40 | dp[i][j]=dp[i-1][ind]+mat[i][j]+mat[i-1][j];
| ~~~~~~~~~~~^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
1 | 16ms | 2375kb | Incorect | 0 | 0 |
2 | 11ms | 2297kb | OK | 10 |
3 | 2ms | 184kb | OK | 10 |
4 | 2ms | 184kb | OK | 10 | 0 |
5 | 2ms | 184kb | Incorect | 0 |
6 | 2ms | 184kb | OK | 10 |
7 | 2ms | 184kb | OK | 10 | 40 |
8 | 2ms | 184kb | OK | 10 |
9 | 6ms | 2367kb | OK | 10 |
10 | 15ms | 2375kb | OK | 10 |
Punctaj total | 40 |