void triad(int N){ void dummy(double*); double a[N], b[N], c[N], d[N]; double s; //STARTLOOP for(int i=0; i