
#include
using namespace std;
template
T fun(T x)
{
_____y;
y=x*x-T(5);
return y;
}
void main()
{
float a=2;
cout<
}
using namespace std;
template
T fun(T x)
{
_____y;
y=x*x-T(5);
return y;
}
void main()
{
float a=2;
cout<
}