[All Languages] Wheat & ChessBoard Problem aka square it 64 times
Created a simple program to show the amount of corn if doubled it at each field of the chess board. I also wanted to format the output somehow i the same way. Here is how it looks like in every language of the editor: Java: https://code.sololearn.com/ca3S5rNcJrre C++: https://code.sololearn.com/cswS9eaG72Rj C#: https://code.sololearn.com/c8BeoY9IS72z jQuery: https://code.sololearn.com/WMZCuSg8kZ2J javascript: https://code.sololearn.com/WV7tc2h5JCp9 Python3: https://code.sololearn.com/c9kTj7r3FFT3 Php: https://code.sololearn.com/wekM8XC3ZiUt Ruby: https://code.sololearn.com/cRQ6drRe6o5M Leave a like or comment Edit: updated the JQuery code with some additional information...