What is 5 equal to?
Clash Royale CLAN TAG#URR8PPP
up vote
5
down vote
favorite
Can you find what corresponds to 5?
If:
$$1=5$$
$$2=6$$
$$3=7$$
$$4=8$$
then,
$$5=?$$
Note: the answer is not 9.
logical-deduction
New contributor
Wais Kamal is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |Â
up vote
5
down vote
favorite
Can you find what corresponds to 5?
If:
$$1=5$$
$$2=6$$
$$3=7$$
$$4=8$$
then,
$$5=?$$
Note: the answer is not 9.
logical-deduction
New contributor
Wais Kamal is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |Â
up vote
5
down vote
favorite
up vote
5
down vote
favorite
Can you find what corresponds to 5?
If:
$$1=5$$
$$2=6$$
$$3=7$$
$$4=8$$
then,
$$5=?$$
Note: the answer is not 9.
logical-deduction
New contributor
Wais Kamal is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
Can you find what corresponds to 5?
If:
$$1=5$$
$$2=6$$
$$3=7$$
$$4=8$$
then,
$$5=?$$
Note: the answer is not 9.
logical-deduction
logical-deduction
New contributor
Wais Kamal is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
Wais Kamal is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
Wais Kamal is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
asked yesterday


Wais Kamal
201110
201110
New contributor
Wais Kamal is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
Wais Kamal is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
Wais Kamal is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |Â
add a comment |Â
8 Answers
8
active
oldest
votes
up vote
16
down vote
accepted
Is the answer simply
1, due to symmetry (thanks for the correction, @Peter!!) of the equals sign?
2
Why are my puzzles so easy for you?!
– Wais Kamal
yesterday
2
@WaisKamal Because El is short for Elite :D
– user477343
yesterday
1
@user477343 good point!
– Wais Kamal
yesterday
2
I think you mean symmetry, instead of commutativity.
– Peter
yesterday
1
Thanks @Peter, that I do. Will credit you and update the answer!
– El-Guest
yesterday
 |Â
