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 ... 7 8 9 10 11 ... 14
Title Δ
What the resetiosflags(ios::skipws) does? 0.00
Avoid or warn on implicit conversion from const char* to bool in GCC -2.24
Avoiding a copy constructor call when returning the constructed obj... +0.27
Storing values for a vector<vector<int>> elements on a... 0.00
Why is narrowing conversion not preventing this map.insert() of an... 0.00
std::get<0>(...) and enum index +0.91
Random unordered_multimap using std::generate +2.19
Is there a faster way to remove and store an element from an unorde... +2.16
Difference between using ++ and +1 when use iterator -1.08
In debugging, how to know the stats (max-min, average, distribution... +1.72
C++ Behavior of priority_queue pop() and top() when queue is empty +0.02
how to cast a const base class pointer into the derived class -0.51
Convert float to std::string without losing precision. Also I don&#... -1.27
Can I add a library from the folder above? 0.00
Why doesn't std::string_view have assign() and clear() methods? +1.47
Why the copy constructor is called +0.93
Variable in class holds wrong value +0.85
C++ an iterator "for loop" idiom which moves in step size... +1.05
Adding and subtracting time with tm -1.38
Trying to push an unknown number of strings into a vector, but my c... +0.73
Is there a back_inserter variant that takes advantage of move? +0.01
c++ template argument match std::function with function pointer 0.00
Problem adding std::filesystem to CMake Project +0.82
Python script for managing C++ project 0.00
How to find element in array according to some field (without scann... 0.00
clang linker, ld: symbol(s) not found for architecture x86_64 0.00
Is there any reason to change from using const char* to string in t... +1.66
Do std or boost have tag<T> or type_t<T> somewhere? -0.76
Applying "using" keyword on C++ pure virtual function +1.65
How can I pass parameters from a struct to a function correctly? -1.84
Ternary operator compilation +1.58
Compare smaller vector to bigger to check if it differs at the end... -2.03
How to write proper std::initializer_list constructor -1.02
Cannot initialize pointer to a subclass with base clase rvalue 0.00
passing const char in argv main argument -1.02
File cleared out after reopening it with std::fstream 0.00
error: constructor delegates to itself problem -1.65
Removing all elements from one vector that are contained in the oth... +2.21
passing lambda to void specified template fails -0.82
c++ format cout with "right" and setw() for a string and... -0.10
Why constructor calling constructor creates weird results? 0.00
How would you go about nesting structs? 0.00
Vector Find Error: no type named ‘iterator_category’ in ‘struct std... 0.00
Python's enumerate for C++ +0.98
What's the difference between `auto pp` and `auto *ppp`? +2.05
What are customization point objects and how to use them? +3.00
constructor calling the base class with braces 0.00
Auto function returning value using switch +0.47
C/C++ print custom EOL 0.00
What is a concise notation for a range based for loop iterating ove... -2.04