You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

13 lines
214 B

*my_heart
love++;
squishy++;
tait.location = "Vancouver";
for (int i = 0;;i++) { printf("Love you %d!", i); }
hug++;
sad--;
while (true) { distance--; }
happy++;
hungry++;
sappy++;
int bank_account_amnt = INT_MAX;