Hello, I am a student and a beginner learning c.
I need help where I did wrong in the following code


#include <stdio.h>
int main(void){ int s,j,i,r;
printf("Enter an integer:...