Pagini recente » Borderou de evaluare (job #1611116) | Borderou de evaluare (job #2822114) | Borderou de evaluare (job #1846183) | Borderou de evaluare (job #1815871) | Borderou de evaluare (job #2672169)
Borderou de evaluare (job #2672169)
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:23:20: warning: overflow in implicit constant conversion [-Woverflow]
dp[0][i] = INF;
^~~
main.cpp:27:20: warning: overflow in implicit constant conversion [-Woverflow]
dp[i][0] = INF;
^~~
main.cpp:42:41: warning: 'jmax' may be used uninitialized in this function [-Wmaybe-uninitialized]
out<<dp[n][m]<<' '<<imax<<' '<<jmax+1;
^
main.cpp:42:31: warning: 'imax' may be used uninitialized in this function [-Wmaybe-uninitialized]
out<<dp[n][m]<<' '<<imax<<' '<<jmax+1;
^~~
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 2ms | 131kb | Wrong answer! | 0 |
2 | 6ms | 917kb | Wrong answer! | 0 |
3 | 3ms | 393kb | Wrong answer! | 0 |
4 | 17ms | 8126kb | Wrong answer! | 0 |
5 | 3ms | 262kb | Wrong answer! | 0 |
6 | 9ms | 2228kb | Wrong answer! | 0 |
7 | 40ms | 4194kb | Wrong answer! | 0 |
8 | 38ms | 3407kb | Wrong answer! | 0 |
9 | 129ms | 5505kb | Wrong answer! | 0 |
10 | 218ms | 8126kb | Wrong answer! | 0 |
Punctaj total | 0 |