Borderou de evaluare (job #2757055)

Utilizator llalexandruLungu Alexandru Ioan llalexandru Data 3 iunie 2021 18:59:25
Problema Cel mai lung subsir comun Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 100

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:76:17: warning: unused variable 'y' [-Wunused-variable] int n, m, x, y; ^ main.cpp: In instantiation of 'LCS<T>::LCS(const std::vector<_Tp>&, const std::vector<_Tp>&) [with T = int]': main.cpp:80:19: required from here main.cpp:35:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < a.size(); i++) main.cpp: In instantiation of 'std::vector<_Tp> LCS<T>::run() [with T = int]': main.cpp:81:26: required from here main.cpp:43:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < a.size(); i++) main.cpp:44:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int j = 0; j < b.size(); j++) main.cpp:72:35: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result] freopen("cmlsc.in", "r", stdin); ^ main.cpp:73:37: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result] freopen("cmlsc.out", "w", stdout); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
12ms131kbRaspuns corect!10
22ms131kbRaspuns corect!10
32ms131kbRaspuns corect!10
44ms524kbRaspuns corect!10
54ms655kbRaspuns corect!10
612ms3276kbRaspuns corect!10
725ms7340kbRaspuns corect!10
825ms7471kbRaspuns corect!10
927ms8388kbRaspuns corect!10
1022ms6815kbRaspuns corect!10
Punctaj total100

Ceva nu functioneaza?