show 2 more comments
up vote
7
down vote
It is:
? (question mark), that's by definition.
Good thinking! (though not the right answer)
– Wais Kamal
yesterday
I don't mind downvoting but what is wrong with my answer to make you do that?
– rhsquared
yesterday
add a comment |Â
up vote
6
down vote
22, using the OEIS sequence A098670
or literally,
not 9.
I don't understand that sequence. The $a(n)$'th digit of WHAT is a 2? Is there something missing in the description?
– Vincent
yesterday
2
@Vincent - the $a(n)$'th digit of the sequence itself. The sequence starts with 5, must be growing as slow as possible, and (since it starts with 5) its 5th digit must be 2. Hence 5, 6, 7, 8, 22... work from there.
– Neo
yesterday
add a comment |Â
up vote
5
down vote
Well, since the first equation says:
1 = 5
I would say the solution is:5 = 1
New contributor
npkllr is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
1
Damn, @El-Guest got there first, buddy. That rule is lame, in my opinion. This is about puzzling, not some kind of competition :
– user477343
yesterday
Oh, shame on me :(
– npkllr
yesterday
2
Correct answer but as stated by @user477343, El-Guest answered first. I will upvote all answers, but accept the one that came first.
– Wais Kamal
yesterday
add a comment |Â
up vote
4
down vote
its-
1, assuming $=$ signs work as they normally do, if $1=5$ then $5=1$ would be true
El-Guest got it first
– u_ndefined
yesterday
add a comment |Â
up vote
2
down vote
It is
13. Replacing 5 with 1+4 or 2+3 and substituting those numbers from the given list, we find 5+8 or 6+7. Both equal 13.
New contributor
Ata Sevinç is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |Â
up vote
1
down vote
For mathematicians, it could be :
$5=1$
Because,
$n_1 = n_2 [5] + 1$
As a result :
$1 = 5[5] + 1 = 0 + 1$
As well as
$2 = 6[5] + 1 = 1 + 1$
And
$4 = 4[5] + 1 = 3 + 1$
Finally :
$5 = 5[5] + 1 = 1$
Using :
Modulo Operation
New contributor
J.Khamphousone is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |Â
up vote
-1
down vote
As,
1 = 5
So,
5 = 1
Note: the answer is not 9.
New contributor
Just Code is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |Â
8 Answers
8
active
oldest
votes
8 Answers
8
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
16
down vote
accepted
Is the answer simply
1, due to symmetry (thanks for the correction, @Peter!!) of the equals sign?
2
Why are my puzzles so easy for you?!
– Wais Kamal
yesterday
2
@WaisKamal Because El is short for Elite :D
– user477343
yesterday
1
@user477343 good point!
– Wais Kamal
yesterday
2
I think you mean symmetry, instead of commutativity.
– Peter
yesterday
1
Thanks @Peter, that I do. Will credit you and update the answer!
– El-Guest
yesterday
 |Â
show 2 more comments
up vote
16
down vote
accepted
Is the answer simply
1, due to symmetry (thanks for the correction, @Peter!!) of the equals sign?
2
Why are my puzzles so easy for you?!
– Wais Kamal
yesterday
2
@WaisKamal Because El is short for Elite :D
– user477343
yesterday
1
@user477343 good point!
– Wais Kamal
yesterday
2
I think you mean symmetry, instead of commutativity.
– Peter
yesterday
1
Thanks @Peter, that I do. Will credit you and update the answer!
– El-Guest
yesterday
 |Â
show 2 more comments
up vote
16
down vote
accepted
up vote
16
down vote
accepted
Is the answer simply
1, due to symmetry (thanks for the correction, @Peter!!) of the equals sign?
Is the answer simply
1, due to symmetry (thanks for the correction, @Peter!!) of the equals sign?
edited yesterday
answered yesterday
El-Guest
9,7782052
9,7782052
2
Why are my puzzles so easy for you?!
– Wais Kamal
yesterday
2
@WaisKamal Because El is short for Elite :D
– user477343
yesterday
1
@user477343 good point!
– Wais Kamal
yesterday
2
I think you mean symmetry, instead of commutativity.
– Peter
yesterday
1
Thanks @Peter, that I do. Will credit you and update the answer!
– El-Guest
yesterday
 |Â
show 2 more comments
2
Why are my puzzles so easy for you?!
– Wais Kamal
yesterday
2
@WaisKamal Because El is short for Elite :D
– user477343
yesterday
1
@user477343 good point!
– Wais Kamal
yesterday
2
I think you mean symmetry, instead of commutativity.
– Peter
yesterday
1
Thanks @Peter, that I do. Will credit you and update the answer!
– El-Guest
yesterday
2
2
Why are my puzzles so easy for you?!
– Wais Kamal
yesterday
Why are my puzzles so easy for you?!
– Wais Kamal
yesterday
2
2
@WaisKamal Because El is short for Elite :D
– user477343
yesterday
@WaisKamal Because El is short for Elite :D
– user477343
yesterday
1
1
@user477343 good point!
– Wais Kamal
yesterday
@user477343 good point!
– Wais Kamal
yesterday
2
2
I think you mean symmetry, instead of commutativity.
– Peter
yesterday
I think you mean symmetry, instead of commutativity.
– Peter
yesterday
1
1
Thanks @Peter, that I do. Will credit you and update the answer!
– El-Guest
yesterday
Thanks @Peter, that I do. Will credit you and update the answer!
– El-Guest
yesterday
 |Â
show 2 more comments
up vote
7
down vote
It is:
? (question mark), that's by definition.
Good thinking! (though not the right answer)
– Wais Kamal
yesterday
I don't mind downvoting but what is wrong with my answer to make you do that?
– rhsquared
yesterday
add a comment |Â
up vote
7
down vote
It is:
? (question mark), that's by definition.
Good thinking! (though not the right answer)
– Wais Kamal
yesterday
I don't mind downvoting but what is wrong with my answer to make you do that?
– rhsquared
yesterday
add a comment |Â
up vote
7
down vote
up vote
7
down vote
It is:
? (question mark), that's by definition.
It is:
? (question mark), that's by definition.
answered yesterday
rhsquared
5,33221136
5,33221136
Good thinking! (though not the right answer)
– Wais Kamal
yesterday
I don't mind downvoting but what is wrong with my answer to make you do that?
– rhsquared
yesterday
add a comment |Â
Good thinking! (though not the right answer)
– Wais Kamal
yesterday
I don't mind downvoting but what is wrong with my answer to make you do that?
– rhsquared
yesterday
Good thinking! (though not the right answer)
– Wais Kamal
yesterday
Good thinking! (though not the right answer)
– Wais Kamal
yesterday
I don't mind downvoting but what is wrong with my answer to make you do that?
– rhsquared
yesterday
I don't mind downvoting but what is wrong with my answer to make you do that?
– rhsquared
yesterday
add a comment |Â
up vote
6
down vote
22, using the OEIS sequence A098670
or literally,
not 9.
I don't understand that sequence. The $a(n)$'th digit of WHAT is a 2? Is there something missing in the description?
– Vincent
yesterday
2
@Vincent - the $a(n)$'th digit of the sequence itself. The sequence starts with 5, must be growing as slow as possible, and (since it starts with 5) its 5th digit must be 2. Hence 5, 6, 7, 8, 22... work from there.
– Neo
yesterday
add a comment |Â
up vote
6
down vote
22, using the OEIS sequence A098670
or literally,
not 9.
I don't understand that sequence. The $a(n)$'th digit of WHAT is a 2? Is there something missing in the description?
– Vincent
yesterday
2
@Vincent - the $a(n)$'th digit of the sequence itself. The sequence starts with 5, must be growing as slow as possible, and (since it starts with 5) its 5th digit must be 2. Hence 5, 6, 7, 8, 22... work from there.
– Neo
yesterday
add a comment |Â
up vote
6
down vote
up vote
6
down vote
22, using the OEIS sequence A098670
or literally,
not 9.
22, using the OEIS sequence A098670
or literally,
not 9.
answered yesterday


u_ndefined
1,976231
1,976231
I don't understand that sequence. The $a(n)$'th digit of WHAT is a 2? Is there something missing in the description?
– Vincent
yesterday
2
@Vincent - the $a(n)$'th digit of the sequence itself. The sequence starts with 5, must be growing as slow as possible, and (since it starts with 5) its 5th digit must be 2. Hence 5, 6, 7, 8, 22... work from there.
– Neo
yesterday
add a comment |Â
I don't understand that sequence. The $a(n)$'th digit of WHAT is a 2? Is there something missing in the description?
– Vincent
yesterday
2
@Vincent - the $a(n)$'th digit of the sequence itself. The sequence starts with 5, must be growing as slow as possible, and (since it starts with 5) its 5th digit must be 2. Hence 5, 6, 7, 8, 22... work from there.
– Neo
yesterday
I don't understand that sequence. The $a(n)$'th digit of WHAT is a 2? Is there something missing in the description?
– Vincent
yesterday
I don't understand that sequence. The $a(n)$'th digit of WHAT is a 2? Is there something missing in the description?
– Vincent
yesterday
2
2
@Vincent - the $a(n)$'th digit of the sequence itself. The sequence starts with 5, must be growing as slow as possible, and (since it starts with 5) its 5th digit must be 2. Hence 5, 6, 7, 8, 22... work from there.
– Neo
yesterday
@Vincent - the $a(n)$'th digit of the sequence itself. The sequence starts with 5, must be growing as slow as possible, and (since it starts with 5) its 5th digit must be 2. Hence 5, 6, 7, 8, 22... work from there.
– Neo
yesterday
add a comment |Â
up vote
5
down vote
Well, since the first equation says:
1 = 5
I would say the solution is:5 = 1
New contributor
npkllr is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
1
Damn, @El-Guest got there first, buddy. That rule is lame, in my opinion. This is about puzzling, not some kind of competition :
– user477343
yesterday
Oh, shame on me :(
– npkllr
yesterday
2
Correct answer but as stated by @user477343, El-Guest answered first. I will upvote all answers, but accept the one that came first.
– Wais Kamal
yesterday
add a comment |Â
up vote
5
down vote
Well, since the first equation says:
1 = 5
I would say the solution is:5 = 1
New contributor
npkllr is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
1
Damn, @El-Guest got there first, buddy. That rule is lame, in my opinion. This is about puzzling, not some kind of competition :
– user477343
yesterday
Oh, shame on me :(
– npkllr
yesterday
2
Correct answer but as stated by @user477343, El-Guest answered first. I will upvote all answers, but accept the one that came first.
– Wais Kamal
yesterday
add a comment |Â
up vote
5
down vote
up vote
5
down vote
Well, since the first equation says:
1 = 5
I would say the solution is:5 = 1
New contributor
npkllr is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
Well, since the first equation says:
1 = 5
I would say the solution is:5 = 1
New contributor
npkllr is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
npkllr is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
answered yesterday
npkllr
1415
1415
New contributor
npkllr is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
npkllr is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
npkllr is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
1
Damn, @El-Guest got there first, buddy. That rule is lame, in my opinion. This is about puzzling, not some kind of competition :
– user477343
yesterday
Oh, shame on me :(
– npkllr
yesterday
2
Correct answer but as stated by @user477343, El-Guest answered first. I will upvote all answers, but accept the one that came first.
– Wais Kamal
yesterday
add a comment |Â
1
Damn, @El-Guest got there first, buddy. That rule is lame, in my opinion. This is about puzzling, not some kind of competition :
– user477343
yesterday
Oh, shame on me :(
– npkllr
yesterday
2
Correct answer but as stated by @user477343, El-Guest answered first. I will upvote all answers, but accept the one that came first.
– Wais Kamal
yesterday
1
1
Damn, @El-Guest got there first, buddy. That rule is lame, in my opinion. This is about puzzling, not some kind of competition :
– user477343
yesterday
Damn, @El-Guest got there first, buddy. That rule is lame, in my opinion. This is about puzzling, not some kind of competition :
– user477343
yesterday
Oh, shame on me :(
– npkllr
yesterday
Oh, shame on me :(
– npkllr
yesterday
2
2
Correct answer but as stated by @user477343, El-Guest answered first. I will upvote all answers, but accept the one that came first.
– Wais Kamal
yesterday
Correct answer but as stated by @user477343, El-Guest answered first. I will upvote all answers, but accept the one that came first.
– Wais Kamal
yesterday
add a comment |Â
up vote
4
down vote
its-
1, assuming $=$ signs work as they normally do, if $1=5$ then $5=1$ would be true
El-Guest got it first
– u_ndefined
yesterday
add a comment |Â
up vote
4
down vote
its-
1, assuming $=$ signs work as they normally do, if $1=5$ then $5=1$ would be true
El-Guest got it first
– u_ndefined
yesterday
add a comment |Â
up vote
4
down vote
up vote
4
down vote
its-
1, assuming $=$ signs work as they normally do, if $1=5$ then $5=1$ would be true
its-
1, assuming $=$ signs work as they normally do, if $1=5$ then $5=1$ would be true
answered yesterday
Shahriar Mahmud Sajid
2,494526
2,494526
El-Guest got it first
– u_ndefined
yesterday
add a comment |Â
El-Guest got it first
– u_ndefined
yesterday
El-Guest got it first
– u_ndefined
yesterday
El-Guest got it first
– u_ndefined
yesterday
add a comment |Â
up vote
2
down vote
It is
13. Replacing 5 with 1+4 or 2+3 and substituting those numbers from the given list, we find 5+8 or 6+7. Both equal 13.
New contributor
Ata Sevinç is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |Â
up vote
2
down vote
It is
13. Replacing 5 with 1+4 or 2+3 and substituting those numbers from the given list, we find 5+8 or 6+7. Both equal 13.
New contributor
Ata Sevinç is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |Â
up vote
2
down vote
up vote
2
down vote
It is
13. Replacing 5 with 1+4 or 2+3 and substituting those numbers from the given list, we find 5+8 or 6+7. Both equal 13.
New contributor
Ata Sevinç is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
It is
13. Replacing 5 with 1+4 or 2+3 and substituting those numbers from the given list, we find 5+8 or 6+7. Both equal 13.
New contributor
Ata Sevinç is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
edited yesterday
boboquack
14.1k142109
14.1k142109
New contributor
Ata Sevinç is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
answered yesterday


Ata Sevinç
211
211
New contributor
Ata Sevinç is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
Ata Sevinç is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
Ata Sevinç is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |Â
add a comment |Â
up vote
1
down vote
For mathematicians, it could be :
$5=1$
Because,
$n_1 = n_2 [5] + 1$
As a result :
$1 = 5[5] + 1 = 0 + 1$
As well as
$2 = 6[5] + 1 = 1 + 1$
And
$4 = 4[5] + 1 = 3 + 1$
Finally :
$5 = 5[5] + 1 = 1$
Using :
Modulo Operation
New contributor
J.Khamphousone is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |Â
up vote
1
down vote
For mathematicians, it could be :
$5=1$
Because,
$n_1 = n_2 [5] + 1$
As a result :
$1 = 5[5] + 1 = 0 + 1$
As well as
$2 = 6[5] + 1 = 1 + 1$
And
$4 = 4[5] + 1 = 3 + 1$
Finally :
$5 = 5[5] + 1 = 1$
Using :
Modulo Operation
New contributor
J.Khamphousone is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |Â
up vote
1
down vote
up vote
1
down vote
For mathematicians, it could be :
$5=1$
Because,
$n_1 = n_2 [5] + 1$
As a result :
$1 = 5[5] + 1 = 0 + 1$
As well as
$2 = 6[5] + 1 = 1 + 1$
And
$4 = 4[5] + 1 = 3 + 1$
Finally :
$5 = 5[5] + 1 = 1$
Using :
Modulo Operation
New contributor
J.Khamphousone is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
For mathematicians, it could be :
$5=1$
Because,
$n_1 = n_2 [5] + 1$
As a result :
$1 = 5[5] + 1 = 0 + 1$
As well as
$2 = 6[5] + 1 = 1 + 1$
And
$4 = 4[5] + 1 = 3 + 1$
Finally :
$5 = 5[5] + 1 = 1$
Using :
Modulo Operation
New contributor
J.Khamphousone is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
J.Khamphousone is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
answered yesterday


J.Khamphousone
1113
1113
New contributor
J.Khamphousone is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
J.Khamphousone is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
J.Khamphousone is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |Â
add a comment |Â
up vote
-1
down vote
As,
1 = 5
So,
5 = 1
Note: the answer is not 9.
New contributor
Just Code is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |Â
up vote
-1
down vote
As,
1 = 5
So,
5 = 1
Note: the answer is not 9.
New contributor
Just Code is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |Â
up vote
-1
down vote
up vote
-1
down vote
As,
1 = 5
So,
5 = 1
Note: the answer is not 9.
New contributor
Just Code is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
As,
1 = 5
So,
5 = 1
Note: the answer is not 9.
New contributor
Just Code is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
edited 22 hours ago
Shahriar Mahmud Sajid
2,494526
2,494526
New contributor
Just Code is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
answered 22 hours ago
Just Code
1
1
New contributor
Just Code is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
Just Code is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
Just Code is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |Â
add a comment |Â
Wais Kamal is a new contributor. Be nice, and check out our Code of Conduct.
Wais Kamal is a new contributor. Be nice, and check out our Code of Conduct.
Wais Kamal is a new contributor. Be nice, and check out our Code of Conduct.
Wais Kamal is a new contributor. Be nice, and check out our Code of Conduct.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fpuzzling.stackexchange.com%2fquestions%2f71940%2fwhat-is-5-equal-to%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password