How do I break this loopThanks for the help, but I need the answer on my code, not another code using libraries that I didn'...
How do I break this loopThis code orders all letters E to the left (esquerda in portuguese), and all letters D to the right ...
Matrix as a function parameterI'm trying to create a function "matrix copy" (2 dimensions) that copies matrix1 to matrix2. I don't...
Runtime error sum of fractionsZaphraud, the imput for numerator is a natural number, 0≤numerator≤1000, and the imput for denom...
Runtime error sum of fractionsThanks for the advices Ganado. I can't provide the input that crashes because I really don't know. I...