From Aqua Madrill, 11 Years ago, written in Plain Text.
This paste is a reply to Untitled from Capacious Pheasant - go back
Embed
Viewing differences between Untitled and Re: Untitled
test#include <stdio.h>

int main() {
        printf("coucou");
}