_==0 "exec" "gawk" "-f" "$0" BEGIN{ n=2e9 } { print $1<$2 ? $2-2 : n-$2-1 }