scoat2
scoat2
CC#
Created by live4eternity.jp on 4/16/2023 in #help
❔ Need help translating this psuedocode
Though it is kinda strange they decided to name the two input lists “left” and “right” and not something more descriptive, like listA and listB, imo
9 replies
CC#
Created by live4eternity.jp on 4/16/2023 in #help
❔ Need help translating this psuedocode
Yes I agree. Then to check if a list is empty just do if(left.Count == 0)
9 replies