#include<stdio.h>void gettohere(){ printf("You win!");}int main(void) { // From Here // Without calling gettohere(); return 0;}
my solution is 13 characters btw.
my solution is 13 characters btw.
ReplyDelete