Borderou de evaluare (job #690579)

Utilizator avatar Senny Ursu Arsenie Senny IP ascuns
Problemă Codificare (clasa a 6-a) Compilator cpp-32
Rundă Arhiva de probleme Status evaluat
Dată 26 ian. 2023 21:46:29 Scor 0

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:35:27: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::__cxx11::basic_string<char> >::size_type' {aka 'unsigned int'} [-Wsign-compare] 35 | for (int i = 0; i < mesaje.size(); i++){ | ~~^~~~~~~~~~~~~~~ main.cpp:37:43: warning: comparison of integer expressions of different signedness: 'int' and 'std::__cxx11::basic_string<char>::size_type' {aka 'unsigned int'} [-Wsign-compare] 37 | for (int j = 0; j < mesaje.at(i).length(); j++){ | ~~^~~~~~~~~~~~~~~~~~~~~~~ main.cpp:41:43: warning: comparison of integer expressions of different signedness: 'int' and 'std::__cxx11::basic_string<char>::size_type' {aka 'unsigned int'} [-Wsign-compare] 41 | for (int j = 0; j < mesaje.at(i).length(); j++){ | ~~^~~~~~~~~~~~~~~~~~~~~~~ main.cpp:49:35: warning: comparison of integer expressions of different signedness: 'int' and 'std::__cxx11::basic_string<char>::size_type' {aka 'unsigned int'} [-Wsign-compare] 49 | for (int j = 0; j < mesajenc.size()/n; j++){ | ~~^~~~~~~~~~~~~~~~~~~ main.cpp:12:16: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)' declared with attribute 'warn_unused_result' [-Wunused-result] 12 | freopen("codificare.in", "r", stdin); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.cpp:13:16: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)' declared with attribute 'warn_unused_result' [-Wunused-result] 13 | freopen("codificare.out", "w", stdout); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 1 ms 114 kb Incorect 0
2 1 ms 110 kb Incorect 0
3 1 ms 114 kb Incorect 0
4 1 ms 114 kb Incorect 0
5 1 ms 110 kb Incorect 0
6 1 ms 110 kb Incorect 0
7 1 ms 110 kb Incorect 0
8 1 ms 110 kb Incorect 0
9 1 ms 110 kb Incorect 0
10 1 ms 114 kb Incorect 0
Punctaj total 0