Код: Выделить всё
#include
using namespace std;
int main() {
cout
Код: Выделить всё
C:\Users\DEEL\Desktop> g++ main.cpp
C:\Users\DEEL\Desktop>
Подробнее здесь: https://stackoverflow.com/questions/714 ... the-output
Код: Выделить всё
#include
using namespace std;
int main() {
cout
Код: Выделить всё
C:\Users\DEEL\Desktop> g++ main.cpp
C:\Users\DEEL\Desktop>