StackRating

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

Curious

Rating
1572.92 (3,712th)
Reputation
12,018 (12,285th)
Page: 1 2 3 4 5
Title Δ
Autocasting C++ char array as string 0.00
Why return an object passed by reference to the function in C++? +3.34
Constructing printable representation of an object similar to __rep... +3.62
Effect of assigning an empty initializer list to an existing vector... +3.71
Using std::map to find duplicates in data and its performance issue... +1.99
Why is this conversion allowed? 0.00
std::max cannot be resolved after including <algorithm> +5.75
C++ passing a file to a string +3.89
Returning unique_ptr which is function parameter 0.00
How to reach derived class variable from base class vector? -0.22
How to iterate through a STL set till the second last element? +4.69
What is std::__detail::_Map_base in perf report? 0.00
How to infer template parameters from constructors? 0.00
if-else depends on whether T is a complete type +3.80
Is it possible to determine if a parameter of a function is signed... +3.86
Not ignoring first character in c++ +4.15
clang does not recognize protected data members -4.15
std::list, move item in list using iterators only -0.13
"const method" compile error for reading member variable -1.03
How to avoid undefined behaviour with aligned_storage and polymorph... +4.17
declaring a template method for a template class 0.00
thrift async c++ example 0.00
priority_queue in c++ with custom comparator +3.35
Weird Segmentation Fault right at the start of main +0.22
C++ compiles and links with pointer to undefined function -0.71
Typedef function vs function pointer +3.69
C++ Ignore certain strings when reading file 0.00
Is `using namespace foo;` useless? +5.72
More appropriate way to loop input from a file? +4.13
Quickest way to iterate in a C++ vector +4.11
c++ 2d array of class pointers 0.00
Race in exception propagation with std::future::unwrap 0.00
Ctags error "Is a directory" 0.00
std::thread and exception handling 0.00
How to switch passed value through C++ standard type trait? -1.75
Can't include a directory in my newbie Makefile 0.00
Passing list initialized object to std::make_tuple 0.00
Why can't constexpr member used for static_assert? -1.77
C++ while() ... condition on the execution of a line of code +1.48
Reading till new line in C++ goes in an infinite loop -3.73
How do you bind keys to CTRL-r for reverse-i-serach in bash -3.51
How to access variables across namespaces in thrift 0.00
Iterating through C++ Vectors in a For loop +4.07
What is the meaning is this code block [=,&i]()mutable {}()? +0.61
Nested template C++ +3.95
I'm having trouble finding the segmentation fault? +3.54
How to wait for a thread to join only if it has been started +0.94
Why are these constructors of std::stack explicit -3.00
How to separate a word with white spaces into two columns in C++ -3.79
C++ Error converting basic_string to bool -1.38