StackRating

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

Michael Veksler

Rating
1542.96 (10,446th)
Reputation
4,107 (40,786th)
Page: 1 2 3 4 5
Title Δ
How to alias, declare, and initiate all together 0.00
No matching function for call to ‘std::map<std::pair<int, int... 0.00
Template function accepting a template class 0.00
Function call to c_str() vs const char* in hash function -1.67
Where does this memory leak come from? 0.00
'Initializing': cannot convert from 'zallocator<char... 0.00
Getting use of pure virtual function error when trying to push uniq... -0.70
std::map default value (move only types) 0.00
Drastic difference in GCC and Clang code performance 0.00
Confusion about singly linked list 0.00
Initialize static constexpr char array member with conditional oper... -1.89
Template Deduction of Base Template Parameters through Smart Pointe... 0.00
Should you free an array if allocating that array threw an exception? -3.37
very weird behaviour of reverse iterator in C++ 0.00
Move constructors and rvalue references 0.00
recursive call in copy constructor -2.24
No matching member function for call to 'push_back' error 0.00
Is it possible to construct a fixed sized array in-place as a funct... +3.64
Clearing Memory in RAM? 0.00
How to fill a stl::map by iterating to maximum value? -3.72
typecasting object of one template type to another template type in... -0.58
Segmentation fault occur while reading content from file in object... -4.63
Is there any way in C++ to refer to a function template while neith... +1.95
Whole loop taking longer than its iterations summed -0.84
Why compiler said "candidate template ignored: couldn't in... +3.56
Double results differ on visual studio 2012 and visual studio 2015 0.00
Prevent vector from making all instances of class the same 0.00
Does this C++ Class Leak Memory? +2.81
Using iterators to modify array elements in c++ +3.86
libmicrohttpd sending junk in html response (const char* vs std::st... 0.00
Why is time complexity of merging 2 n-sized sorted arrays O(n) and... 0.00
Set higher bits in an integer irrepective of number of bits in it +3.69
Strange memory leak inside loop 0.00
c++ variadic template instantiation depth exceeds maximum of 900 +0.83
Union-Find leetcode question exceeding time limit 0.00
Deducing Multiple Parameter Packs +4.37
cout not printing anything to console 0.00
How to parse a static const std::string in compilation time? +0.06
C++ Creating Array of Pointers to Nodes in Directed Graph +1.78
Latter allocation for derived class 0.00
operator delete throwing an exception with placement new -4.51
C++ struct arrays +3.70
Using smart pointers in Doubly Linked Lists -3.95
c++ -successfully printing out of range string indexes -4.30
What does C++ do at the memory address of a variable to "deall... +2.04
Power over integer in python 3 -0.24
Specialization of pure virtual base method in derived class -3.60
allocate an element vector to vector 0.00
Time complexity of a union-find solution 0.00
What is the algorith to check prime number with least time complexi... 0.00