Skip to content

Синюта Андрей Константинович#29

Open
Pe40rin721 wants to merge 3 commits intocppdevcourse:masterfrom
Pe40rin721:master
Open

Синюта Андрей Константинович#29
Pe40rin721 wants to merge 3 commits intocppdevcourse:masterfrom
Pe40rin721:master

Conversation

@Pe40rin721
Copy link
Copy Markdown

No description provided.

Comment thread hello-world/main.cpp

int main()
{
cout << "Hello, World!" << endl;
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Почти все Coding Styles предполагают отступы в 2 или 4 пробела или на символ табуляции внутри функций

Comment thread hello-world/main.cpp
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Надо было создать файл main.cpp в директории проекта, а не в папке hello-world. Сейчас проект не компилируется из-за неправильного расположения файла.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants