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

Block or report JakeJesi

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. hello-world hello-world Public

    Forked from cisc220/hello-world

    C++

  2. first-module first-module Public

    Forked from cisc220/first-module

    An example of a multiple file "modular" C++ program

    C++

  3. random-prime random-prime Public

    Forked from cisc220/random-prime

    A sample of a medium sized problem. In this case we can time the difference between brute force and Miller-Rabin primality testing.

    C++

  4. three-word-story three-word-story Public

    Forked from cisc220/three-word-story

    A stub for cisc220 students to finish during Lab 2.

    C++

  5. complexity-examples complexity-examples Public

    Forked from cisc220/complexity-examples

    This repo has simple C++ programs with various runtimes. Time them and try to feel some difference in the run times.

    C++

  6. more-modules more-modules Public

    Forked from cisc220/more-modules

    C++