Pagini recente »
Borderou de evaluare (job #763941)
Borderou de evaluare (job #763941)
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:12:25: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::vector<char> >::size_type' {aka 'unsigned int'} [-Wsign-compare]
12 | if (row + smallRows > largeMatrix.size() || col + smallCols > largeMatrix[0].size())
| ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~
main.cpp:12:65: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<char>::size_type' {aka 'unsigned int'} [-Wsign-compare]
12 | if (row + smallRows > largeMatrix.size() || col + smallCols > largeMatrix[0].size())
| ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
| Test |
Timp execuție |
Memorie folosită |
Mesaj |
Punctaj/test |
|
1
|
3 ms
|
245 kb
|
OK
|
10
|
|
2
|
3 ms
|
245 kb
|
OK
|
10
|
|
3
|
3 ms
|
245 kb
|
OK
|
10
|
|
4
|
3 ms
|
245 kb
|
OK
|
10
|
|
5
|
3 ms
|
245 kb
|
OK
|
10
|
|
6
|
3 ms
|
245 kb
|
OK
|
10
|
|
7
|
3 ms
|
245 kb
|
OK
|
10
|
|
8
|
3 ms
|
245 kb
|
OK
|
10
|
|
9
|
3 ms
|
245 kb
|
OK
|
10
|
|
10
|
22 ms
|
245 kb
|
OK
|
10
|
|
Punctaj total
|
100
|