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 ... 4 5 6 7 8 ... 16
Title Δ
C variable confusion -0.50
c++ malloc and free object creation and deletion +1.36
Calling a C function from Julia and passing a 2D array as a pointer... -0.47
A stone game - 2 players play perfectly +0.32
Treating one dimensional array as two dimensional at run time +0.96
Does casting a pointer back and forth from size_t or uintptr_t brea... 0.00
Return statement with more than one arguments -0.44
Increase stack size +2.21
Why is freeing invalid pointers left undefined in C++? -0.87
what is the necessity of c++ static cast +0.53
Const and mutable -0.50
What does while(*pointer) means in C? -0.57
Calling a constructor of a member object within the body of the con... +2.37
two branches which compare equal with git diff but have different h... +1.91
What is the most efficient way to represent small values in a struct? -1.07
Finding a large prime in C++: where does my integer overflow? 0.00
C++ delete/destructor safe call 0.00
What is the C++ equivalent of an 'allocated object having no de... +0.78
Why is x[0] != x[0][0] != x[0][0][0]? +0.61
Can this pattern printing algorithm be written more efficiently? -0.94
Linux replace a word in all files +0.01
Do pictures ever get stored in RAM? +2.44
C - Is realloc'ing arrays to arrays twice the size efficient in... -0.81
Conditional Branching Efficiency 0.00
Is a more targeted recovery from git bisect mistakes possible? 0.00
Multidimensional arrays structure in memory -0.45
Grep-ing non-seekable file +0.90
Ubuntu /usr/bin/ld: cannot find -l 0.00
Why are we using linked list to address collisions in hash tables? -0.20
Why using null terminating a string in C +0.91
Best tree type for store words by repetition +1.20
How to pass C++ pointer to Fortran? -1.59
Is a line segment within a polygon? -1.70
malloc for a 2D array 0.00
Comparison of arrays (element by element) -0.77
What to return for a non-void function when exception occurs, witho... -0.52
Create n-dimensional vector with given sizes -1.60
Does an OS lock the entire amount of ram inside your computer -1.22
Is this comparison to floating point literal zero valid? +0.44
what type of integer to use to represent a 19 digit number -0.57
git - Temporarily merge others branch into my current branch -0.49
Is a C++ optimizer allowed to move statements across a function call? +0.63
How to iterate through a list while adding items to it -0.90
Why can't you use C++11 brace initialization with macros? -0.68
Why is it better to use pointers in a linked list? +1.20
Are there techniques to greatly improve C++ building time for 3D ap... -0.95
Why does allocating large chunks of memory fail when reallocing sma... +2.71
Bypassing constructor in C++ -1.69
Make calloc opportunistic +3.14
Why prohibit static allocation in c++? -0.17