Borderou de evaluare (job #2984103)

Utilizator c_dariaDaria Copaceanu c_daria Data 23 februarie 2023 16:39:41
Problema Cel mai lung subsir comun Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:11:19: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] 11 | for(int i=1; i<=n; i++) | ~^~~ main.cpp:13:19: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] 13 | for(int i=1; i<=m; i++) | ~^~~ main.cpp:15:19: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] 15 | for(int i=1; i<=n; i++) | ~^~~ main.cpp:16:23: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] 16 | for(int j=1; j<=m; j++) | ~^~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms172kbLungime incorecta!0
20ms303kbLungime incorecta!0
30ms303kbLungime incorecta!0
41ms1089kbLungime incorecta!0
51ms1220kbLungime incorecta!0
62ms2400kbLungime incorecta!0
73ms4366kbLungime incorecta!0
83ms3973kbLungime incorecta!0
93ms4366kbLungime incorecta!0
103ms3579kbLungime incorecta!0
Punctaj total0

Ceva nu functioneaza?