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 ... 92 93 94 95 96 ... 107
Title Δ
How to get string representation for the member function? +0.39
Will "min to max" uniform real distribution produce Inf,-... +1.97
Floating point representation -1.28
Delete only specific elements of a dynamically allocated array of s... +0.39
Why do we need object Serialization in C++? +0.39
Use of C-strings in C++ standard library +1.69
Why templates must be defined outside class 0.00
Define operator = with std::string -1.39
C++ reading numbers from a text file into an array 0.00
Isn't there essentially only one "kind" of polymorphi... +0.77
Usage of both scalar and array in smart pointer 0.00
copy constructor not called when returning a std::vector -1.19
Why does strcpy_s not exist anywhere on my system? +0.39
Prevent undesired conversion in constructor +0.82
Keep an object state in different runs -0.52
C++ same variable act as int and float -1.20
How to implement a C++ method that creates a new object, and return... -1.09
How do I declare a class template that is placed after the main? +2.17
#define confusion with {} and declaration +0.39
C++ Specialization of a null template for a class -0.16
Noexcept promise on derived class constructor: can that be used wit... 0.00
File writing and appending in Binary mode not working 0.00
C++ Write Memory Function vs. Pointer +0.37
Switching from C to C++: looking for safe classes of primitive types +0.56
Is it okay to use different implementation files to achieve polymor... -0.11
Why does “delete *this” ever compile? -2.12
Inferring template argument type, template class versus template fu... -0.58
Most efficient way to find index of matching values in two sorted a... +0.69
How direct base is constructed in virtual inheritance? +2.12
Deny std::vector from deleting its data +1.12
Cannot make unordered_map work 0.00
next_permutation in c++ on strings -0.26
How can i convert a specific vector<string> to a string[n] 0.00
How do you add element to array/vector upon execution/compilation (... 0.00
Audio output C language (novice) +0.40
Specializing template function for classes in different namespace 0.00
How to convert a vector to an array of a typdef type +0.40
Can I get an istream to emplace rather than assign? +2.06
Convert long int to const time_t -1.53
pow() function working without any math libraries +0.40
reference counting not working in shared_ptr 0.00
Can I use allocator specified for some type to allocate objects of... -1.24
Why a constant integer pointer point to a non constant integer allo... +0.63
Quicksort without tail recursion +0.42
Finding nth largest element inplace +0.38
Threading a member function with a std::mutex as an argument -2.41
How to pass "char* a" to "const char*"? +1.44
C++ Copy directory recursive under unix +0.38
Forming the union of two sets seems to give wrong and inconsistent... +2.26
Why is this return type valid? 0.00