Each of the following declarations or code segments has errors. Locate as many as possible.
template <class T>
T square(T number)
{
return T * T;
}
We need at least 10 more requests to produce the solution.
0 / 10 have requested this problem solution
The more requests, the faster the answer.