You are viewing a single comment's thread. Return to all comments →
int main() { int a[50],n,i,d,j,temp; scanf("%d %d",&n,&d); for(i=0;i=1&&d<=n) { while(d!=0) { temp=a[0]; for(i=1;i
Seems like cookies are disabled on this browser, please enable them to open this website
Arrays: Left Rotation
You are viewing a single comment's thread. Return to all comments →
include
int main() { int a[50],n,i,d,j,temp; scanf("%d %d",&n,&d); for(i=0;i=1&&d<=n) { while(d!=0) { temp=a[0]; for(i=1;i