A shy person in a queueA Four Liner of my Own: I'm counting on youFour gods for one entityTwo part riddle - What am I?A Tau Snug John?“I can be what this puzzle is in” (2nd of a riddle series)A crimson fish tyoI am not the shape I amHelp me to solve this riddleValuable but freeI am a former model
How does mounted combatant interact with total cover?
What does Yoda's species eat?
Is "montäglich" commonly used?
Is a Fourier transform a sound way to analyse a transient signal?
Locked folder with obscure app from SourceForge - now I cannot unlock the folder
Mistake with Whole/Half step intervals problem
Beautiful planar geometry theorems not encountered in high school
Should I present forged documents in a Penetration Test/Red team engagement?
Would a warhorse allow its rider to approach a Dragon at all?
How are major modes and local keymaps associated?
Matematical way to compare a pair of 3 variables
On Valentine's Day
Why is oil used as as the lubricant in power generators, while water is the most available, cheapest and accessible lubricant?
Stack data structure in Python 3
Was Haile Selassie the world's only involuntary messiah?
Many if's with simple comparison. Feels very redundant
GLPK: meaning of the "marginal' column in the solution output
Buy cheaper bike and upgrade
How big could a meteor crater be without causing significant secondary effects?
UK visitors visa needed fast for badly injured family member
What is the correct way for pilots to say the time?
How do I evolve Leafeon or Glaceon?
How can a bigfoot hide from satellites?
How do I activate Windows XP nowadays (in 2019)?
A shy person in a queue
A Four Liner of my Own: I'm counting on youFour gods for one entityTwo part riddle - What am I?A Tau Snug John?“I can be what this puzzle is in” (2nd of a riddle series)A crimson fish tyoI am not the shape I amHelp me to solve this riddleValuable but freeI am a former model
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty
margin-bottom:0;
.everyonelovesstackoverflowposition:absolute;height:1px;width:1px;opacity:0;top:0;left:0;pointer-events:none;
$begingroup$
I'm so shy when between people.
When in a queue, I'd like to be the last.
That's the only time when I'm not shy.
When consuming food, I'd take one or two, or even four, depending on the context.
What am I?
riddle computer-puzzle
$endgroup$
add a comment
|
$begingroup$
I'm so shy when between people.
When in a queue, I'd like to be the last.
That's the only time when I'm not shy.
When consuming food, I'd take one or two, or even four, depending on the context.
What am I?
riddle computer-puzzle
$endgroup$
add a comment
|
$begingroup$
I'm so shy when between people.
When in a queue, I'd like to be the last.
That's the only time when I'm not shy.
When consuming food, I'd take one or two, or even four, depending on the context.
What am I?
riddle computer-puzzle
$endgroup$
I'm so shy when between people.
When in a queue, I'd like to be the last.
That's the only time when I'm not shy.
When consuming food, I'd take one or two, or even four, depending on the context.
What am I?
riddle computer-puzzle
riddle computer-puzzle
edited Sep 11 at 8:38
Dannyu NDos
asked Sep 11 at 7:02
Dannyu NDosDannyu NDos
7791 silver badge17 bronze badges
7791 silver badge17 bronze badges
add a comment
|
add a comment
|
3 Answers
3
active
oldest
votes
$begingroup$
You are...
The soft hyphen character (a.k.a.
­
)
A soft hyphen denotes a place in a block of text where a renderer should preferably insert a line-break, instead of doing so at the line's original endpoint.
I'm so shy when between people.
If a single line contains multiple soft hyphens, only the last one is rendered. Soft hyphens located in the middle of a line are invisible and have no effect on the text.
When in a queue, I'd like to be the last. That's the only time when I'm not shy.
When a soft hyphen appears to be the best location for a line to wrap, it is rendered as a hyphen followed by a line-break, causing it to become the last character on that line.
When consuming food, I'd take one or two, or even four, depending on the context.
The soft hyphen is a Unicode character. Unicode can represent characters in one, two, or four bytes, hence the food reference.
The character was also updated in Unicode versions 1.0, 2.0, and 4.0, but I believe this is a coincidence.
$endgroup$
$begingroup$
Actually... rot13(Havpbqr qbrfa'g ercerfrag punenpgref va NAL olgrf. Gung'f jung gur HGSf ner sbe. HGS8 pna hfr orgjrra bar naq sbhe olgrf (ohg nyfb guerr olgrf!) cre punenpgref; HGS16 hfrf gjb be sbhe olgrf; naq HGS32 nyjnlf hfrf sbhe. Fb gung cneg vf n ovg zvfyrnqvat, V guvax.)
$endgroup$
– Vilx-
Sep 12 at 10:25
$begingroup$
Yeah, thanks for the clarification. rot13(V guvax vg pbhyq rvgure ersre gb gur anzrf bs gur qvssrerag HGS rapbqvatf pbairegrq sebz ovgf (rvtug, fvkgrra, naq guvegl-gjb), be gb gur zvavzhz fvmr sbe rnpu rapbqvat glcr va olgrf.)
$endgroup$
– IronFlare
Sep 12 at 13:34
1
$begingroup$
I'd really like to know how "one" makes sense.
$endgroup$
– Joshua
Sep 12 at 19:25
1
$begingroup$
@Joshua rot13(Fvapr fbsg ulcura vf jvgura H+0000 - H+00SS, VFB8859-1 rapbqvat jvgu ercerfrag vg va 1 olgr.)
$endgroup$
– Dannyu NDos
Sep 12 at 20:14
1
$begingroup$
How did you even figure this out?
$endgroup$
– portfoliobuilder
Sep 13 at 0:06
add a comment
|
$begingroup$
You are ...
the NULL character
I'm so shy when between people.
when sent to a printer or terminal, it is not displayed
When in a queue, I'd like to be the last.
That's the only time when I'm not shy.
in the C family of programming languages, it is used to signify the end of a string of characters
When consuming food, I'd take one or two, or even four, depending on the context.
depending on the encoding it can take one, two, or four bytes of space
EDIT: old answers below
line break character
the ENTER key
$endgroup$
$begingroup$
Close. Very close.
$endgroup$
– Dannyu NDos
Sep 11 at 8:26
$begingroup$
@DannyuNDos edited my answer. this has got to be it or it's the end of the line for me :P
$endgroup$
– greysaff
Sep 11 at 8:32
$begingroup$
Nah, it's further now.
$endgroup$
– Dannyu NDos
Sep 11 at 8:36
$begingroup$
seriously? just to make sure, it's none of the synonyms for my first answer, right? like newline or line feed?
$endgroup$
– greysaff
Sep 11 at 8:38
$begingroup$
I found an error in my puzzle and corrected it. Give it a try!
$endgroup$
– Dannyu NDos
Sep 11 at 8:38
|
show 2 more comments
$begingroup$
Is it:
Caret (^)
I'm so shy when between people.
It can represent an exponent so it is wedged between numbers (for example, 2^3 = 8)
When in a queue, I'd like to be the last.
A person can refer to the message above using the caret character
That's the only time when I'm not shy.
The above usage is used when texting other people
When consuming food, I'd take one or two, or even four, depending on the context.
Caret sounds a lot like carrot. Also, one, two, and four are all powers of two (2^0 = 1, 2^1 = 2, 2^2 = 4)
$endgroup$
add a comment
|
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "559"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/4.0/"u003ecc by-sa 4.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
noCode: true, onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
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
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fpuzzling.stackexchange.com%2fquestions%2f88962%2fa-shy-person-in-a-queue%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
3 Answers
3
active
oldest
votes
3 Answers
3
active
oldest
votes
active
oldest
votes
active
oldest
votes
$begingroup$
You are...
The soft hyphen character (a.k.a.
­
)
A soft hyphen denotes a place in a block of text where a renderer should preferably insert a line-break, instead of doing so at the line's original endpoint.
I'm so shy when between people.
If a single line contains multiple soft hyphens, only the last one is rendered. Soft hyphens located in the middle of a line are invisible and have no effect on the text.
When in a queue, I'd like to be the last. That's the only time when I'm not shy.
When a soft hyphen appears to be the best location for a line to wrap, it is rendered as a hyphen followed by a line-break, causing it to become the last character on that line.
When consuming food, I'd take one or two, or even four, depending on the context.
The soft hyphen is a Unicode character. Unicode can represent characters in one, two, or four bytes, hence the food reference.
The character was also updated in Unicode versions 1.0, 2.0, and 4.0, but I believe this is a coincidence.
$endgroup$
$begingroup$
Actually... rot13(Havpbqr qbrfa'g ercerfrag punenpgref va NAL olgrf. Gung'f jung gur HGSf ner sbe. HGS8 pna hfr orgjrra bar naq sbhe olgrf (ohg nyfb guerr olgrf!) cre punenpgref; HGS16 hfrf gjb be sbhe olgrf; naq HGS32 nyjnlf hfrf sbhe. Fb gung cneg vf n ovg zvfyrnqvat, V guvax.)
$endgroup$
– Vilx-
Sep 12 at 10:25
$begingroup$
Yeah, thanks for the clarification. rot13(V guvax vg pbhyq rvgure ersre gb gur anzrf bs gur qvssrerag HGS rapbqvatf pbairegrq sebz ovgf (rvtug, fvkgrra, naq guvegl-gjb), be gb gur zvavzhz fvmr sbe rnpu rapbqvat glcr va olgrf.)
$endgroup$
– IronFlare
Sep 12 at 13:34
1
$begingroup$
I'd really like to know how "one" makes sense.
$endgroup$
– Joshua
Sep 12 at 19:25
1
$begingroup$
@Joshua rot13(Fvapr fbsg ulcura vf jvgura H+0000 - H+00SS, VFB8859-1 rapbqvat jvgu ercerfrag vg va 1 olgr.)
$endgroup$
– Dannyu NDos
Sep 12 at 20:14
1
$begingroup$
How did you even figure this out?
$endgroup$
– portfoliobuilder
Sep 13 at 0:06
add a comment
|
$begingroup$
You are...
The soft hyphen character (a.k.a.
­
)
A soft hyphen denotes a place in a block of text where a renderer should preferably insert a line-break, instead of doing so at the line's original endpoint.
I'm so shy when between people.
If a single line contains multiple soft hyphens, only the last one is rendered. Soft hyphens located in the middle of a line are invisible and have no effect on the text.
When in a queue, I'd like to be the last. That's the only time when I'm not shy.
When a soft hyphen appears to be the best location for a line to wrap, it is rendered as a hyphen followed by a line-break, causing it to become the last character on that line.
When consuming food, I'd take one or two, or even four, depending on the context.
The soft hyphen is a Unicode character. Unicode can represent characters in one, two, or four bytes, hence the food reference.
The character was also updated in Unicode versions 1.0, 2.0, and 4.0, but I believe this is a coincidence.
$endgroup$
$begingroup$
Actually... rot13(Havpbqr qbrfa'g ercerfrag punenpgref va NAL olgrf. Gung'f jung gur HGSf ner sbe. HGS8 pna hfr orgjrra bar naq sbhe olgrf (ohg nyfb guerr olgrf!) cre punenpgref; HGS16 hfrf gjb be sbhe olgrf; naq HGS32 nyjnlf hfrf sbhe. Fb gung cneg vf n ovg zvfyrnqvat, V guvax.)
$endgroup$
– Vilx-
Sep 12 at 10:25
$begingroup$
Yeah, thanks for the clarification. rot13(V guvax vg pbhyq rvgure ersre gb gur anzrf bs gur qvssrerag HGS rapbqvatf pbairegrq sebz ovgf (rvtug, fvkgrra, naq guvegl-gjb), be gb gur zvavzhz fvmr sbe rnpu rapbqvat glcr va olgrf.)
$endgroup$
– IronFlare
Sep 12 at 13:34
1
$begingroup$
I'd really like to know how "one" makes sense.
$endgroup$
– Joshua
Sep 12 at 19:25
1
$begingroup$
@Joshua rot13(Fvapr fbsg ulcura vf jvgura H+0000 - H+00SS, VFB8859-1 rapbqvat jvgu ercerfrag vg va 1 olgr.)
$endgroup$
– Dannyu NDos
Sep 12 at 20:14
1
$begingroup$
How did you even figure this out?
$endgroup$
– portfoliobuilder
Sep 13 at 0:06
add a comment
|
$begingroup$
You are...
The soft hyphen character (a.k.a.
­
)
A soft hyphen denotes a place in a block of text where a renderer should preferably insert a line-break, instead of doing so at the line's original endpoint.
I'm so shy when between people.
If a single line contains multiple soft hyphens, only the last one is rendered. Soft hyphens located in the middle of a line are invisible and have no effect on the text.
When in a queue, I'd like to be the last. That's the only time when I'm not shy.
When a soft hyphen appears to be the best location for a line to wrap, it is rendered as a hyphen followed by a line-break, causing it to become the last character on that line.
When consuming food, I'd take one or two, or even four, depending on the context.
The soft hyphen is a Unicode character. Unicode can represent characters in one, two, or four bytes, hence the food reference.
The character was also updated in Unicode versions 1.0, 2.0, and 4.0, but I believe this is a coincidence.
$endgroup$
You are...
The soft hyphen character (a.k.a.
­
)
A soft hyphen denotes a place in a block of text where a renderer should preferably insert a line-break, instead of doing so at the line's original endpoint.
I'm so shy when between people.
If a single line contains multiple soft hyphens, only the last one is rendered. Soft hyphens located in the middle of a line are invisible and have no effect on the text.
When in a queue, I'd like to be the last. That's the only time when I'm not shy.
When a soft hyphen appears to be the best location for a line to wrap, it is rendered as a hyphen followed by a line-break, causing it to become the last character on that line.
When consuming food, I'd take one or two, or even four, depending on the context.
The soft hyphen is a Unicode character. Unicode can represent characters in one, two, or four bytes, hence the food reference.
The character was also updated in Unicode versions 1.0, 2.0, and 4.0, but I believe this is a coincidence.
edited Sep 11 at 18:46
answered Sep 11 at 16:08
IronFlareIronFlare
3662 silver badges6 bronze badges
3662 silver badges6 bronze badges
$begingroup$
Actually... rot13(Havpbqr qbrfa'g ercerfrag punenpgref va NAL olgrf. Gung'f jung gur HGSf ner sbe. HGS8 pna hfr orgjrra bar naq sbhe olgrf (ohg nyfb guerr olgrf!) cre punenpgref; HGS16 hfrf gjb be sbhe olgrf; naq HGS32 nyjnlf hfrf sbhe. Fb gung cneg vf n ovg zvfyrnqvat, V guvax.)
$endgroup$
– Vilx-
Sep 12 at 10:25
$begingroup$
Yeah, thanks for the clarification. rot13(V guvax vg pbhyq rvgure ersre gb gur anzrf bs gur qvssrerag HGS rapbqvatf pbairegrq sebz ovgf (rvtug, fvkgrra, naq guvegl-gjb), be gb gur zvavzhz fvmr sbe rnpu rapbqvat glcr va olgrf.)
$endgroup$
– IronFlare
Sep 12 at 13:34
1
$begingroup$
I'd really like to know how "one" makes sense.
$endgroup$
– Joshua
Sep 12 at 19:25
1
$begingroup$
@Joshua rot13(Fvapr fbsg ulcura vf jvgura H+0000 - H+00SS, VFB8859-1 rapbqvat jvgu ercerfrag vg va 1 olgr.)
$endgroup$
– Dannyu NDos
Sep 12 at 20:14
1
$begingroup$
How did you even figure this out?
$endgroup$
– portfoliobuilder
Sep 13 at 0:06
add a comment
|
$begingroup$
Actually... rot13(Havpbqr qbrfa'g ercerfrag punenpgref va NAL olgrf. Gung'f jung gur HGSf ner sbe. HGS8 pna hfr orgjrra bar naq sbhe olgrf (ohg nyfb guerr olgrf!) cre punenpgref; HGS16 hfrf gjb be sbhe olgrf; naq HGS32 nyjnlf hfrf sbhe. Fb gung cneg vf n ovg zvfyrnqvat, V guvax.)
$endgroup$
– Vilx-
Sep 12 at 10:25
$begingroup$
Yeah, thanks for the clarification. rot13(V guvax vg pbhyq rvgure ersre gb gur anzrf bs gur qvssrerag HGS rapbqvatf pbairegrq sebz ovgf (rvtug, fvkgrra, naq guvegl-gjb), be gb gur zvavzhz fvmr sbe rnpu rapbqvat glcr va olgrf.)
$endgroup$
– IronFlare
Sep 12 at 13:34
1
$begingroup$
I'd really like to know how "one" makes sense.
$endgroup$
– Joshua
Sep 12 at 19:25
1
$begingroup$
@Joshua rot13(Fvapr fbsg ulcura vf jvgura H+0000 - H+00SS, VFB8859-1 rapbqvat jvgu ercerfrag vg va 1 olgr.)
$endgroup$
– Dannyu NDos
Sep 12 at 20:14
1
$begingroup$
How did you even figure this out?
$endgroup$
– portfoliobuilder
Sep 13 at 0:06
$begingroup$
Actually... rot13(Havpbqr qbrfa'g ercerfrag punenpgref va NAL olgrf. Gung'f jung gur HGSf ner sbe. HGS8 pna hfr orgjrra bar naq sbhe olgrf (ohg nyfb guerr olgrf!) cre punenpgref; HGS16 hfrf gjb be sbhe olgrf; naq HGS32 nyjnlf hfrf sbhe. Fb gung cneg vf n ovg zvfyrnqvat, V guvax.)
$endgroup$
– Vilx-
Sep 12 at 10:25
$begingroup$
Actually... rot13(Havpbqr qbrfa'g ercerfrag punenpgref va NAL olgrf. Gung'f jung gur HGSf ner sbe. HGS8 pna hfr orgjrra bar naq sbhe olgrf (ohg nyfb guerr olgrf!) cre punenpgref; HGS16 hfrf gjb be sbhe olgrf; naq HGS32 nyjnlf hfrf sbhe. Fb gung cneg vf n ovg zvfyrnqvat, V guvax.)
$endgroup$
– Vilx-
Sep 12 at 10:25
$begingroup$
Yeah, thanks for the clarification. rot13(V guvax vg pbhyq rvgure ersre gb gur anzrf bs gur qvssrerag HGS rapbqvatf pbairegrq sebz ovgf (rvtug, fvkgrra, naq guvegl-gjb), be gb gur zvavzhz fvmr sbe rnpu rapbqvat glcr va olgrf.)
$endgroup$
– IronFlare
Sep 12 at 13:34
$begingroup$
Yeah, thanks for the clarification. rot13(V guvax vg pbhyq rvgure ersre gb gur anzrf bs gur qvssrerag HGS rapbqvatf pbairegrq sebz ovgf (rvtug, fvkgrra, naq guvegl-gjb), be gb gur zvavzhz fvmr sbe rnpu rapbqvat glcr va olgrf.)
$endgroup$
– IronFlare
Sep 12 at 13:34
1
1
$begingroup$
I'd really like to know how "one" makes sense.
$endgroup$
– Joshua
Sep 12 at 19:25
$begingroup$
I'd really like to know how "one" makes sense.
$endgroup$
– Joshua
Sep 12 at 19:25
1
1
$begingroup$
@Joshua rot13(Fvapr fbsg ulcura vf jvgura H+0000 - H+00SS, VFB8859-1 rapbqvat jvgu ercerfrag vg va 1 olgr.)
$endgroup$
– Dannyu NDos
Sep 12 at 20:14
$begingroup$
@Joshua rot13(Fvapr fbsg ulcura vf jvgura H+0000 - H+00SS, VFB8859-1 rapbqvat jvgu ercerfrag vg va 1 olgr.)
$endgroup$
– Dannyu NDos
Sep 12 at 20:14
1
1
$begingroup$
How did you even figure this out?
$endgroup$
– portfoliobuilder
Sep 13 at 0:06
$begingroup$
How did you even figure this out?
$endgroup$
– portfoliobuilder
Sep 13 at 0:06
add a comment
|
$begingroup$
You are ...
the NULL character
I'm so shy when between people.
when sent to a printer or terminal, it is not displayed
When in a queue, I'd like to be the last.
That's the only time when I'm not shy.
in the C family of programming languages, it is used to signify the end of a string of characters
When consuming food, I'd take one or two, or even four, depending on the context.
depending on the encoding it can take one, two, or four bytes of space
EDIT: old answers below
line break character
the ENTER key
$endgroup$
$begingroup$
Close. Very close.
$endgroup$
– Dannyu NDos
Sep 11 at 8:26
$begingroup$
@DannyuNDos edited my answer. this has got to be it or it's the end of the line for me :P
$endgroup$
– greysaff
Sep 11 at 8:32
$begingroup$
Nah, it's further now.
$endgroup$
– Dannyu NDos
Sep 11 at 8:36
$begingroup$
seriously? just to make sure, it's none of the synonyms for my first answer, right? like newline or line feed?
$endgroup$
– greysaff
Sep 11 at 8:38
$begingroup$
I found an error in my puzzle and corrected it. Give it a try!
$endgroup$
– Dannyu NDos
Sep 11 at 8:38
|
show 2 more comments
$begingroup$
You are ...
the NULL character
I'm so shy when between people.
when sent to a printer or terminal, it is not displayed
When in a queue, I'd like to be the last.
That's the only time when I'm not shy.
in the C family of programming languages, it is used to signify the end of a string of characters
When consuming food, I'd take one or two, or even four, depending on the context.
depending on the encoding it can take one, two, or four bytes of space
EDIT: old answers below
line break character
the ENTER key
$endgroup$
$begingroup$
Close. Very close.
$endgroup$
– Dannyu NDos
Sep 11 at 8:26
$begingroup$
@DannyuNDos edited my answer. this has got to be it or it's the end of the line for me :P
$endgroup$
– greysaff
Sep 11 at 8:32
$begingroup$
Nah, it's further now.
$endgroup$
– Dannyu NDos
Sep 11 at 8:36
$begingroup$
seriously? just to make sure, it's none of the synonyms for my first answer, right? like newline or line feed?
$endgroup$
– greysaff
Sep 11 at 8:38
$begingroup$
I found an error in my puzzle and corrected it. Give it a try!
$endgroup$
– Dannyu NDos
Sep 11 at 8:38
|
show 2 more comments
$begingroup$
You are ...
the NULL character
I'm so shy when between people.
when sent to a printer or terminal, it is not displayed
When in a queue, I'd like to be the last.
That's the only time when I'm not shy.
in the C family of programming languages, it is used to signify the end of a string of characters
When consuming food, I'd take one or two, or even four, depending on the context.
depending on the encoding it can take one, two, or four bytes of space
EDIT: old answers below
line break character
the ENTER key
$endgroup$
You are ...
the NULL character
I'm so shy when between people.
when sent to a printer or terminal, it is not displayed
When in a queue, I'd like to be the last.
That's the only time when I'm not shy.
in the C family of programming languages, it is used to signify the end of a string of characters
When consuming food, I'd take one or two, or even four, depending on the context.
depending on the encoding it can take one, two, or four bytes of space
EDIT: old answers below
line break character
the ENTER key
edited Sep 11 at 8:50
answered Sep 11 at 8:24
greysaffgreysaff
1,7461 silver badge19 bronze badges
1,7461 silver badge19 bronze badges
$begingroup$
Close. Very close.
$endgroup$
– Dannyu NDos
Sep 11 at 8:26
$begingroup$
@DannyuNDos edited my answer. this has got to be it or it's the end of the line for me :P
$endgroup$
– greysaff
Sep 11 at 8:32
$begingroup$
Nah, it's further now.
$endgroup$
– Dannyu NDos
Sep 11 at 8:36
$begingroup$
seriously? just to make sure, it's none of the synonyms for my first answer, right? like newline or line feed?
$endgroup$
– greysaff
Sep 11 at 8:38
$begingroup$
I found an error in my puzzle and corrected it. Give it a try!
$endgroup$
– Dannyu NDos
Sep 11 at 8:38
|
show 2 more comments
$begingroup$
Close. Very close.
$endgroup$
– Dannyu NDos
Sep 11 at 8:26
$begingroup$
@DannyuNDos edited my answer. this has got to be it or it's the end of the line for me :P
$endgroup$
– greysaff
Sep 11 at 8:32
$begingroup$
Nah, it's further now.
$endgroup$
– Dannyu NDos
Sep 11 at 8:36
$begingroup$
seriously? just to make sure, it's none of the synonyms for my first answer, right? like newline or line feed?
$endgroup$
– greysaff
Sep 11 at 8:38
$begingroup$
I found an error in my puzzle and corrected it. Give it a try!
$endgroup$
– Dannyu NDos
Sep 11 at 8:38
$begingroup$
Close. Very close.
$endgroup$
– Dannyu NDos
Sep 11 at 8:26
$begingroup$
Close. Very close.
$endgroup$
– Dannyu NDos
Sep 11 at 8:26
$begingroup$
@DannyuNDos edited my answer. this has got to be it or it's the end of the line for me :P
$endgroup$
– greysaff
Sep 11 at 8:32
$begingroup$
@DannyuNDos edited my answer. this has got to be it or it's the end of the line for me :P
$endgroup$
– greysaff
Sep 11 at 8:32
$begingroup$
Nah, it's further now.
$endgroup$
– Dannyu NDos
Sep 11 at 8:36
$begingroup$
Nah, it's further now.
$endgroup$
– Dannyu NDos
Sep 11 at 8:36
$begingroup$
seriously? just to make sure, it's none of the synonyms for my first answer, right? like newline or line feed?
$endgroup$
– greysaff
Sep 11 at 8:38
$begingroup$
seriously? just to make sure, it's none of the synonyms for my first answer, right? like newline or line feed?
$endgroup$
– greysaff
Sep 11 at 8:38
$begingroup$
I found an error in my puzzle and corrected it. Give it a try!
$endgroup$
– Dannyu NDos
Sep 11 at 8:38
$begingroup$
I found an error in my puzzle and corrected it. Give it a try!
$endgroup$
– Dannyu NDos
Sep 11 at 8:38
|
show 2 more comments
$begingroup$
Is it:
Caret (^)
I'm so shy when between people.
It can represent an exponent so it is wedged between numbers (for example, 2^3 = 8)
When in a queue, I'd like to be the last.
A person can refer to the message above using the caret character
That's the only time when I'm not shy.
The above usage is used when texting other people
When consuming food, I'd take one or two, or even four, depending on the context.
Caret sounds a lot like carrot. Also, one, two, and four are all powers of two (2^0 = 1, 2^1 = 2, 2^2 = 4)
$endgroup$
add a comment
|
$begingroup$
Is it:
Caret (^)
I'm so shy when between people.
It can represent an exponent so it is wedged between numbers (for example, 2^3 = 8)
When in a queue, I'd like to be the last.
A person can refer to the message above using the caret character
That's the only time when I'm not shy.
The above usage is used when texting other people
When consuming food, I'd take one or two, or even four, depending on the context.
Caret sounds a lot like carrot. Also, one, two, and four are all powers of two (2^0 = 1, 2^1 = 2, 2^2 = 4)
$endgroup$
add a comment
|
$begingroup$
Is it:
Caret (^)
I'm so shy when between people.
It can represent an exponent so it is wedged between numbers (for example, 2^3 = 8)
When in a queue, I'd like to be the last.
A person can refer to the message above using the caret character
That's the only time when I'm not shy.
The above usage is used when texting other people
When consuming food, I'd take one or two, or even four, depending on the context.
Caret sounds a lot like carrot. Also, one, two, and four are all powers of two (2^0 = 1, 2^1 = 2, 2^2 = 4)
$endgroup$
Is it:
Caret (^)
I'm so shy when between people.
It can represent an exponent so it is wedged between numbers (for example, 2^3 = 8)
When in a queue, I'd like to be the last.
A person can refer to the message above using the caret character
That's the only time when I'm not shy.
The above usage is used when texting other people
When consuming food, I'd take one or two, or even four, depending on the context.
Caret sounds a lot like carrot. Also, one, two, and four are all powers of two (2^0 = 1, 2^1 = 2, 2^2 = 4)
answered Sep 11 at 17:13
Anthony PhamAnthony Pham
2,04210 silver badges33 bronze badges
2,04210 silver badges33 bronze badges
add a comment
|
add a comment
|
Thanks for contributing an answer to Puzzling Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
Use MathJax to format equations. MathJax reference.
To learn more, see our tips on writing great answers.
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
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fpuzzling.stackexchange.com%2fquestions%2f88962%2fa-shy-person-in-a-queue%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
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
Required, but never shown
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
Required, but never shown
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
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown