Arduino uno using resistor shunt problems

I tried to check the analog pin readings
Serial.println(analogRead(A3));
why the result always 0?