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 ... 68 69 70 71 72 ... 107
Title Δ
Why can I modify the class with a const function in C++11? -0.68
Can I avoid forward declarations by specifying struct or class 0.00
What happens when a destructor calls an abstract function +0.80
What is the accurate description of the use in "when use an ar... +1.32
Is it guaranteed that std::vector default construction does not cal... +1.53
How do I copy over this string into my new char type 0.00
Program behaving strangely on online IDEs +0.81
Will the upcoming addition of modules in c++ fix/alleviate the need... 0.00
How to initialize struct[] or make an alias or make a pointer to ex... 0.00
Try and Catch Int range limit 0.00
Serialize BigInteger in Java, deserialize with Botan? 0.00
C++ return vector.at() address changes +1.90
C++: Using function overloading with implicit conversion between ch... -2.00
How to find distinct indices of elements of one unsorted array in a... +0.16
Is it possible to have constructor have different name as the class... 0.00
How to passing one or more (undefined number) parameters to a funct... -0.90
Confusion about the de-referencing of pointers -0.19
How call by reference work in c++? -0.67
C++ How to pass reference to function 0.00
C++ init multiple class object inside for loop gives the same memor... +0.56
Segementation error when inserting more than 30,000 elements into a... 0.00
Generate more than one random value using Mersenne-Twister +1.67
How do I choose between `std::cout` and `std::wcout` according to t... -0.25
Using a user-defined type as map value in c++ 0.00
Why does std::vector reserve not "double" its capacity, w... +1.54
Why does printing new int[] give me an address in c++ -0.05
C++ unused expression warning: swapping array elements +1.70
How to reproduce "Stack smashing detected" in C++ applica... +1.31
Why is it unsafe to call push_back in a for loop even when there is... +0.60
I wonder why there is an error calling the destructor in the inheri... -0.66
Subtract a value from each element of a std::vector 0.00
C++ Adding to Linked Lists Which Include Char[] as a Parameter -0.42
Using reference causes no warning about undefined behaviour 0.00
Stack overflow on std::array class +0.25
How to move file in Linux using C++ -0.16
how to destroy static data member in OOP? 0.00
Convert unsigned char to unsigned short (big endian) +1.59
Create API function that returns array of structures 0.00
Late destruction of function parameters +0.33
How to use instances of two classes in each others 0.00
Convert a char array to a string and store the string? 0.00
Memory filling when writing int vs uint16_t -0.66
Why does typedef struct allow default initializer? 0.00
What is the order of characters when looping through +0.35
Why are there inline function declarations instead of inline functi... +0.80
C++ class constructor +0.17
Can returning from function by value be undefined behavior? -0.66
C++: Use queue as value of a map +1.47
reinterpret_cast unsigned char* as uint64_t* - is this UB? -0.63
shortest while once-loop condition +1.56