C++ interpreter / console / snippet compiler

后端 未结 6 611
醉酒成梦
醉酒成梦 2020-12-10 07:24

I am looking for a program where I can enter a C++ code snippet in one window, press a button, and get output in another window. Compilation should somehow be hidden behind

6条回答
  •  轮回少年
    2020-12-10 07:55

    Dinkumware has a page for this AND you can choose the compiler

    http://dinkumware.com/exam/default.aspx

提交回复
热议问题