Searched defs:SquareSum (Results 1 – 1 of 1) sorted by relevance
25 struct SquareSum { struct26 int operator()(int x, int y) const in operator ()()