Skip to content

Sellmair/ktij 24223/update latest tested kgp version to 1.8.20 dev 5197 #6

Open
VikusM wants to merge 17 commits intomasterfrom
sellmair/KTIJ-24223/Update-latest-tested-KGP-version-to-1.8.20-dev-5197_
Open

Sellmair/ktij 24223/update latest tested kgp version to 1.8.20 dev 5197 #6
VikusM wants to merge 17 commits intomasterfrom
sellmair/KTIJ-24223/Update-latest-tested-KGP-version-to-1.8.20-dev-5197_

Conversation

@VikusM
Copy link
Copy Markdown
Collaborator

@VikusM VikusM commented Jun 4, 2025

No description provided.

@VikusM VikusM closed this Jun 4, 2025
@VikusM VikusM reopened this Jun 4, 2025
Comment on lines +16 to +17
long l = fibRecursive(i - 2) + fibRecursive(i - 1);
return l;
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Test

Copy link
Copy Markdown
Collaborator Author

@VikusM VikusM left a comment

Choose a reason for hiding this comment

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

ввв


Feel free to modify this template according to your specific project needs. You should:

1. Replace "Project Name" with your actual project name
Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

Comment

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

Test

Comment on lines +15 to +18
4. Update the requirements section based on your project's needs
5. Modify installation instructions based on your build system
6. Add specific usage examples please
7. Choose and specify an appropriate license
Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

Test

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.

3 participants