asdasdasd

This commit is contained in:
zombie maniac 2022-05-14 15:33:11 -04:00
parent d7f36d431d
commit 755d385281
Signed by: nbrooks211
GPG key ID: F43C85C0DF0C334E
2 changed files with 1 additions and 1 deletions

BIN
a.out

Binary file not shown.

2
main.c
View file

@ -103,7 +103,7 @@ fucktits:
prevtime = clock();
puts("a");
currenttime = clock();
if (currenttime - prevtime > 19) {
if (currenttime - prevtime > 9) {
//GDB USER REEEEEEEEEE
tits = NULL;
puts(tits);