Predict the output:
#include
intmain(){
for(inti = 0;1;i++){
printf("%d\n",i);
}
return 0;
}
Answers
Answered by
0
Answer:
gooddd
great
osmm
Similar questions