Skip to content

Add missing <climits> include for INT_MAX and INT_MIN (Lecture 9)#610

Open
Rayyan-101 wants to merge 3 commits intoloveBabbar:mainfrom
Rayyan-101:fix-missing-climits-460
Open

Add missing <climits> include for INT_MAX and INT_MIN (Lecture 9)#610
Rayyan-101 wants to merge 3 commits intoloveBabbar:mainfrom
Rayyan-101:fix-missing-climits-460

Conversation

@Rayyan-101
Copy link
Copy Markdown

Fixes #460

INT_MAX and INT_MIN were used without including the required C++ header.
This PR adds to ensure correct compilation and portability.

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.

Lecture 9 maxmin.cpp

1 participant