<!--- Before submit please try followings to see if your problem is gone: 1. login agian: ``` leetcode login -l ``` 2. run the latest code: ``` cd <your local repo> git pull --rebase origin master ./bin/install // install globally, OR ./bin/leetcode <command> // run the command locally ``` --> The SQL problems seem couldn't be accessed, by using the following command: ``` leetcode show 175 ``` Here is the link for 175 problem: https://leetcode.com/problems/combine-two-tables/#/description Is there any plan to support this? Thanks for creating this great tool.