c programming , collatz series, programming assignment help

Other

I wrote this code that is suppose to give the collatz series of the numbers from the user.

the program should be able to take infinite number of arguments and then prints each number in a line followed by a colon followed by the collatz series of that number separated by a space with no leading spaces.

I still couldn’t figure out how to take many arguments from the user. I know I have to use a while loop but I don’t know what to write inside it.   


#include<stdio.h>

int collatz(int x, int y){

 // base case

 if(y<x)

  return y;

 //if n is even

 else if(n%2==0){

  y=y+1;

  x=x/2;

  printf(“%dn”, x);

  collatz(n,k);

 }

 //if n is odd

 else {

  y=y+1;

  x= 2*x +1;

  printf(“%dn”, x);

 }

}

int main(){

 //the input 

 int n;

 //counter

 int i;

 while(scanf(“%d”, &n) !=EOF){

 }

 scanf(“%d”, n);

 //printing the series of numbers

 printf(“%d”, collatz(n,i));

 return 0;

}

#write essay #research paper #blog writing #article writing #academic writer #reflective paper #essay pro #types of essays #write my essay #reflective essay #paper writer #essay writing service #essay writer free #essay helper #write my paper #assignment writer #write my essay for me #write an essay for me #uk essay #thesis writer #dissertation writing services #writing a research paper #academic essay #dissertation help #easy essay #do my essay #paper writing service #buy essay #essay writing help #essay service #dissertation writing #online essay writer #write my paper for me #types of essay writing #essay writing website #write my essay for free #reflective report #type my essay #thesis writing services #write paper for me #research paper writing service #essay paper #professional essay writers #write my essay online #essay help online #write my research paper #dissertation writing help #websites that write papers for you for free #write my essay for me cheap #pay someone to write my paper #pay someone to write my research paper #Essaywriting #Academicwriting #Assignmenthelp #Nursingassignment #Nursinghomework #Psychologyassignment #Physicsassignment #Philosophyassignment #Religionassignment #History #Writing #writingtips #Students #universityassignment #onlinewriting #savvyessaywriters #onlineprowriters #assignmentcollection #excelsiorwriters #writinghub #study #exclusivewritings #myassignmentgeek #expertwriters #art #transcription #grammer #college #highschool #StudentsHelpingStudents #studentshirt #StudentShoe #StudentShoes #studentshoponline #studentshopping #studentshouse #StudentShoutout #studentshowcase2017 #StudentsHub #studentsieuczy #StudentsIn #studentsinberlin #studentsinbusiness #StudentsInDubai #studentsininternational