../programs/62045.cpp:15: error: '>>' should be '> >' within a nested template argument list ../programs/62045.cpp: In function 'void findClients(std::vector >)': ../programs/62045.cpp:38: error: a function-definition is not allowed here before ':' token ../programs/62045.cpp:131: error: expected primary-expression at end of input ../programs/62045.cpp:131: error: expected `;' at end of input ../programs/62045.cpp:131: error: expected primary-expression at end of input ../programs/62045.cpp:131: error: expected `)' at end of input ../programs/62045.cpp:131: error: expected statement at end of input ../programs/62045.cpp:35: warning: unused variable 'current_combination_sum' ../programs/62045.cpp:131: error: expected `}' at end of input 
 |