StackRating

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

eerorika

Rating
1581.19 (2,918th)
Reputation
104,664 (689th)
Page: 1 ... 90 91 92 93 94 ... 107
Title Δ
static_cast vs. direct call to conversion operator? +2.30
C++ compile multiple files with same function name -1.67
API return type -- Force a smart pointer onto the user? +0.38
Shortcut syntax for boost function_input_iterator range -1.85
Transform 'B' into 0xB +1.87
C++: pair<vector<int>,vector<int>> p; +1.32
Using sizeof for classes +0.36
How to make a simple C++ program in which std::cout is not flushed +1.08
reinterpret_cast and Structure Alignment +2.05
Friend function and protected data -0.13
Initializing Char array member in C++ class constructor +0.35
What is difference between different asymptotic notations? +1.15
C++ Float Comparison Around Zero Fails With Gtest -0.21
Why does this work like this? -1.46
Why is the size of a class with only a char 8 if it inherits virtua... 0.00
C++ constructor call variations 0.00
unknown keyword present between function return type and name 0.00
C++ virtual destructor inlining for stack allocated objects -0.62
Delete member of struct on heap after std::move() +0.37
no matching function for call to 0.00
Removing an object from std::list +0.37
Accessing fields of derived class object, C++ vs Java +1.51
How to solve this?non-const reference must bind to lvalue +0.37
Dereferencing object pointer to stack stored object (destructor call) +1.98
Direct assignment vs Dynamic allocation for char * string +0.49
which is a good practice to use access function +0.46
get the unique number from an array, remove the duplicates completly -1.04
Replacing class definition macros with templates +0.43
Insert to std::vector of string, list pair 0.00
Convert class to fixed-length float array +0.88
Are there any (other-than-obvious) drawbacks to forward-declaring a... 0.00
C++ const accessors and references best practice +0.85
Namespace-like functionality for macros +0.38
Function works without deleting the dynamic array. Program works an... -0.44
What will memory will override by overflow in the code -0.37
Is this correct to assign value to string out of its allocated size... +0.38
Signed type representation in c++ +0.40
What are tag name spaces? -0.58
C++ unable to delete a node in a linked list 0.00
How to insert a array into unordered set? 0.00
Transform type of polymorphic object without smart pointer expirence -0.55
C++ algorithm for applying a function to consecutive elements +0.70
auto-memory management for pointers of pointers 0.00
Compiler won't use copy assignment instead move? +0.37
Return "int * const" from a function -1.30
How to access variable from the included header file +0.94
Is 'typedef' automatically inherited in C++ class? +1.19
Overflow behaviour of fast types from stdint.h -0.85
What is the need Polymorphism in OOP? +0.77
Will the compiler optimize functions which return structures with f... +1.77