Borderou de evaluare (job #618417)

Utilizator avatar tttt rockescu tttt IP ascuns
Problemă Munți (clasa a 5-a) Compilator cpp-32
Rundă Arhiva de probleme Status evaluat
Dată 28 nov. 2021 11:22:29 Scor 24

Raport evaluator

Compilare: main.cpp: In function 'bool zero(std::vector<int>)': main.cpp:82:22: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'unsigned int'} [-Wsign-compare] 82 | for(int i = 0; i < a.size(); i++) | ~~^~~~~~~~~~ main.cpp:89:17: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'unsigned int'} [-Wsign-compare] 89 | return (cnt == a.size()); | ~~~~^~~~~~~~~~~ main.cpp: In function 'int suma(std::vector<int>)': main.cpp:95:22: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'unsigned int'} [-Wsign-compare] 95 | for(int i = 0; i < a.size(); i++) | ~~^~~~~~~~~~ main.cpp: In function 'int main()': main.cpp:180:22: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'unsigned int'} [-Wsign-compare] 180 | for(int i = 0; i < a.size(); i++) | ~~^~~~~~~~~~ main.cpp:189:22: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'unsigned int'} [-Wsign-compare] 189 | for(int i = 0; i < c.size(); i++) | ~~^~~~~~~~~~ main.cpp:206:22: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::vector<int> >::size_type' {aka 'unsigned int'} [-Wsign-compare] 206 | for(int i = 0; i < b.size(); i++) | ~~^~~~~~~~~~ main.cpp:208:26: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'unsigned int'} [-Wsign-compare] 208 | for(int j = 0; j < b[i].size(); j++) | ~~^~~~~~~~~~~~~ main.cpp: In member function 'char InParser::read_ch()': main.cpp:21:30: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)' declared with attribute 'warn_unused_result' [-Wunused-result] 21 | fread(buff, 1, 4096, fin); | ~~~~~^~~~~~~~~~~~~~~~~~~~
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 1 ms 258 kb 1:NU 2:OK 3:NU 4:OK 5:NU 4
2 1 ms 262 kb 1:OK 2:NU 3:NU 4:OK 5:NU 4
3 1 ms 262 kb 1:NU 2:NU 3:NU 4:OK 5:OK 4
4 1 ms 258 kb 1:NU 2:OK 3:NU 4:OK 5:OK 6
5 1 ms 389 kb 1:NU 2:OK 3:NU 4:OK 5:OK 6
6 1 ms 393 kb Killed by Signal 11 0
7 17 ms 1961 kb Memory limit exceeded 0
8 15 ms 1175 kb Memory limit exceeded 0
9 11 ms 1048 kb Memory limit exceeded 0
10 16 ms 1441 kb Memory limit exceeded 0
Punctaj total 24