StackRating

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

lubgr

Rating
1643.54 (663rd)
Reputation
13,232 (10,965th)
Page: 1 2 3 4 5 6 7 ... 14
Title Δ
Function overloading inside overloaded function +1.05
std::atexit() doesn't work if std::cin has been used in the code 0.00
Comparator function in sort() method c++. Getting different solutio... +0.36
std::string addition to char* +1.68
Are anonymous string literals inefficient? +0.86
Why compile give note in std::initializer_list regarding function t... -0.56
How to convert void to typedef void(...)(float) 0.00
Why can a destructor change the state of a constant object? -0.49
Explicitly defaulted destructor disables default move constructor i... 0.00
How to find size of multidimensional std::array? -1.12
How to befriend private nested class +0.67
Copy constructor and getting data from methods +0.82
Function call parameter, char * vs string default constructor +0.35
same comparison of different numeric types 0.00
Why do i get a linker error,when everything is in one file? +0.35
Better way to find out smallest sized vector element from 2D vector +0.75
How to add elements to set while traversing it? -1.22
Removing certain characters at the beginning of string 0.00
Why the copy constructor is called when I add a different object wh... 0.00
strange behaviour with C++ bool data-type 0.00
Uniform initialization by tuple +0.75
Is there any method to multiply two boost::multiprecision::cpp_int... 0.00
Alternative to taking the address of a standard library function /... 0.00
Initializing variables in an "if" statement +0.61
how to define a pointer cast operator? +0.38
Why does this macro yield 2? +0.10
Comparison between signed and unsigned integer expression for loop... 0.00
C++20 with u8, char8_t and std::string -0.22
Why is iterating over a std::set so much slower than over a std::ve... +1.27
Missing include gives no compile error on RedHat 6 0.00
My lambda does not correctly convert the captured 'this' du... +1.30
Declaration Vs. Definition for classes +1.05
Is there a nice way to assign std::minmax(a, b) to std::tie(a, b)? -0.39
Most elegant way to write a one-shot 'if' +0.89
How to invoke a lambda template? -0.20
lost rvalue references if forward_as_tuple result is stored in vari... -0.99
How do I terminate (or return from) an auto function with a structu... 0.00
Weird behavior of std::is_sorted +1.69
How to push vectors into queue<vector<int>> using loop? -0.15
What does the following expression does: x = (a1,a2,...,n); 0.00
Invalid conversion from char to const* char, What is wrong with the... 0.00
C++ ownership of a function parameter -0.36
std::mutex best practice +1.24
Safety of auto when std::move ing from a returned reference of a va... +2.78
Static variable redefinition with Visual C++ -2.19
Error in calling a pointer to member function 0.00
why can not add low-level const type to local variable in template... -0.06
Read File At Compile Time (constexpr or other) 0.00
Could accessing array element outside boundary corrupt it 0.00
accessing iterator to string (showing undefined behaviour) 0.00