Skip to content
View IXxJordan's full-sized avatar
Block or Report

Block or report IXxJordan

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories

  1. Cpp-BasicCalculator Cpp-BasicCalculator Public

    This is a very basic calculator, uses a simple case switch to handle; Addition, Subtraction, Multiplication, Division.

    C++ 1

  2. Cpp-Multiples3-5 Cpp-Multiples3-5 Public

    Project Euler: Problem 1. Find the sum of all the multiples of 3 or 5 below 1000.

    C++

  3. Cpp-SpeedConversion Cpp-SpeedConversion Public

    Converts one speed into another [m/s, kmph, mph, kn, ft/s]

    C++

  4. Cpp-EvenFibonacci Cpp-EvenFibonacci Public

    Project Euler: Problem 2. Considering the terms in the Fibonacci sequence whose values do not exceed four million, find the sum of the even - valued terms

    C++

  5. Cpp-DigitalClock Cpp-DigitalClock Public

    Simple program to display the current local time

    C++

  6. Cpp-DistanceConversion Cpp-DistanceConversion Public

    Converts one distance into another [mm, cm, m, km || in, ft, yrd, mi]

    C++