Werewolf: Unfair, wolf! [Game Thread]

  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord
vote vikestep again because i really don't know if I will get to this tomorrow

----------------------------------------------------
Sent From Something That You Won't Care About Using Tapatalk 2
 
vote goreae

(just a little test to see how goreae reacts)

Also new puzzle: This time its a bit longer so I will commend you if you get it :) The last two were too easy

The Clue:
Code:
var mult = 1;
var array = [2, 2, 7, 11, 2711, 2957, 23747, 63810290848043];
for (i = 0; i < array.length; i++) {
var num = array[i];
mult *= num + ((num % 23) * (sqrt(([(3*4*5*6)-310]/2))+((5!)/12)-(15)));
}
print(mult);

Just so you know, this won't compile (because of an irregular operator "!") :) you need to simplify the mathematical equation inside it first.
 
Last edited:
  • Like
Reactions: Jus2beast
vote goreae

(just a little test to see how goreae reacts)

Also new puzzle: This time its a bit longer so I will commend you if you get it :) The last two were too easy

The Clue:
Code:
var mult = 1;
var array = [2, 2, 7, 11, 2711, 2957, 23747, 63810290848043];
for (i = 0; i < array.length; i++) {
var num = array[i];
mult *= num + ((num % 23) * (sqrt(([(3*4*5*6)-310]/2))+((5!)/12)-(15)));
}
print(mult);

Just so you know, this won't compile (because of an irregular operator "!") :) you need to simplify the mathematical equation inside it first.

No clue lol
 
vote goreae

(just a little test to see how goreae reacts)

Also new puzzle: This time its a bit longer so I will commend you if you get it :) The last two were too easy

The Clue:
Code:
var mult = 1;
var array = [2, 2, 7, 11, 2711, 2957, 23747, 63810290848043];
for (i = 0; i < array.length; i++) {
var num = array[i];
mult *= num + ((num % 23) * (sqrt(([(3*4*5*6)-310]/2))+((5!)/12)-(15)));
}
print(mult);

Just so you know, this won't compile (because of an irregular operator "!") :) you need to simplify the mathematical equation inside it first.
Started doing it in my head, failed miserably
 
  • Like
Reactions: Jus2beast
vote goreae

(just a little test to see how goreae reacts)

Also new puzzle: This time its a bit longer so I will commend you if you get it :) The last two were too easy

The Clue:
Code:
var mult = 1;
var array = [2, 2, 7, 11, 2711, 2957, 23747, 63810290848043];
for (i = 0; i < array.length; i++) {
var num = array[i];
mult *= num + ((num % 23) * (sqrt(([(3*4*5*6)-310]/2))+((5!)/12)-(15)));
}
print(mult);

Just so you know, this won't compile (because of an irregular operator "!") :) you need to simplify the mathematical equation inside it first.

I tried this:
The "(sqrt(([(3*4*5*6)-310]/2))+((5!)/12)-(15)" solves to 0, thus the entire section after num + is equal to 0.
since its a repetition, its :
1*2*2*7*11*2711*2957*23747*63810290848043 = 3741373234413335364433333436

Now, what that big number means, i don't know.
 
For the moment: Antismite trajing
We'll see if later developments bring me back.

FWIW, I had not known that locking a vote meant it was irreversible.
 
Hi guys, its me again.
Sorry not being very active.
Between getting BSOD'd the day before last, and having midterms right now, it sucks.
vote LivingAngryCheese (totally random)