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 2 3 4 5 ... 25
Title Δ
Concatenate one row of a 2D vector into another row in C++ 0.00
While removing vowels from string my code doesn't erases the 2n... 0.00
Copy constructor called multiple times for custom map values 0.00
How to construct tuple types of class template based on template pa... 0.00
Passing non-temporary object to const string reference still prints... 0.00
deduce return type of lambda with arguments 0.00
Why does this no syntax error nested class program produce garbage... 0.00
How are template specializations chosen with default arguments and... 0.00
Partially defining / aliasing a template template parameter 0.00
Error using auto for return type of specialised template function 0.00
Why does a local reference to a constant temporary value seem to ou... 0.00
Move constructor of class containing only movable std::map not work... 0.00
double buffer for consumer and producer problem 0.00
Why is iteration through a char vector is faster than the iteration... -0.46
merge a group of template specializations 0.00
How do I organize a vector based on two factors: id and quantity? (... +0.29
How to make different number of for loops run according to user inp... -0.20
Linker Error when calling operator<<, how to fix this? 0.00
C++: Object Stores Lambda into a Struct and Later Calls that Function +1.40
Getting a functor as argument in C++11 0.00
How do I detect if anything but an integer is passed to my class co... -1.93
Dynamic programming problem -Minimum Cost Path 0.00
Maximum value of an auto type 0.00
I got runtime error while using dfs Algorithm 0.00
Inconsistant outputs on printing values 0.00
Overload resolution based on template parameter 0.00
Unique pointer to Base class +2.06
C++ Linked list merge sort keeps losing nodes 0.00
Exited segmentation fault ¿how can i fix this problem? +0.70
Why can an overloaded operator return something else than its retur... 0.00
Can't assign empty initializer to vector of unique_ptrs 0.00
C++ Gapful Numbers Crashing -0.20
Is a std::function member variable of the class type allowed (incom... +2.21
Parity of the Number of Swaps of Swap-Based Sorting Algorithms 0.00
qt Program crush with segmentation fault while switching cental wid... 0.00
When and how are thread_local variables initialized and destroyed? +2.19
How can I pass member function of one class as an argument to membe... 0.00
How to implicitly cast all arguments of a template function to the... +1.23
Can I create a new map on the fly and pass as a function parameter? +0.31
Don't know how to reflection oneof filed 0.00
make function thread safe of class 0.00
How to generalize variadic function fn<S, ...Args> to fn<S... 0.00
How to define compare function for an array of sets? 0.00
Getting a Thread 1: EXC_BAD_ACCESS (code=1, address=0x0) when trave... 0.00
I wrote an english to pig latin converter and even though it compil... 0.00
Child class' dynamic method calls parent class' virtual met... 0.00
Why am I getting a bad_function_call exception when using std::func... 0.00
How and why could I rewrite this piece of code using find_if 0.00
why would complier allow Initializing a Class with reference member... 0.00
How to move stack object into std::shared_pointer without instantia... -1.57