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 ... 75 76 77 78 79 ... 107
Title Δ
Find a pair in a vector by its first value 0.00
invalid comparison between distintc pointer types: 'type*'... +1.06
c++ create object with an array as member +1.32
Difference in including the .cpp file and .h file (with the same co... +1.42
redefine < operator to use in stl algorithms for strings -0.55
Create an unordered map from a vector of structs -0.64
C++ when to use delete[] and properly deallocate memory? +0.36
C++ Array out of strings +0.32
Dynamic initialization of 2d array in c++ in a specific way 0.00
Can I rewrite a object oriented C++ GUI library (WxWidgets, FLTK, F... +0.36
Using unique_ptr member variables or not? 0.00
Default initialization vs. copy initialization from default-constru... -0.30
Does the following reinterpret_cast lead to undefined behavior? 0.00
Casting pointer to pointer in a type-safe manner -0.65
C++: priority in original members vs. inherited members? 0.00
Can't call explicitly destructor when object passed as reference 0.00
Avoid the reallocation of a vector when its dimension has to be inc... -0.39
What's the closest thing in C++ to retroactively defining a sup... -1.38
Safe way to reassign part of a pointer array 0.00
Reliable way to place char directly after array -0.03
How to delete a BST in C++? -1.77
How to add an element to Global char *Array[]? +0.34
When does C++11 give warnings about operator precedence? +0.35
How to efficiently read the last line of file in c++ -0.17
Can I make the constructor of a derived class constexpr if the base... +0.01
std::function initialization inside class 0.00
Initializing a const pointer to a structure c++ 0.00
Include Order and Hidden Dependencies +1.44
Cannot convert parameter 1 from 'int (__thiscall A::* *)(void)&... 0.00
Are references usually optimized away? +1.48
How to copy a string to newly allocated memory? -0.52
auto type deduction of function return value 0.00
How do C++ compilers actually pass literal constant in reference pa... +0.33
inline class functions from different classes, both inline? 0.00
How to pass a string from a c++ program to c program and return +0.34
What does it mean to have void* as the second template parameter of... 0.00
Pointers dereferencing when character arrays are passed +0.34
How to use C++11 std::is_member_object_pointer in type_traits? 0.00
How do I open all txt files from a folder? -0.15
What will be the lifetime of temporary instance? 0.00
How to compile c complex numbers with c++11 0.00
How add/remove to/from vector<unique_ptr>? -1.33
map string to vector or map different keys to one value +1.38
Why std::queue doesn't implement insert() while std::deque does? +0.30
Insertion order in nested map c++ 0.00
Access a class from multiple classes through single instance +0.76
c++ - use pointers, print the address instead of the value, why? (u... 0.00
Adding a number to an array variable in c++ 0.00
best method to delete a type cast pointer 0.00
Can I create a header file in Ideone? -0.49