StackRating

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

Acorn

Rating
1564.97 (4,752nd)
Reputation
5,688 (28,836th)
Page: 1 ... 6 7 8 9 10 ... 14
Title Δ
posix_memalign memory allocation and memory free +0.47
What is the correct way to declare multi-dimensional array inside C... +0.35
Defining a variable before or within a loop +1.18
How to apply concurrent read and write operation on a text file fro... +0.99
How can I compare the most recent commit with the previous commit? -0.30
How to commit git hooks? +0.43
Invalid operands to binary expressions? +0.45
What's the practical use of Option in rust? 0.00
How do I typedef a function type that returns a function of the sam... 0.00
How to disable scientific notation in a C program (compiled under U... 0.00
How do I stop GCC from optimizing this byte-for-byte copy into a me... -1.56
How to convert std::chrono::duration to double (seconds)? 0.00
Can modern compilers devirtualize function calls when using depende... 0.00
C - User input capped to 8 characters -2.29
What are the benefits of using smart pointers over raw pointers for... +0.08
I commited my work to the wrong branch on Git 0.00
constructor without initializer list having objects with deleted co... -1.63
How are we accessing this 1D vector as a 2D one +1.23
Tales from the MSVC extern "C" 0.00
Deleting Git commits -0.22
SDL_Delay halts rendering when used with Emscripten? 0.00
Namespaced std symbol interfiers with a global symbol 0.00
what is a replacement for the else if? +0.15
Passing array of strings as character pointers -2.37
How to check if object behind pointer is valid or was deleted? -0.05
Should I manually write out "sub-results" in C++? 0.00
inline this function, does make sense? -1.35
Extending namespace std to implement make_unique when using C++11 -1.11
How long double fits so many characters in just 12 bytes? +2.04
What can this C preprocessor macro mapping to a C keyword be used f... 0.00
Visual Studio 2017 allows a reference member to be initialized with... +2.14
Why return a static pointer instead of an out parameter? +0.82
Killing Magic Numbers: "const int" vs "constexpr int... -0.11
How does the compile choose which constructor to call? +0.47
How to get adapter driver version in DirectX12? -0.57
Automatically Creating Wrappers for Classes Loaded with dlopen() +1.81
How to multiply two values and store the result atomically? 0.00
Is there a way to ensure that a code only uses names from std, and... 0.00
Access array member through two subscripts 0.00
Deciding which template specialization structure to use each time +0.13
Why did C++11 make std::string::data() add a null terminating chara... +2.21
Fixed size container where elements are sorted and can provide a ra... +0.37
Does a reference have a storage location? -2.10
How to insert a set of values that are passed to a function in vect... -0.89
Avoid checking the same condition every step in a loop in C++ 0.00
Why changing the reference of a pointer doesn't change it's... +1.39
Most elegant way to write a one-shot 'if' +1.66
Why `var = 010` gives `var` value `8` in C? +0.11
How to read a UTF-16 text file in C++17 0.00
Force expression to constexpr -1.27