Computer Science, asked by shanaammu2804, 8 hours ago

#include<iostream.h>
int main ()
{
int x,y,z=0;
for(x=0;x<100;x++){
for(y=x+1;y=x+5;y++){
z++;

}
for(z=y;z>y;z--);
}
printf("%d",z);
}​

Answers

Answered by Anushka0982
0

Answer:

I s8gg9v8c6f6g7h jttuuuii

Similar questions