TYPONIC TYPONIC

GageShip
Auto Tab
#include <stdio.h>
int main() {
printf("Hello, Typonic!\n");
return 0;
}