[問題] Dev C++ 4.9.9.2
開發平台(Platform): (Ex: Win10, Linux, ...)
Win11 x64
編譯器(Ex: GCC, clang, VC++...)+目標環境(跟開發平台不同的話需列出)
Dev C++
額外使用到的函數庫(Library Used): (Ex: OpenGL, ...)
問題(Question):
可以編譯,無法執行
https://ibb.co/sVHZxKb
餵入的資料(Input):
預期的正確結果(Expected Output):
錯誤結果(Wrong Output):
程式碼(Code):(請善用置底文網頁, 記得排版,禁止使用圖檔)
#include<stdlib.h>
#include<stdio.h>
int main(void){
printf("Hello World\r\n") ;
system("PAUSE") ;
}
補充說明(Supplement):
我知道大家都用Visual Studio Code了,只是用習慣Dev C++,還請高手幫忙
--
※ 發信站: 批踢踢實業坊(ptt.cc), 來自: 45.144.227.52 (臺灣)
※ 文章網址: https://www.ptt.cc/bbs/C_and_CPP/M.1721786718.A.5D3.html
留言