StackRating

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

Igor Tandetnik

Rating
1657.72 (456th)
Reputation
33,855 (3,462nd)
Page: 1 ... 9 10 11 12 13 ... 25
Title Δ
Can std::transform or std::generate without ExecutionPolicy be para... 0.00
Declare and initialize vector<vector<int>> seperately 0.00
Call any object member function on a list of objects using std::fun... +1.26
Please explain the C language data structure 0.00
How to pass a lambda function into a constructor with unknown type... 0.00
Does `std::sort()` use threading to increase its performance? 0.00
C++ - Hash Algorithm Code Returns Nothing 0.00
Functions vs lambda as function parameters 0.00
how to expand a statement multiple times based on template variable... -1.69
std::reverse_iterator strange behaviour (UB?) 0.00
How do I optimize* this? -0.68
What makes a union member active? 0.00
How to expand on a class template integer list? -2.79
Converting valid QFile to QString - QString is empty 0.00
Issue erasing an element from a list in c++ +0.30
What is the lifecycle of cin and cout objects? C++ 0.00
Range based for loop doesn't work with pointer even when begin(... +0.29
c++ class method that takes arbitrary number of callbacks and store... 0.00
exception_ptr in a catch-all handler works oddly on both Centos 7 a... 0.00
How to declare specialization template method outside class? -2.60
Applying or(||) operator on two vectors containing only 0 and 1 +2.24
difference in output using std::size_t and std::bitset for bit oper... 0.00
Undefined reference to xx::xx() +1.54
behavior of synthesised move constructor 0.00
How can I compare across vectors by index and return index sets tha... -0.20
Is it possible to use placement-new to change the type of a polymor... 0.00
Where does the standard define the order of preference for binding... 0.00
Can't understand a piece of C++ code with perfect forwarding an... 0.00
How do I design my switch case function in base class under this si... 0.00
c++ is const pointer to literal valid? 0.00
Requirement of operator< constness in std::stable_sort 0.00
C++ overload constructor with const array and initializer_list 0.00
Template function argument deduction with an implicit conversion +1.18
segmentation fault while erasing from a set in c++ 0.00
ifstream doesn't read to buffer 0.00
Overload resolution, name lookup and function pointers 0.00
Constructing initializer_list by enumerating values contains random... -2.59
Class that accepts iterator as argument, and stores values? 0.00
What happens if 'throw' fails to allocate memory for except... -0.21
C++ MDC Final - Sort Names in Records Alphabetically While in Array... 0.00
Subscript out of range when removing element from set 0.00
Confused in 2D random array number generation using c++ 0.00
Why Can't I use a mem_fn Functor in bind? +1.00
Why do these visit methods cause memory leaks? 0.00
Basic concepts with std::string references, std::regex and boost::f... 0.00
Variadic template recursion, incorrect number of arguments +2.00
Variadic template recursion, incorrect number of arguments -2.00
Does using the iterator member function "empty()" only wo... 0.00
C++ Monitoring filechange with ReadDirectoryChangesW not triggering... 0.00
How do I choose the base class when overriding a function in c++? +0.29