Title |
Δ |
How do I calculate acceleration/deceleration in the direction of tr...
|
+0.16 |
Is this a valid compiler optimization?
|
-1.95 |
Output from arbitrary dereferenced pointer
|
+0.15 |
C++ code which is slower than its C equivalent?
|
+0.70 |
Convert NSInteger to bytes
|
+0.39 |
Combine two elements from different lists into a coordinate tuple
|
-1.58 |
Python counting elements of a list within a list
|
-0.53 |
Make changes to a git submodule and then add those into my main pro...
|
-2.41 |
Constructing Binary Tree Diagram
|
-0.62 |
How recursion works in this code?
|
-0.11 |
why this code get different result,input with different order in sh...
|
0.00 |
C++ equivalent of this Python code for dictionaries/lists?
|
-0.11 |
Getline for vector string
|
+0.66 |
What are implicitly shared classes?
|
-0.60 |
What is more pythonic - function composition, lambdas, or something...
|
+1.75 |
Changing the format of scientific notation in a calculator app
|
-0.61 |
realloc fails (in C) for a pointer to an array
|
+1.70 |
is it less efficient to reference an instance variable array elemen...
|
+1.46 |
how to release multiple alloc class?
|
-0.14 |
'negative' pattern matching in python
|
+0.11 |
Crazy talk (paranoid about initialization)
|
+1.43 |
Passing commands to OS: What is wrong here?
|
-0.58 |
Can't figure out for loops
|
-1.35 |
Upsert in SQLite 3 with Linq expression
|
0.00 |
Reading from console and creating class instance
|
+1.29 |
pass-by-value semantics for properties
|
+1.77 |
General query about Callback functions and Threads
|
0.00 |
algorithm for : how to separate sets with common range into each di...
|
0.00 |
pass lambda expression as member function pointer in c++
|
+1.41 |
python import statements
|
-0.28 |
ARC Error on UIImageJPEGRepresentation
|
0.00 |
Parse JSON - iPhone
|
+0.40 |
Convert a single valued dictionary to multivalued dictionary in pyt...
|
+2.20 |
How do I keep the index of the duplicate element unchanged
|
-1.65 |
need to find child element from python list
|
-0.88 |
How can I kill a thread in python
|
-1.14 |
C++ multiple inheritance private member conflict
|
+0.92 |
Using C++ Templates with C structs for introspection?
|
0.00 |
Working with UTF-8 in Python
|
-0.59 |
Returning a value from a function CoffeeScript
|
+1.43 |
Internal working of sprintf
|
+0.37 |
How to convert screen co-ordinates into 2D OpenGL co-ordinates
|
0.00 |
ObjC structs of floats in arrays: Compact way to avoid NSValue?
|
-2.48 |
charachterAtIndex max range?
|
+0.39 |
Inserting values into a vector of multimap
|
0.00 |
Testing for value in set of tuples
|
+1.32 |
Python if statements moving ahead
|
-2.25 |
what is a pythonic way to get the number of times list1[i] < lis...
|
+1.31 |
how to create object with return type of both 1) true/false and 2)...
|
-0.32 |
How to create uneven range number random function?
|
+0.10 |