Stai passando un array di vector, non un singolo vector, e ogni elemento dell'array restituisce un vector<int> non un int.
Stai passando un array di vector, non un singolo vector, e ogni elemento dell'array restituisce un vector<int> non un int.
This code and information is provided "as is" without warranty of any kind, either expressed
or implied, including but not limited to the implied warranties of merchantability and/or
fitness for a particular purpose.