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 2 3 4 ... 16
Title Δ
Why can this function return a C++ int reference? +0.68
Do single threaded programs execute in parallel in a CPU? -0.22
Is it possible in Git to work on the same sub-branch in perpetuity? +0.48
Importance of padding in Dynamic Memory Allocation +0.23
Is there a tool to identify what external identifiers a set of C++... 0.00
What is the best way to revert a branch back to an older position? -0.36
Is calling a small function twice (e.g. in if condition and body) p... -0.50
How to access a pointer using 2 dimensional syntax? 0.00
Is void *function() a pointer to function or a function returning a... 0.00
Join strings in C with a separator -1.11
Using map<int, Foo> instead of vector<Foo> to avoid poi... -0.58
Any way to use variables as rules and prerequisites in GNU Make? 0.00
C++ load and store optimizations and heap objects 0.00
Explicit direct #include vs. Non-contractual transitive #include -1.08
Difference between dynamic arrays (GCC) and pointers 0.00
Which tactics are there to keep a branch on top of master without t... -1.96
Is it bad if my program only achieves the results I want when compi... +0.79
Why do I have to call "delete" twice when I have each two... -1.51
What happens when we do not use return statement in the calling fun... -0.96
What is the maximum size of acceptable data in the mmap function in... 0.00
Optimizing C code size without polymorphism 0.00
Avoid adding empty merges +1.98
Why does C++ forbid private inheritance of a final class? -0.76
Is a dynamically allocated 2D array automatically deleted after the... 0.00
C++: What's wrong with const public members? +1.46
Why is a array typedef variable considered a pointer in C +0.69
Format Adjustment in C -0.51
ignoring return value (C Programming) -1.34
Array of polymorphic objects -0.65
Can a git history be falsified? +1.31
c++ bad_alloc exception not catched +0.50
C for loops optimization 0.00
Floating point equality +0.42
For-loop efficiency: merging loops +0.03
Why does insertion into a list require a pointer to a pointer +2.14
Why is there no heap overhead for the base reference? +1.77
Use array annotation with pointers -0.53
Global variable in a register +2.29
Why does preprocessor macros ignore statements in parentheses -0.53
Does the order of Git merging matter? +0.73
git how to merge an old featurebranch? -0.01
read() end line not being found causing code to output weird symbol +0.14
Pointer is assigned to wrong local variable -2.18
C Convert comma separated string to array +0.26
Memory allocation of returned object in c++ +1.56
C++ Memory Allocation Of A Variable That Is Not Initialized (32bit... -0.40
Need a two-dimensional array of "variable" size in a struct -0.38
Avoid initialization in c++ vector or valarray -1.80
Dynamic memory allocation for 4 Dimensional c++ array to create HDF... +0.04
How to handle less input than expected with scanf - C +0.51