StackRating

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

luk32

Rating
1514.43 (47,178th)
Reputation
12,623 (11,580th)
Page: 1 2 3 4 5 ... 9
Title Δ
How to get access to the attributes of an derived class from the ba... +0.70
Is deleting pointers in the destructor required? -0.82
Is this using alias for a function type (not pointer) the same as t... -1.48
What is the reason for `std::make_tuple`? +3.09
Generic implementation of operator<< function in terms of the... -0.08
Static assert template parameter check while creating an alias +0.02
A template can pass argument types without loss of information +0.77
Should static constexpr class member variables be defined even if t... 0.00
Why I should not always be using ICollection instead of IEnumerable? +0.55
Does C++ have a free function `size(object)`? -1.93
C++ throwing class members -0.50
Why does giving a format specifier of float to assigned integer res... -0.60
Sorting 2D arrays with qsort - correct typecasting 0.00
Force one include file to be included before another -0.69
Minimum and maximum 10 numbers from given n numbers +0.10
C++ inheritance and inherit variable inside the class -0.93
Implicitly generated initializer list constructor -0.17
C++ How do I print elements of an array but leave out repeats? +0.26
Forcing class methods use setter/getter of its own private member -1.08
Container of sets using non-default comparison predicate -0.95
iterate ordered versus unordered containers -0.13
Why is this implemented binary search so much slower than std::bina... -1.71
Extent of G++ compiler optimization on non-commutative operations +2.08
pass std::endl to std::operator << +0.51
How to use another class as a class template specialization +1.17
Why use std::next instead of adding an integer to the pointer? +0.52
C++11 tuple with copy elision or move semantic 0.00
What is the difference between passing a pointer to function and pa... +1.46
Support of `std::cbegin()`in C++14 -1.18
constructing key by bit shifting 3 integers in C -0.48
can an abstract class inherit from a "normal" class? -0.02
Is there a C++11 normal sort algorithm? 0.00
C++ pointer to array return type +0.49
Can I dispense with C++ header files? +0.47
std::sort order is from greatest to least when std::vector::reserve... +2.22
c++ overloading constructor with new type/class and friend -0.95
Assignment between pointers of different types is working and I don... +1.72
Constructing palindrome from a list of words 0.00
Using sf::Shape with a default constructor +0.49
Delegating Constructors with Inheritance in C++ FAT Filesystem Emul... -1.81
Get address of a function which has variadic templates in C++11 0.00
choosing appropriate specialized template at runtime -1.62
Removing backslashes from string +1.61
Passing multi-dimensional array to function with **ptr -0.96
Algorithm to get permutation from an index from the hypothetical li... +0.53
How to store a number with certain precision? -1.63
What is Object Scope in Oop? -0.40
Is there any way to get class instance attributes without creating... -0.44
What's the difference between using * and using & in C++ fu... -0.48
How to get the coefficient from a std::decimal? +0.93