Skip to content

Conversation

Le0Developer
Copy link
Member

@Le0Developer Le0Developer commented Dec 11, 2024

This pull request introduces a new program to process a list of stones and calculate two parts of the result. The main changes include adding the new program logic, an input file, and the expected output file.

New Program Implementation:

  • 2024/11/leodev.v: Added a new program that reads a list of stones from an input file, processes them through a series of transformations, and calculates two results. The program includes a Bruteforcer struct with a caching mechanism to optimize calculations.

Input and Output Files:

  • 2024/11/stones.input: Added a new input file containing the initial list of stones.
  • known/2024/11/leodev.out: Added the expected output file for the new program, showing the results of the transformations and calculations.

Copy link
Member

@spytheman spytheman left a comment

Choose a reason for hiding this comment

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

Thank you 🙇🏻‍♂️ .

@spytheman spytheman merged commit 8135447 into vlang:main Dec 11, 2024
1 check passed
@Le0Developer Le0Developer deleted the 2024/11 branch December 11, 2024 09:45
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