Borderou de evaluare (job #783596)

Utilizator avatar tudorvoie Tudor Voie tudorvoie IP ascuns
Problemă Cel mai lung subşir comun Compilator cpp-32
Rundă Arhiva de probleme Status evaluat
Dată 10 aug. 2024 11:33:13 Scor 0

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:22:13: warning: 'dp' may be used uninitialized [-Wmaybe-uninitialized] 22 | int lungime = dp[n][m], sir[1025], cnt = 0, i = n, j = m; | ^~~~~~~ main.cpp:9:19: note: 'dp' declared here 9 | int n, m, dp[1025][1025], a[1025], b[1025]; | ^~
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 1 ms 245 kb Lungime incorecta! 0
2 2 ms 245 kb Lungime incorecta! 0
3 2 ms 245 kb Lungime incorecta! 0
4 1 ms 1032 kb Lungime incorecta! 0
5 1 ms 1032 kb Lungime incorecta! 0
6 4 ms 1036 kb Lungime incorecta! 0
7 19 ms 3919 kb Lungime incorecta! 0
8 19 ms 3653 kb Lungime incorecta! 0
9 29 ms 4435 kb Lungime incorecta! 0
10 19 ms 3915 kb Lungime incorecta! 0
Punctaj total 0