int a=-1;
int b=a×5;
printf("a is %d,&b is %d,\n",a ,b);
Answers
Answered by
1
what is your question?
Similar questions