User profile: GRex2595

User info
User name:GRex2595
Name:Rayten Rex
Bio:Started programming in robotics in 10th grade. I decided that I wanted to continue learning how to program. I ran into problems and almost always found my answers here.
History
Joined:
Number of posts:250
Latest posts:

How do I make short form roman numerals with c++??
Please use code blocks and put more commenting in for what your code is doing.

Receiving random numbers below zero, when range set by user
That's where the problem is for sure. move nMin to the front and add everything to it. [code]retur...

Payroll Program Using Functions
Try [code]cin.get();[/code] right before the [code]return 0;[/code]. I don't know the exact problem...

Fibonacci Sequences
The expected output is the first number in the fibonacci sequence to have 1000 digits. Not the actu...

Enum as return value from a function!?
Teigwaren is not a valid return type. If that is another class, then you'll need to include it in y...

This user does not accept Private Messages

User: GRex2595

  • Public profile