// // wc -l helix.txt // #include // int main() { FILE* fin; double x,y,z,r; int j,n=5000; // fin=fopen("helix.txt","r"); // for(j=0;j