Problem | splithunny |
---|---|
User | DoubleShaurya |
Submission Time | 2024-01-19 17:10:25 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
splithunny.cpp: In function ‘int main()’:
splithunny.cpp:62:26: error: request for member ‘size’ in ‘Neighbours’, which is of non-class type ‘std::vector<std::pair<long long int, long long int> >(long long int, long long int, long long int, long long int)’
62 | count -= Neighbours.size();
| ^~~~