Rest In Peace

by tyler

#include <stdio.h>

int main() {
    printf("RIP, dmr\n");
    return 0;
}

more information