StackRating

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

kfsone

Rating
1507.85 (96,289th)
Reputation
19,277 (7,135th)
Page: 1 2 3 4 ... 17
Title Δ
Why can I not construct an object of this user-defined type with th... -1.56
Are these extra lines of code needed to be bug free for array alloc... -1.37
do\while statements will not compile correctly (beginner) -0.63
C++ Make main a friend to a class -0.06
std::vector with a variable range does not work 0.00
Looping vector in C++ causes invalid iterations +0.49
Resize a std::vector<AbstractClass*> +0.34
Is there a way I can include my files in C++? +0.49
Default nullptr pointer in class ctor give unresolved external symb... 0.00
C++ multiple threads and processes in vector 0.00
Function argument name and variable name from stack frame in C? +0.37
Creating a CUSTOM exe file in C++ +0.08
difference between int a[9] and a[3][3] -1.19
C++ Program That Determines if A Line In A File Contains An Arabic... 0.00
fatal error in stack 0.00
Altering specific parts of a char array in c++ +0.50
How is it that the Identifier is not found? Could someone explain? 0.00
g++ can't find ncurses.h despite it being installed 0.00
Why does this C++ function produce so many branch mispredictions? -0.18
Adding contents of a file to a struct -0.49
How to manipulate/move an object across a grid in c++ -0.03
Increasing Performance in C++ 0.00
Use move semantics and vector of references to children of abstract... 0.00
Comparison Of Pointers +0.49
What is double evaluation and why should it be avoided? -1.35
C++ multiple operators: assign A or B not equal to C +0.48
(Why) should a move constructor or move assignment operator clear i... -1.39
Set a sharing pointer to NULL -0.42
How to store pointers of vectors, containing different types -1.25
Why doesn't lock() throw an exception in case of a deadlock -0.52
Clang and GCC accept questionable sizeof 0.00
How to use UNUSED macro to silence warning within a CONSTEXPR funct... +1.16
pointer equality in multiple inheritance -0.54
for range loop with const& argument when the iterable itself is... 0.00
Forwarding the same value to two or more functions +0.55
What happens to a detached thread inside a forked process when the... +1.48
What all should be deleted in the destructor of a class +0.85
Issue with inserting data from an iterator into a list -1.12
Circular buffer with smart_ptr and weak_ptr? -0.01
What happens when I "re-initialize" a pointer -0.36
How are files stored in memory and how can i use that knowledge in... 0.00
Where is this memory allocation allocated? -1.72
std::move changes address of variables? +0.89
Passing temporary struct as template argument -1.21
Global data behaviour in Multi-thread environment, C++ -1.03
class definition error: ‘SP’ is not a template type 0.00
Swapping elements in array recursively -0.28
Deadlock on join with finished std::thread -2.15
Threads with same argument objects give different values +0.48
Print permutation of {0, 1, 2, 3} by multithread program (C++) -0.53