Rosetta_Project icon indicating copy to clipboard operation
Rosetta_Project copied to clipboard

Algorithms implemented in Python, JS and Go. Feel free to add another language!

Results 51 Rosetta_Project issues
Sort by recently updated
recently updated
newest added

it should start from next line

I added a prolog hello world example. I had to create a sub-folder for the prolog example since it has the same file ending as perl and I don't want...

I removed the while ebcause his body will never be executed more than once. I remove the second if because if the argc are not two the program returns 1...

A different flavor of algorithm to compute prime numbers. I will be doing a Python one as well because I'm learning Python right now. :)

This reference #14 # Input Output ### The Problem Read from the standart input and print in the standart output the result ### Input >> Desired Output / Test Cases...