0

I wrote a java code for program on eclipse but the code doesn't run on sololearn play ground

the code requires input but the play ground just says "looks like your code requires input" and then prints error

9th Nov 2016, 4:48 PM
Kukoyi Michael Oluwatomisin
Kukoyi Michael Oluwatomisin - avatar
11 odpowiedzi
0
would you share your code?
9th Nov 2016, 4:53 PM
Attila Antal
Attila Antal - avatar
0
post you code, I'll fix the errors
9th Nov 2016, 5:37 PM
Abdelaziz Abubaker
Abdelaziz Abubaker - avatar
0
I tried posting the code here but solo learn app doesn't comply I even updated it but no luck so I have posted the code in the coding section the name is encryptor program thanks @techtro
9th Nov 2016, 9:10 PM
Kukoyi Michael Oluwatomisin
Kukoyi Michael Oluwatomisin - avatar
0
OK I will have a look
9th Nov 2016, 9:13 PM
Abdelaziz Abubaker
Abdelaziz Abubaker - avatar
0
you need to set it to public
9th Nov 2016, 9:13 PM
Abdelaziz Abubaker
Abdelaziz Abubaker - avatar
0
You forgot to put a '}' at the end
9th Nov 2016, 9:25 PM
Abdelaziz Abubaker
Abdelaziz Abubaker - avatar
0
Your code in incredibly long. When writing programes like that make both encryption and decryption as a different class. My decryption and Encryption programe: https://code.sololearn.com/cNJZi3ie7F5b/#java
9th Nov 2016, 9:29 PM
Abdelaziz Abubaker
Abdelaziz Abubaker - avatar
0
the main method is already public
10th Nov 2016, 2:40 PM
Kukoyi Michael Oluwatomisin
Kukoyi Michael Oluwatomisin - avatar
0
your code is nice
10th Nov 2016, 2:40 PM
Kukoyi Michael Oluwatomisin
Kukoyi Michael Oluwatomisin - avatar
0
Thanks
10th Nov 2016, 3:24 PM
Abdelaziz Abubaker
Abdelaziz Abubaker - avatar
0
Thanks
10th Nov 2016, 3:24 PM
Abdelaziz Abubaker
Abdelaziz Abubaker - avatar