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 ... 74 75 76 77 78 ... 107
Title Δ
About template function -0.15
How to get a C++ vector out of const float* -2.46
Weird characters on char array to string conversion -1.73
Thread safety of the non-write member functions of vectors and list... +1.28
For-loop condition -0.68
Returning a reference to a Local variable is working fine? +0.33
segmentation fault found in code snippet 1 but not code snippet 2 w... 0.00
How implement random access iterator for sequence of element, which... 0.00
Relationship between char and ASCII Code? +1.48
Is this a misuse of unique_ptr? -1.41
C++ unable to print the char variable +0.33
C++11: "put_time is not a member of std" on Modern g++ 0.00
how do i go about using a bubble sort for sorting 4 arrays from lea... -0.39
Why when I inherit from 'mother' class, with the access spe... +0.34
Automatically re-sorting tree 0.00
Natural way to format strings with c++ +0.77
Why isn't my exception caught 0.00
Why we use reference when we want to get the letters in string? 0.00
Why compiler gives the message "call of overloaded function is... +1.61
string cannot start a parameter declaration -2.10
Why do I return a series of a chars for a pointer return type? -0.66
Can the compiler optimize out the empty base if the class contains... +2.45
user defined string literal, is string null terminated? 0.00
Does the STD allocator dynamically allocate memory on the heap? doe... 0.00
Why is "operator bool()" getting called if a class object... +1.12
Confusion between rvalue references and const lvalue references as... 0.00
gcc 5.40 doesn't include standard include files? 0.00
using memset to fill an array shows garbage +1.25
Best OS agnostic way to implement doubly linked list in C++ 0.00
Circular dependency: can't delete an incomplete type 0.00
The use of double include guards in C++ -0.97
c++ struct with bool array member. How use in main code -2.00
C++ create class object in stack or heap when push it to container? 0.00
pow for Integral Values +0.35
Index from address in array of pointers? 0.00
Base and derved class c++11 0.00
Private inheritance usage as described in "The C++ Programming... -1.48
Disable override warning C++ +0.33
How to verify a function doesn't call itself? +1.02
How to define a custom cross-platform size_t type? -0.16
How to define our own nullptr in c++98? +0.36
C++ filling a char array in a loop with user-input: what exactly is... +0.09
What happens in a try block when a throw happens? 0.00
How to get reference of elements in a vector 0.00
c++ call a member in class by string 0.00
Why it's not possible to assign std::string to a subtring? 0.00
How to include a C++ header file on linux in the following case? -0.37
Prevent copy-construction with make_shared 0.00
deshuffle an array of int/char 0.00
Store std::string into int[] for Big Integer in C++ 0.00