Skip to content

B31#184

Open
ilyakruglov wants to merge 3 commits into
NIIT-2017:b31from
ilyakruglov:b31
Open

B31#184
ilyakruglov wants to merge 3 commits into
NIIT-2017:b31from
ilyakruglov:b31

Conversation

@ilyakruglov
Copy link
Copy Markdown

No description provided.

Comment thread src/task1.cpp Outdated
@@ -0,0 +1,8 @@
#include "task1.h"
int int ageCheck(int age)
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

один int нужно убрать

@ghost
Copy link
Copy Markdown

ghost commented Nov 17, 2019

Строка 1295 -> /home/travis/build/NIIT-2017/Test/src/task1.cpp:2:25: error: two or more data types in declaration of ‘ageCheck’

В файле "task1.cpp" у вас вместо "int ageCheck(int age)" написано "int int ageCheck(int age)"
Тут посмотреть

image

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