User Profile

Collapse

Profile Sidebar

Collapse
Geralt96
Geralt96
Last Activity: Oct 19 '21, 02:43 PM
Joined: Jul 20 '21
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • Geralt96
    started a topic Help with Code [HELP] [JAVA]
    in Java

    Help with Code [HELP] [JAVA]

    Good Morning! Could someone help me with the code for the problem below? It is an exercise suggested by a professor of an engineering course. Below is the requested, if anyone can help, I would be very grateful.

    "In previous exercises, we created an algorithm to convert a resistor color code into a numerical resistance value. Now, we'll do the reverse. Make a program that, when entering the resistance value, returns the resistor...
    See more | Go to post

  • [HELP] Sum Square Difference - Project Euler (6)

    Anyone can help me with this question?

    The sum of the squares of the first ten natural numbers is,
    1² + 2² + ... 10² = 385...

    The square of the sum of the first ten natural numbers is,
    (1+2+ ... 10)² = 55² = 3025...

    Hence the difference between the sum of the squares of the first ten natural numbers and the square of the sum is
    3025 - 385 = 2640
    .

    Find the...
    See more | Go to post
No activity results to display
Show More
Working...