StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

cmaster - reinstate monica

Rating
1498.14 (3,876,226th)
Reputation
26,619 (4,783rd)
Page: 1 ... 9 10 11 12 13 ... 16
Title Δ
Pointers getting allocated the same memory space 0.00
How can I malloc 8*10^9 int memory? +1.67
Using 3d array outside a function +0.49
Classes that don't throw but depend on libraries that do -0.30
Fast lock for variables that are read a lot and may be changed from... 0.00
C++ program with approximately 10000 classes -0.95
Aren't classes in Java equivalent to structures in c -1.08
Text file to array in C 0.00
Is it well-defined behavior to pass a subclass object by value to a... +3.26
Performance of bitwise operators in C +0.04
C++ #define macro for functions +0.03
Explaining performance difference in two nearly identical algorithms +1.33
C++ Deep Copy Object -0.48
Wrapper for 2D arrays +1.80
Can I eliminate the usage of pointer during static analysis in this... 0.00
What's the meaning of multiple const qualifiers? +1.40
Parallel writes of a same value -0.58
how might someone divide a double or float by multiples of two? -0.25
c++ make numbers appear in hexademical -0.80
Do these syntactically correct C++ statements carry any meaning? -1.33
What can't you express on the C langugage? -0.84
overhead of critical region exceeds speedup of for loop paralleliza... 0.00
S-R Flip-Flops (Unlocked) 0.00
Is it legit to share the buffer used for stdio buffering between pa... -1.50
Will the lifetime of a temporary created in the argument list to a... +2.29
Rounding a 3D point relative to a plane 0.00
What is the type of my array? +0.26
Comparing char to Int in c++ +2.35
C++ Array passig parameters -0.11
return a const reference to an object +0.04
How to manage memory in this scenario 0.00
c: issues when allocating 2d char array dynamically? +1.88
How does a computer 'know' what memory is allocated? +1.77
how to dereferenze a void* as array of void* -0.83
Clear stdout in C? +0.92
Makefile: How to correctly include header file and its directory? -0.52
can overuse in Macros hurt performance? -0.04
Efficient sub-array (2D) access 0.00
When do we need to define destructors? -0.51
Buffer Size in C++ -1.29
Which takes faster for a computer to do: if (x == 0) or if (!x) +1.08
Accessing memory below the stack on linux +0.78
Macro with new arguments -0.07
Is it possible NOT to call parent destructor? -0.37
Notation for fixed point representation -1.03
C++ Non-destructible classes +0.18
Pointer Copying for Two Dynamically Growing Arrays in C 0.00
Interpret pointer as a two-dimensional array +1.33
How do I decide where to put the Asterisk? +0.11
How to allocate memory for strings entered by a user in real time i... 0.00