StackRating

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

L. F.

Rating
1570.85 (3,954th)
Reputation
1,164 (136,141st)
Page: 1 ... 4 5 6 7
Title Δ
unable to get the address of the element in the list by variant 0.00
How to fix bad_typeid exception 0.00
Replacing printf("%g", value) with a stream manipulation 0.00
Passing arbitrary number of parameters using vector in C++ +3.77
Initialize array whose size is a compile-time constant to single va... -4.39
clang vs gcc: variadic lambda captures 0.00
newline from user input without pressing enter -0.67
Why is a named rvalue reference an lvalue expression? +4.22
Why does using uniform initializer syntax result in different behav... 0.00
Can I check built-in type at runtime? +0.65
forcing a function to be pure -0.17
Lambda expression to return bool in if statement -2.19
std::map - adding element using subscript operator Vs insert method -1.24
How to handle std::vector<...>::size_type being int +3.65
how to properly destroy c++ classes with smart pointers -4.39
C++ "value++" causes warning but "value+1" does... +3.26
Is a parameter pack a template parameter? -2.55
What conversions does the conversion constructor do if an object is... 0.00
Why does the string introduced by the sv suffix not expire? 0.00
How to fix "error: no matching function for call to" when... +3.93
Why segmentation fault (core dumped) when I cin a string into node-... -3.65
What is the type denoted by a decltype-specifier whose expression i... 0.00
std::list sentinel node from standard point of view -3.96
Accessing a using declaration within a functor: a scope related que... +4.62
Define a function in function declaration using std::iterator trait... -0.56
Are floating point operations resulting in infinity undefined behav... -0.39
Should an explicitly defaulted constexpr ctor allow non-constexpr i... 0.00
Why can an initializer list only be used on declaration? +3.68
Universal number system conversion to decimal with udl 0.00
I cannot convert a '2D array whit bool' to a 'void 2D a... +3.65
Can a non-type template parameter be of type "void*"? 0.00
How to use decltype in std::future? 0.00
C++17: how to control number of threads in execution policy? 0.00
In what way are the brackets of this regex "mismatched"? 0.00
SFINAE works with deduction but fails with substitution +3.92
Is it legal to define an unnamed struct? 0.00
How can I access a string, within an object, within an array? -0.26
How to fix previously-working injected template friend function? -1.12
How to apply polymorphic function on vector of subclasses 0.00
How do i convert a character array to a string? +0.32
Best way to remove elements from a container using its ranges version +4.21
Can I take the address of a function defined in standard library? 0.00
Enabling automatic deduction of template argument type based on tha... +2.44
What is a memory location? -4.38
Going through a constant list of tuples in C++ +4.12
Recognizing Space character in C++ Program -0.17
Need help understanding composition and class functions in c++ +3.44
enable_if with return type for class member function -3.56
implicit declaration of a function compiles in gcc but not in g++ +4.98
How to add integers using input redirection in c++ +3.97