Errors in running code

when i try to ran the code given in mcq:
for example:
#include
using namespace std;
int main() {
int a=10, *j; void *k; j=k=&a; j++;
k++; cout<<j<<k; return 0;
}
It gives so much errors.

hello @sakshi0309

pls save this code in cb ide and share its link with me

I hope I’ve cleared your doubt. I ask you to please rate your experience here
Your feedback is very important. It helps us improve our platform and hence provide you
the learning experience you deserve.

On the off chance, you still have some questions or not find the answers satisfactory, you may reopen
the doubt.

Hello @sakshi0309 you have raised the doubt again do you still have any doubt?