X Tutup
The Wayback Machine - https://web.archive.org/web/20200519014316/https://github.com/TheAlgorithms/Java/pull/1314
Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed Error:(6, 8) java: class algorithm is public, should be declare… #1314

Merged
merged 1 commit into from May 16, 2020

Conversation

@mariaRoxana94
Copy link

mariaRoxana94 commented May 14, 2020

Hello!
I just fixed the following error:(6, 8) java: class algorithm is public, should be declared in a file named algorithm.java.
Inside file PrimeFactorization, the name of public class was wrong.
I hope it would be useful !

…d in a file named algorithm.java. Inside file PrimeFactorization, the name of public class was wrong.
Copy link
Member

StepfenShawn left a comment

Thanks

@StepfenShawn StepfenShawn merged commit c8ef1fd into TheAlgorithms:master May 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

2 participants
You can’t perform that action at this time.
X Tutup