/data/user/0/coding.yu.ccompiler.new/files/default.c:7:22:error:invalidoperands to binary expression('int *'and 'int')scanf("%d%d%d",&a&b&c);1 error generated.
scanf("%d%d%d",&a,&b,&c);