Pagini recente » Borderou de evaluare (job #1112371) | Borderou de evaluare (job #2847409) | Borderou de evaluare (job #1270164) | Borderou de evaluare (job #330366) | Borderou de evaluare (job #2840251)
Borderou de evaluare (job #2840251)
Raport evaluator
Compilare:
main.cpp: In function 'void computeDp()':
main.cpp:22:14: warning: iteration 4015 invokes undefined behavior [-Waggressive-loop-optimizations]
22 | dp[i][N] = dp[i - 1][N - 1];
| ~~~~~~~~~^~~~~~~~~~~~~~~~~~
main.cpp:17:21: note: within this loop
17 | for (int i = 1; i <= 2 * N; ++i) {
| ^
main.cpp: In function 'void Rezolvare1()':
main.cpp:36:5: warning: 'i' may be used uninitialized in this function [-Wmaybe-uninitialized]
36 | for( nr = 1; i <= 2 * n; i++ )
| ^~~
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 87ms | 57217kb | Incorect | 0 |
2 | 127ms | 57737kb | Incorect | 0 |
3 | 449ms | 61378kb | Incorect | 0 |
4 | 458ms | 64503kb | Incorect | 0 |
5 | 459ms | 64495kb | Incorect | 0 |
6 | 396ms | 64757kb | Incorect | 0 |
7 | 479ms | 62984kb | Incorect | 0 |
8 | 109ms | 62980kb | Incorect | 0 |
9 | 66ms | 62967kb | Incorect | 0 |
10 | 60ms | 62283kb | Incorect | 0 |
Punctaj total | 0 |