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 5 6 ... 16
Title Δ
Is struct packing deterministic? +0.87
Strict aliasing rule and strlen implementation of glibc -0.85
Why explicitly throw a NullPointerException rather than letting it... -1.18
Why use static const (int/string/..) if you can put it in private? -1.41
What shall I do in the middle of working on a feature branch, and c... 0.00
Vector returning a memory exception error 0.00
C++: Reshape vector to 3D array -0.36
Understanding C runtime environment (ARM) - where to start +0.06
What is the difference in these C function argument type? 0.00
Is it possible to avoid use of virtual method call in this case? +1.27
C - malloc bidimensional array when one size is known +2.30
How to fix a recursive Flood Fill segmentation error? -0.02
in-memory FILE* (without disk access) -0.26
Wrapping function arguments? +0.32
Indexes 2d array to 1d +0.49
Is move semantics in C++ something C is missing? -1.76
Working with 48bit on 32bit machine +1.26
When virtual functions are invoked statically? +0.46
Effect of removal "static" keyword for function +2.05
Is it a good way to take an unkown-size array with using realloc ma... 0.00
In C why can I pass function name (not a pointer) as parameter to f... +0.80
Consequences of changing inheritance to virtual? +0.85
What is the fastest way to sort these n^2 numbers? +2.51
What data structure to use for storing a 2D cell-based map of GameO... -0.33
git pull *after* git rebase? -0.53
What can (and what can't) throw an exception in c++? -0.63
Call C++ recursive lambda in the same line where it is declared. +0.53
Memory Usage Comparison +0.49
Using EOF in the middle of an input line? 0.00
Most efficient way to iterate over words in a string -0.17
Find the length of string in c with just one line of code without u... -0.38
Why not concatenate C source files before compilation? +0.57
Size of multi dimensional array -2.11
Resource Acquisition Is Initialization in C lang +2.16
How to measure speed of short piece of C/assembly code? -0.32
Valid, but worthless syntax in switch-case? +0.14
C++ template overuse +2.46
Separate a text file with sed +0.97
C++ Versions, do they auto-detect the version of an exe? -0.47
C Program MPI -- simple way of measuring communication cost? +2.24
Use 2D array in a function C++ -0.48
How does std::alignas optimize the performance of a program? +1.95
Why is there no inbuilt swap function in C but there is xchg in Ass... -0.12
Downcasting a pointer to member function 0.00
How to "rename" a file in Git after already having moved... 0.00
CLI vs Pure C/C++ Library for a program? 0.00
C PROGRAMMING: Storing and classifying strings into an array from a... -0.97
Why I get a strange conflit when doing git rebase +0.04
How to switch to master, when there is no master -1.86
Allocating contiguous memory for a 3D array in C 0.00