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 ... 10 11 12 13 14 ... 25
Title Δ
Recursive Variadic Template Function For N-Dimensional Vector +1.59
Initializing a vector of auto (unknown) type inside a template func... +0.39
c++ returning the value of an object inside a map +0.30
unordered_map.find() matches on different keys 0.00
What is the role of **std::setprecision()** without **std::fixed**... -0.20
Recursive function to find combinations of elements in an array 0.00
Operator less than between a non-null raw pointer and nullptr 0.00
Template metaprogramming: Sum of 1 to n +1.61
Define standard instances of a class inside itself (C++) 0.00
Valgrind: INVALID READ OF SIZE 1 in constructor 0.00
What is the order of assignments inside a default move constructor? -0.71
Struct Variable Query 0.00
c++ general `flatten` of container of containers -1.59
Filter a vector of strings in c++ 0.00
How to print a char array and a certain character in it? +0.30
passing a constant literal array into a function without declaring... 0.00
How to add an object from the first vector of pointer to second vec... 0.00
Can't acceed to a derivated class method +0.75
Is a vector with incomplete type allowed if absolutely no member fu... 0.00
single template function to display contents of different container +1.52
c++ parsing protobuf messages with switch/case (reducing duplicate... 0.00
Equality operator precedence not working +1.58
Making a regular function wrap a member function with templates 0.00
Stack corruption during conversion of large double to unsigned int 0.00
Create a type which exhibits exact same behavior as STL container s... 0.00
Result cout << "Hello" + 1<<endl; (C++) 0.00
More threads created than expected 0.00
Header implementation replaced by other implementation 0.00
Legal legacy code using pointers suddenly becomes UB 0.00
Why const QString& param return bad const char* pointer to data +2.24
Find minimum and maximum value from two dimensional array -0.19
Can a lambda capturing nothing access global variables? +0.30
Reference to anonymous rvalue is corrupted +1.39
Is it possible that a store with memory_order_relaxed never reaches... -0.20
How to compare pairs by other field only in c++? 0.00
Why is constructing std::string from mmaped file so slow? 0.00
Update member collection given input collection using STL 0.00
Can C++ compilers cache the result of constexpr functions? 0.00
Solution with map gave AC and Solution with unordered_map gave WA.... 0.00
After the following code runs, how do I clear the user declared var... 0.00
Regex: extract strings from pattern string1.string2'string3 whe... 0.00
relations between all kinds of initialization and constructions? 0.00
Anonymous struct as a return type +1.70
IStream COM read to buffer then send through winsock -0.69
Memory leak of doubly linked struct list 0.00
Remove Subdirectories from a QStringList and only keep their parent... -0.18
Unreasonably deleted move constructor 0.00
c++ COM interface inheritance 0.00
Ambiguous/rvalue arguments cause compiler to choose incorrect overl... 0.00
Function overloads to accept all types of function 0.00