Igor Sirbu
с++ помогите подправить код
# include
using namespace std; extern double Vir(float x, int n); void main (void){ float x; int n;
double V;
coutx;
coutn; cout<
<
# include
using namespace std; extern double Vir(float x, int n); void main (void){ float x; int n;
double V;
coutx;
coutn; cout<
<
дай условие задачи!
> void main(void) - ЭТО пример, как не нужно обьявлять main().Далее уже все не важно.