December 2019
— Guys thanks for your support 💙.
I'm not using any Idea, I'm using make files on Linux OS but Dev C++ was my best IDEA when I was fresh
— I lasted with Dev C++ like 3 months. Then I moved to Linux and since then I use Atom + gcc/clang
— Can you suggest software for me : Windows 10!
— ^
— Any correction?
— It doesn't compile lol
— Reason?
— ; after "enter tow numbers"
— iostream.h is not standard C++void main is not standard C++conio.h is just a piece of shit
iostream.h
void main
— Cout and Cin are not defined in your program
Cout
Cin
— Just plug it into the compiler and see the results