Visual Studio Code for C/CPP
紀錄一些相關設定和說明。
OS: windows 10
Compiler: MinGW-w64
Debugger: GDB
先前使用時因為要對 compile/debug 等多做設定,IntelliSense 部分更是需要設定非常多的 Path。
看著教學一步一步也不知道正不正確,基本上就是試誤法,不行就再多個路徑看看。
以下筆記皆以這個為主~
相關設定檔(gist)
紀錄一些相關設定和說明。
OS: windows 10
Compiler: MinGW-w64
Debugger: GDB
先前使用時因為要對 compile/debug 等多做設定,IntelliSense 部分更是需要設定非常多的 Path。
看著教學一步一步也不知道正不正確,基本上就是試誤法,不行就再多個路徑看看。
以下筆記皆以這個為主~
相關設定檔(gist)
幾個關鍵的地方:
The ferry travels continuously back and forth between the banks so long it is carrying a car
or there is at least one car waiting at either bank.
If there are no cars waiting on either bank, the ferry waits
until one arrives, loads it (if it arrives on the same bank of the ferry), and crosses the river.