StackRating

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

g24l

Rating
1453.60 (4,531,596th)
Reputation
2,183 (77,099th)
Page: 1 2
Title Δ
C++ Why can I initialize a static const char but not a static const... -3.02
C++ Why can I initialize a static const char but not a static const... -0.36
Is there a better way to grep than using these four commands thrown... 0.00
Mark a local branch as origin/master -3.58
A confusion about ls, dir and tee +1.19
Default initialize data members that are objects? -2.03
How can I find out in git which files are different between branches? 0.00
How can I asynchronously load data from large files in Qt? +0.44
Positive integers that multiply to a negative value -3.03
Ensure the construction and destruction order of static variables i... +4.38
C++11: How to set seed using <random> +1.22
qt - setText outside of paint events not ok? -3.89
block the main thread to wait for its child threads +3.58
Where am I supposed to catch the C++ exception thrown in the constr... -3.05
Why don't the official Qt examples and tutorials use smart poin... -3.43
C++ Generating random numbers -2.43
Which are thread safe printing syntaxes in C++, and Qt? +0.43
In machine learning, what is definition of “downstream”? -3.50
Feasibility of automatic cycle breaker for `std::shared_ptr` -1.37
What's the fastest way to convert hex to integer in C++? +3.36
Iterating through an unordered multimap +4.38
Why can't run-time polymorphism be solved at compile time? -3.32
Reading from unordered_multiset results in crash 0.00
Efficiency on a 64-bit platform: pointer vs 32-bit array indexing -2.69
When should changes be committed in TDD when using GIT for source c... -3.96
Checking input of QT inputs -4.27
Different different version of same code -1.68
CGAL 3D surface mesh generation setting initial points 0.00
reverse back to certain commit and test what the issue? +4.14
return char array from function that passes parameters +4.17
Reverse array pointer in c++ +4.74
How to get SVM output as probability between 0 and 1? 0.00
Constructors in inherited classes c++ +0.53
Difference between pointer initializations +0.87
Using non-member methods in C++ -1.39
incorrect output on vector assignment? -3.77
Reading in only letters from a text file -0.45
Creating templates in C++ to handle pointers to objects and primiti... -3.83
Having more allocated memory slows down operations? -3.22
How do read this C++ statement -0.03
Identifying machine learning data to make predictions -1.64
What happens if I assign `shared_ptr<T>&` to another refe... +4.21
Values still accessible after I call delete, c++ -2.57
How do I utilize strtok when reading input from a file? 0.00
Why is permutation used in the knn classifier? -2.91
Scope of Stack Allocated Class in a Vector -1.24
Initialize char array to hold non-null-terminated string -2.10
How can I keep only non-zero digits from an integer? +1.81
In C++, should I bother to cache variables, or let the compiler do... -0.74
Qt - Create a time-based UUID +0.13