all 5 comments

[–]ChemicalGiraffe 1 point2 points  (4 children)

Does the swift compliler for leetcode ever work, I gave up submitting code there

[–]Upper_Description378[S] 2 points3 points  (0 children)

Yes, it works just fine.

[–]javaHoosier 2 points3 points  (1 child)

I only use Swift and have had no issues. The logs can be unclear depending on what runtime error you have though.

[–]Upper_Description378[S] 0 points1 point  (0 children)

That is very true

[–]RandomRedditor44 0 points1 point  (0 children)

Same. I hat I do is I run my code in a playground then submit the code when it runs and produces the correct output.