Skip to content

Conversation

@2Clutch
Copy link
Contributor

@2Clutch 2Clutch commented Jan 19, 2025

I Am Adding a New Code Snippet in an Existing Language

2Clutch and others added 30 commits October 26, 2024 18:29
…Add checks for empty inputs, matching cardinality, and valid integers + Adjust output format to ensure correct line breaks for points
…t input validation for cases: no input, missing y, invalid shape, different cardinality, and invalid integers + Developed the Gift Wrapping algorithm to compute the convex hull + Ensure output format matches requirements for unit testing
@github-advanced-security
Copy link

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

@rzuckerm rzuckerm added enhancement Any code that improves the repo josephus problem See: https://sampleprograms.io/projects/josephus-problem/ labels Jan 19, 2025
Copy link
Collaborator

@rzuckerm rzuckerm left a comment

Choose a reason for hiding this comment

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

LGTM

@rzuckerm rzuckerm merged commit ac5f46e into TheRenegadeCoder:main Jan 19, 2025
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement Any code that improves the repo josephus problem See: https://sampleprograms.io/projects/josephus-problem/

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add Josephus Problem in C

2 participants