StackRating

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

user7860670

Rating
1558.46 (5,901st)
Reputation
26,946 (4,695th)
Page: 1 ... 7 8 9 10 11 ... 21
Title Δ
how to check if malloc holds the lock 0.00
D3D11: E_OUTOFMEMORY when mapping vertex buffer 0.00
_countof in stdlib broken: why? +0.46
Eclipse CDT missing C/C++ Unit 0.00
Incomplete type is not allowed in a class, but is allowed in a clas... +1.12
Why unique_ptr with custom deleter won't work for nullptr, whil... 0.00
Snake game - random number generator for food tiles +0.43
CRTP: How to infer type of member to be used as return type? 0.00
A good way to organize a code involving const references with limit... -1.73
Is it possible to invoke a variadic template function without expli... -1.66
FreeType generates multiple textures 0.00
buffer overrun happens in SystemTimeToVariantTime 0.00
CRTP with reinterpret_cast into target class 0.00
thread functoin can't read char from buffer allocated on heap f... 0.00
=delete for user defined member functions apart from constructor, a... -0.57
Pulling C++ Enum Class Members Into the Global Namespace +0.50
Difference between T[N] and std::array<T,N> -1.33
How to automatically insert parenthesis after Intellisense autocomp... 0.00
C++: (NOT duplicate) integral static member initialized (not just d... -1.25
Template metaprogramming. Conditional existence for class members 0.00
How do constant strings work in C++ 0.00
c++ strncpy unexpected output +0.84
Dealing with extra parentheses in macros in MSVC +2.19
Macro variable is not expanded if directly followed by chars that f... +2.75
Threads will only sort the first partition of the array (Bubble sor... 0.00
Why are function overloads of base classes inaccessible 0.00
Reading from Windows Registry with C 0.00
Why does this custom pointer class crash? +0.45
Segfault and incorrect output in multithreaded application +1.90
Why this code allows accessing private variables +0.47
c++ address family not supported by protocol 0.00
C++17 atomics and condition_variable deadlock +0.93
Short-circuit evaluation and assignment in C++ -1.38
How to have a member function implementation dependent on class'... 0.00
Can Abstract class have constructor and private member in C++11 +2.39
C++: Invalid use of abstract class inside pointer vector when calli... 0.00
A very bizarre bug about run an uncalled statement in a function 0.00
Runtime differences when evaluating constexpr function for differen... 0.00
What is the format specifier of error_code? +1.95
Segmentation fault,any ideas? +0.01
Specialization of a function in different namespace +2.02
Segmentation fault when read char* using sockets 0.00
Stack smashing in C on function return 0.00
No viable overloaded '=' in C++ vector -0.52
exception error in reading from file using c++ file handling 0.00
can I declare multiple variable in loop with ## in c preprocessor? -1.62
printf %s segfaulting - why? -0.34
How Run-Time error from File Handling code can be detected and remo... +0.45
Dynamic cast to derived type in operator<< -1.54
What is purpose of using static_cast<void>()? +0.53