oliver-koss.at

lül

View on GitHub

About me

Funny quotes


#include <stdio.h>

int main()
{
    printf("Hello, I'm Oliver!\n");

    if (oliver) {
        return 1;
    } else {
        return 0;
    }
}