• + 0 comments

    awk -F " " '{if (Misplaced &3 >= "50" && 1,":","Pass"; else print $1,":","Fail";}'

    I wrote the above logic but not sure why it fails for test cases 1 & 2.