StackRating

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

Caleth

Rating
1533.80 (15,470th)
Reputation
19,488 (7,033rd)
Page: 1 ... 7 8 9 10 11 ... 29
Title Δ
Is it possible in C++ to use ternary operator to select a compariso... +0.43
How to change a comparison function of std::set? +0.44
Reading in from a .tsv file +0.84
Is including header file necessary? -0.67
How to read numrical value from a data file in c++ with comments (l... +1.61
How to sort out forward references for a tree data structure in C++ +2.91
Relationship of iterators and STL containers 0.00
Is there a way to force every element of a (multiset_of<int>,... 0.00
How to properly cast boost::asio::buffers_iterator as InputIterator 0.00
Is it possible to initialize a double vector with an integer array? -1.68
Starting from j = i +1 vs j = 1 in a nested for loop 0.00
How to use separate parameter packs for in and out parameters? -0.80
Function that creates pointers to classes -0.15
How do I make an externally defined function available in a C++ cla... 0.00
Co-Dependent .h files with forward declaration 0.00
Using a non-const object for a const parameter 0.00
Is there a way of making a copy of the vector to template? 0.00
a C++ question about inheritance and reference +0.44
How to execute member-function-pointer with a smart pointer object? -1.57
How to print multiple variables of different type to console in C++ -0.69
How can i convert Javascript regular expression in C++11 regular ex... 0.00
Why is size_type in std::array size_t and in std::vector usually si... 0.00
C++ ternary assignment of lambda -0.80
Methods deriving values or additional attributes? 0.00
How to count the delimiters and re-read lines from istream file? 0.00
Is it possible to ban modifying loop variables inside the body of f... +2.24
Building tree with a parent pointer using C++ smart pointers 0.00
Is a program that never terminates a valid C++ program? -2.04
File to std::string_view -0.63
How to access std::shared_ptr methods -1.31
How to convert iterators of different types +1.13
C++ std::mem_fn and std::bind the other way around 0.00
Bubble sort options. Need to add a (print_bubble) procedure that pr... +0.12
Multiple instances of a class containing different-sized static arr... +0.44
How to construct a std::set or Boost flat_set from objects’ data me... -1.60
Correct use of the .find() method in c++ 0.00
Passing a double pointer as argument to a function which expects a... -0.05
How can I write a custom deleter for an array managed by an unique_... -1.79
Confused over while(cin >> x && x != 0) (when int x =... -0.10
Sort an Vector by another Vector -0.07
Const correctness of STL library with reference-wrapper? +0.42
How to flexibly use and replace std::shared_ptr or std::unique_ptr... 0.00
Call a member function pointer -0.07
How to find out if two string are equal based on the occurence of o... +1.76
How to use a unique_ptr reference to a vector element? +1.44
Define operator< for a c++ set of pointers 0.00
Stl: exponential_distribution - Using minimum and maximum values as... 0.00
Access first element of pointer to vector of object pointers? +0.99
find the size of array through a function if we aren't passing... +0.44
What does `lambda: class(class, class, ...)` syntax mean? (Twisted... 0.00