StackRating

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

Slava

Rating
1589.54 (2,341st)
Reputation
33,416 (3,525th)
Page: 1 ... 12 13 14 15 16 ... 28
Title Δ
Flow of control C++ -0.76
Work-around to allow bit-shift of floating-point type in a template... 0.00
Would std::vector shrink to fit invalidate a reference to the vecto... -0.11
C++: How to write from a static function to a global variable -0.04
No matching function for template class operator in C++ with .hpp a... +0.53
How can I know the synchronization between the "send"\&qu... 0.00
Runtime "symbol lookup error" after compilation and linki... 0.00
How to pass a member of class to another member of another class -0.49
Whats the way to compare dates in c++ -0.80
C++ expecting parentheses when one isn't needed? -0.15
decimal ascii value for unsigned char array +0.46
How to initialize a static array in static function -0.16
Lock two mutex at same time -1.04
How to fill an std::vector of complex doubles from an std::vector o... 0.00
Why Is Scope Resolution Operator Needed In CPP File +2.43
Storing Position of unordered_map 0.00
Initialize C++ struct on the heap instead of the stack +0.47
Non-virtual overloaded member functions +0.49
g++ linking a static library into a dynamic library (without -fPIC) 0.00
C++ why this code doesn't work? -0.49
Determine if a method is pure virtual (c++) -1.72
handling for references affected by adding elements to std::vector +0.47
Inserting into vector doesn't insert values -1.90
How to correctly manage 2 containers of different types in a class? +0.46
How do I remove (release the memory) object from an array of object... -0.03
C++ references and pointers int∗ p = &a [ 2 ] ; +0.48
C++ How to convert a double to a string so it only displays 2 digit... 0.00
Merge Sort - return a new array instead of copying merged array to... -0.84
Removing one element of a vector while in a loop +0.52
C++ Selection Sort not sorting 0.00
Why am I getting a seg fault with my if statement? +2.05
c++ unordered_map iterator stop after erasing element within +1.83
C++ Structure Pointer to Object type error +2.75
Catching exception without having to throw -0.03
Can I do this without a macro (in C++ 11)? -0.96
Remove spaces from string before period and comma +0.20
How to alloc a executable memory buffer? +1.52
Display a string, vector<int> map in C++ +0.48
Looking for the best place to insert into a vector +0.47
trouble inserting a struct into a set C++ -0.75
How to use 2 iterators for sum function calculating map <string,... +0.50
C++ XOR encrypt/decrypt (xor cipher) doesn't work for me -0.03
subtraction from size_t results in large positive number +2.57
Invalid conversion from 'char' to 'const char*' whi... +0.50
C++ Does an array of atomics also need to be atomic? 0.00
Function that counts unique characters in an array +0.48
Sorting an array with a custom functor in c++ where the mother clas... 0.00
Can I move elements from a range-based for? +2.20
initialise object with equal operator +0.85
Is it legal to index into a struct? +1.26