StackRating

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

Rakete1111

Rating
1621.49 (1,061st)
Reputation
35,861 (3,188th)
Page: 1 ... 6 7 8 9 10 ... 14
Title Δ
std::chrono calls QueryPerformanceFrequency repeatedly? 0.00
Why am I getting a scope error when I try to call the delete functi... +1.11
Should I use make_unique or reset() for already defined smart point... 0.00
Remove delay when continuously pressing a key +0.40
Writing a C++ interface to a dynamically allocated C struct +1.96
Does the compiler optimize the second condition in "for"... 0.00
How are template arguments expanded -1.80
printing a 2d vector pointer -1.18
Implicit conversion of stream to bool +2.06
Is it guaranteed that standard extraction operator>> does not... +2.12
c++ overload ostream doesn't work for default construct with em... 0.00
Is this a forwarding reference? -0.45
Warning when dynamically allocating memory -2.46
Error in using templated function with template parameter to be tem... 0.00
Capture function name +1.54
what type of iterator to require in a template function? +1.72
class member function resulting in error "non-class type" 0.00
std::unique with class objects -0.43
Empty string increasing size by one in C++ +2.13
Why must I use const with constexpr for a static class function? +0.04
Why copy constructor needs to be const? 0.00
std::string::c_str() overwrittes the previous one returned by a fun... +1.99
use of class template requires template argument list and no approp... 0.00
push_back a PRvalue into a vector 0.00
What is the deduced type of a constexpr? +0.23
Constructors with objects as parameters +1.80
std::thread thread spun off in object, when does it terminate? -1.33
Cannote create an object, constructor error (for object initializat... +0.41
How to include character literals? -0.65
Calling function template of class template in C++ 0.00
Most efficient way to search for a value and return its index in a... +2.14
How to reject an integer if certain digits are not wanted +0.05
Range based loop declaration must declare a variable 0.00
Program does not work (leading zeroes) 0.00
Class template specialization within template class +0.42
One of my variables in my simple calculator says that it is not bei... -1.17
Why is the integer not displayed when an exception occurred? +0.42
How to create new string in C++ by two other ones? +0.31
Lambda error in code when making form and onload 0.00
Member function definition outside of class +1.18
Scope of std::string when put in map -1.39
Variadic Function for Kronecker Product +0.41
Is there a way to call multiple functions on the same object with o... +1.84
Do functions need to be declared anywhere else besides in the class... 0.00
Where to download microsoft "Visual C++: Samples Included in V... 0.00
Same code compiling in g++, but not in VS +0.42
Which kind of explicit conversion is done here? +1.84
C++ Pointer Defererence Declaration Syntax -1.03
Limit the number of parameters in a variadic template parameter pack -2.24
Maximum number of objects in an array for a class 0.00