0_0_39374947_16760.cpp: In function 'int main()': 0_0_39374947_16760.cpp:8:17: error: invalid operands of types 'int*' and 'int' to binary 'operator&' 8 | scanf("%d %d",&a&b); | ~~^~ | | | | | int | int*