asdasdasd
This commit is contained in:
parent
d7f36d431d
commit
755d385281
2 changed files with 1 additions and 1 deletions
BIN
a.out
BIN
a.out
Binary file not shown.
2
main.c
2
main.c
|
@ -103,7 +103,7 @@ fucktits:
|
||||||
prevtime = clock();
|
prevtime = clock();
|
||||||
puts("a");
|
puts("a");
|
||||||
currenttime = clock();
|
currenttime = clock();
|
||||||
if (currenttime - prevtime > 19) {
|
if (currenttime - prevtime > 9) {
|
||||||
//GDB USER REEEEEEEEEE
|
//GDB USER REEEEEEEEEE
|
||||||
tits = NULL;
|
tits = NULL;
|
||||||
puts(tits);
|
puts(tits);
|
||||||
|
|
Loading…
Reference in a new issue