看板 C_and_CPP 關於我們 聯絡資訊
開發平台(Platform): (Ex: Win10, Linux, ...) Win 10 編譯器(Ex: GCC, clang, VC++...)+目標環境(跟開發平台不同的話需列出) CLion 額外使用到的函數庫(Library Used): (Ex: OpenGL, ...) 問題(Question): 初始模板是可以更改成自己想要的模板樣式嗎? 預期的正確結果(Expected Output): #include <iostream> using namespace std; int main() { cout << "Hello, World!" << endl; return 0; } 錯誤結果(Wrong Output):程式碼(Code):(請善用置底文網頁, 記得排版,禁止使用圖檔) 補充說明(Supplement): 無 ----- Sent from JPTT on my Samsung SM-G955F. -- ※ 發信站: 批踢踢實業坊(ptt.cc), 來自: 49.214.169.203 (臺灣) ※ 文章網址: https://www.ptt.cc/bbs/C_and_CPP/M.1581944043.A.18C.html