Skip to content
View laugengebaeck's full-sized avatar
🏳️‍⚧️
🏳️‍⚧️

Block or report laugengebaeck

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

Pinned Loading

  1. DPCoinChange DPCoinChange Public

    Presentation about Dynamic Programming and the Coin Change Problem

    TeX

  2. slowsort implementation in C (for pt... slowsort implementation in C (for pt1 exam)
    1
    #include<stdio.h>
    2
    #include<stdlib.h>
    3
    #include<time.h>
    4
    
                  
    5
    #define SIZE 10000
  3. ertms-attack ertms-attack Public

    Scripts for an attack on ERTMS due to Chothia et al. (AsiaCCS 2017)

    Python 1

  4. eulynx-live/librasta eulynx-live/librasta Public

    Forked from Railway-CCS/rasta-protocol

    Implementation of the RaSTA protocol (Rail Safe Transport Application)

    C 8 7