User profile: vcref

User info
User name:vcref
History
Joined:
Number of posts:6
Latest posts:

How do I break this loop
Thanks for the help, but I need the answer on my code, not another code using libraries that I didn'...

How do I break this loop
This code orders all letters E to the left (esquerda in portuguese), and all letters D to the right ...

Matrix as a function parameter
I'm trying to create a function "matrix copy" (2 dimensions) that copies matrix1 to matrix2. I don't...

Runtime error sum of fractions
Zaphraud, the imput for numerator is a natural number, 0≤numerator≤1000, and the imput for denom...

Runtime error sum of fractions
Thanks for the advices Ganado. I can't provide the input that crashes because I really don't know. I...