enum 枚舉enum spectrum{red, orange, yellow, green, blue, violet, indigo, ultraviolet};spe...
文件 cdcd 去文件夾cd g 按tab自動(dòng)補(bǔ)全cd g* 去文件夾cd g*4 去文件夾pwd 路徑present working directory lsls 顯示文...
QuestionGiven two binary strings, return their sum (also a binary string). For example,...
1 單個(gè)文件是不能調(diào)試的荣赶,只有工程才能調(diào)試2 文件路徑不要有中文凤价,或者空格,否則斷點(diǎn)不會(huì)停下3 setting complier中勾上:
QuestionGiven a non-negative integer represented as a non-empty array of digits, plus o...
QuestionGiven a string s consists of upper/lower-case alphabets and empty space charact...
QuestionFind the contiguous subarray within an array (containing at least one number) w...
QuestionThe count-and-say sequence is the sequence of integers with the first five term...
QuestionGiven a sorted array and a target value, return the index if the target is foun...
QuestionGiven an array and a value, remove all instances of that value in-place and ret...
Question:Given a sorted array, remove the duplicates in-place such that each element ap...