|
Mar
8 |
|
comment |
What happens to a returning weapon if someone else grabs and throws it? Probably because it's use-activated, not command-word activated. |
|
Mar
2 |
|
awarded | Caucus |
|
Feb
10 |
|
comment |
Pushdown Automata definition Why not just use S -> S S?
|
|
Dec
20 |
|
awarded | Editor |
|
Dec
20 |
|
revised |
Move-attack order and unspent movement - can I mix these however I want? Moved the parenthetical to increase precision. |
|
Dec
20 |
|
answered | How to store RGB colors to a hashmap? |
|
Dec
20 |
|
answered | Problems with a party of only Spellcasters? |
|
Dec
20 |
|
comment |
Can I infer this corollary? The logical proposition is what is being expressed in that sentence. The content is the same. |
|
Dec
20 |
|
awarded | Teacher |
|
Dec
20 |
|
awarded | Supporter |
|
Dec
20 |
|
answered | Advantage of Howling Helm in combat |
|
Dec
20 |
|
awarded | Teacher |
|
Dec
20 |
|
comment |
Regular expression to truncate a String Per the question, extensions could be any length. |
|
Dec
20 |
|
answered | Regular expression to truncate a String |
|
Dec
20 |
|
comment |
Need to find correct 28 triples 1, 3, 4 is not possible, because the only 4 in the list comes before the 3. Remember that not only does d[i] < d[j] < d[k] hold true, but so does i < j < k. |
|
Dec
20 |
|
comment |
How to insert a decimal value in DB? Do you still get the decimals back after a select in that case? |
|
Dec
20 |
|
comment |
How to insert a decimal value in DB? What happens if you commit, close the connection, and then reconnect and try the select? |
|
Dec
20 |
|
answered | Can I infer this corollary? |
|
Dec
20 |
|
comment |
How to insert a decimal value in DB? Is it only decimals which are giving you this problem? You can insert everything else just fine? |
|
Dec
20 |
|
comment |
Trying to understand recursions @Marko Topolnik: No offense intended, but since you got it wrong, perhaps it's not quite that easy to do by hand. |