0_0_32315959_5812.c: In function 'main':
0_0_32315959_5812.c:22:15: error: expected expression before '/' token
if(s%j==0)//no
^
0_0_32315959_5812.c: At top level:
0_0_32315959_5812.c:38:2: error: expected identifier or '(' before 'return'
return 0;
^
0_0_32315959_5812.c:39:1: error: expected identifier or '(' before '}' token
}
^
|