Skip to content

Update ft_sqrt.c#16

Open
cabezon666 wants to merge 1 commit intok11q:mainfrom
cabezon666:patch-1
Open

Update ft_sqrt.c#16
cabezon666 wants to merge 1 commit intok11q:mainfrom
cabezon666:patch-1

Conversation

@cabezon666
Copy link
Copy Markdown

Take into consideration the max int (INT_MAX) to be evaluated. This will produce a TIMEOUT if its not deal correctly.

Take into consideration the max int (INT_MAX) to be evaluated. This will produce a TIMEOUT if its not deal correctly.
.expected = 0,
},
{
.desc = "Square root of a maximun integer",
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Typo

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