8 Commits

Author SHA1 Message Date
a5f42e293b Fixed 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. 2020-05-25 00:21:28 +03:00
a1f59c38b1 Closing scanners. 2020-01-28 18:34:52 +02:00
ed99f58d9b Now it's OK! 2019-05-02 11:43:01 +02:00
f8605b957a Efficiency
Just two small things that in case the number was very big could be helpful.
2019-04-11 12:20:53 +02:00
ca8f6dbb38 Update Caesar.java 2018-04-11 22:07:37 +03:00
9060d2da29 Update Caesar.java 2018-04-11 22:01:20 +03:00
8b243667d7 Update Caesar.java 2018-04-09 21:59:13 +03:00
b64b92b378 Creating ciphers and adding Caesar Cipher 2017-09-29 12:33:32 +03:00