Closed ozearkhan closed 2 weeks ago
Hi @ozearkhan thank you for contributing to Codecademy docs, I see that the example section is missing please add an example.
@cigar-galaxy82 will handle this ASAP. In the meantime, could you please add the Hacktoberfest label to this issue?
👋 @ozearkhan You have contributed to Codecademy Docs, and we would like to know more about you and your experience. Please take a minute to fill out this four question survey to help us better understand Docs contributions and how we can improve the experience for you and our learners. Thank you for your help!
🎉 Your contribution(s) can be seen here:
https://www.codecademy.com/resources/docs/cpp/maps/upper-bound
Please note it may take a little while for changes to become visible. If you're appearing as anonymous and want to be credited, see here.
Description
Added documentation for the
map::upper_bound()
function in C++. This entry includes a clear explanation of how the function works, usage details, and a simple example demonstrating how to useupper_bound()
with amap
.Issue Solved
5479
Type of Change
Checklist
main
branch.Issues Solved
section.