+ 1
Java Bubble Sort Bugg
Help, Idk what is wrong with the code. I copied it from an app https://play.google.com/store/apps/details?id=com.dbs.javaprograms I am Not to handy with Java. So I don't know what is happining I am lookin at this from a JavaScript TroubleShooting where Maby I am Missing a on Open function or something https://code.sololearn.com/csxQEODPyiWK/?ref=app
3 ответов
0
Some weird glitch. You'll have to type this code by yourself in order to make it work I guess. For some reason compiler can't recognize any character in your copied code.
0
Yes. Compiler can't recognising the charecters. So type yourself.
Or atleast to see error, paste Program in default main part ( you commented that above) and run see errors.. Remove all those extra unnecessary charecters.. It may work then..
For copy paste from any Web source, while pasting choose paste as plain text.
0
oh wow!!!!
I know and understand the bubble sort in Javascript and Python, So I used this code as an example to see why another code that I was using was also not runnin here in the sololearn ide. I guess there is nothing wrong with the code . sooo.... I am not the problem.
Well thanks.