Skip to content

Instantly share code, notes, and snippets.

View lukilukeskywalker's full-sized avatar
💭
Just hoping to get enough money to disapear

Lukas lukilukeskywalker

💭
Just hoping to get enough money to disapear
  • Politechnic university of Madrid
View GitHub Profile
#include <stdio.h>
#include <stdlib.h>
#include <assert.h>
#include <string.h>
typedef struct {
int ID;
int timestamp;
}proc_t;
/******************************************************************************
Online C Compiler.
Code, Compile, Run and Debug C program online.
Write your code in this editor and press "Run" button to compile and execute it.
*******************************************************************************/
#include <stdio.h>
#include <stdlib.h>
{
"meta": {
"theme": "elegant"
},
"basics": {
"name": "Lukas Gdanietz de Diego",
"label": "Programmer",
"image": "https://i.imgur.com/OOdv0OI.jpg",
"email": "lukasgdanietz@gmail.com",
"phone": "+34 683400490",