yes I used the cmd “gpio readall”. The output is like yours. But based on C program the two pins configured as input (pulled down) do not react to
digitalWrite (j, HIGH)
with 0<j<203
I'm wondering what could be the reason.