Borderou de evaluare (job #763918)

Utilizator avatar ChihaiIon Chihai Ion ChihaiIon IP ascuns
Problemă Căutare (clasa a 6-a) Compilator cpp-32
Rundă lasm_22_02_2024_clasa12 Status evaluat
Dată 22 feb. 2024 11:06:34 Scor 0

Raport evaluator

Compilare: main.cpp: In function 'bool isSubMatrix(const std::vector<std::vector<char> >&, const std::vector<std::vector<char> >&, int, int)': main.cpp:13:25: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::vector<char> >::size_type' {aka 'unsigned int'} [-Wsign-compare] 13 | if (row + smallRows > largeMatrix.size() || col + smallCols > largeMatrix[0].size()) | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ main.cpp:13:65: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<char>::size_type' {aka 'unsigned int'} [-Wsign-compare] 13 | if (row + smallRows > largeMatrix.size() || col + smallCols > largeMatrix[0].size()) | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 3 ms 245 kb Incorect 0
2 3 ms 245 kb Incorect 0
3 3 ms 245 kb Incorect 0
4 3 ms 245 kb Incorect 0
5 3 ms 245 kb Incorect 0
6 3 ms 245 kb Incorect 0
7 3 ms 245 kb Incorect 0
8 3 ms 245 kb Incorect 0
9 3 ms 241 kb Incorect 0
10 22 ms 245 kb Incorect 0
Punctaj total 0