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

Block or report TheGrayed

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 Loading

  1. simplewhite simplewhite Public

    Forked from louischan/simplewhite

    A minimal theme for Mozilla Firefox.

    CSS

  2. svd svd Public

    Calculation of singular value decomposition for matrices.

  3. advanced-programming-homework advanced-programming-homework Public

    C++

  4. CopyAndMoveConstructors CopyAndMoveConstructors Public

    This repository contains test cases about copy constructor (and soon move constructor) in c++.

    C++

  5. advanced-programming-mondays advanced-programming-mondays Public

    This repository contains projects written during monday sessions of advanced programming course taught by professor Pourganji in IAUCTB, started at Feb 2016..

    C++

  6. DynamicMemoryAfterReturn DynamicMemoryAfterReturn Public

    This project tries to provide a proof, for dynamic memory remaining reserved even after returning from the function that allocated it.

    C++