StackRating

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

LogicStuff

Rating
1591.78 (2,206th)
Reputation
15,954 (8,774th)
Page: 1 2 3 4 5 6 ... 10
Title Δ
Read selected columns using fstream -0.11
Creation of a map of pointer to member function 0.00
lifetime of an object managed by const std::unique_ptr +1.73
Is this simple c++ program multithreaded? 0.00
Issues initializing specific rows and columns in a 2d array 0.00
undefined reference to <...> (&...) +1.58
How does evaluate pointers and reinterpret_cast? +1.43
Operator must take 'void' +0.40
How to do input validation simply in C++? +0.39
use of type declaration defined in a templated c++ class +0.83
Qt - How to save and load a QVector<QString> into multiple la... 0.00
Qt - How to test whether the text of QTableWidget item is an intege... 0.00
C++ - Struct addition via streams, what's wrong with this code? 0.00
How to replace all non alpha characters (digits and special charact... +0.24
C++ issue : Cannot allocate an object of abstract type, but why? +0.38
C++ Make a banlist with std::vector or std::map -2.48
Four digit random number without digit repetition -1.07
Why the constructor is called after a static cast? +0.35
Overloading the istream >> operator for a rational number cla... 0.00
Vector subscript out of range? 0.00
Printing an incremented character using cout +0.39
Pointer to pointer to array +0.39
splice alternative - Move elements from a list without removing the... +2.08
memset on vector is making its size 0 +0.84
Why can't I assign this pointer? +1.21
Error "String subscript out of range" +0.40
why does 'Do while' loop act this way? +0.40
Writing a text file c++ 0.00
Reading in one byte at a time with .get() 0.00
No matching function for call, annoying C++ error +0.21
Vector difference while preserving order +1.50
How to store one value at a time with cin? 0.00
Can a lambda function return a pointer type? -0.01
Unable to std::bind member function +1.41
Mixing virtual and non-virtual inheritance of a base class +1.45
How to use enum class values as part of for-loop? +0.94
QGraphicsScene::fitInView() only works on resizing +0.48
Assinging pointer to string variable fails +0.40
C++ Stacked List push function printing next/previous element -0.33
Writing file doesn't work properly +0.52
QKeyEvent keyPressEvent not detecting arrow keys? 0.00
C++ Terminate has called after throwing an instance of 'std::ou... -0.09
SFML - Keyboard events +1.06
Missing call to bound pointer to member function -2.18
Make function pointer from an already declared function +0.63
No matching constructor when I overload operator for dynamic string... +1.83
C++ vector do not keep value received from loop 0.00
Error: "2 overloads have similar conversions" +0.71
What does the typeid(var_name).name() function returns in C++? -1.71
How do I flush the input buffer correctly after I get the next char... +0.19