Will you add command to show language template? Such as class Solution { public: int lengthOfLongestSubstring(string s) { } }; in c++