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 ... 9 10 11 12 13 ... 107
Title Δ
Are Variables in C++ implicitly pointers +0.13
Compiling a CPP program with a .c extension +0.39
Is is necessary to use volatile when writing to hardware in C or C++? +0.02
What does Clang-Tidy "suppressed X warnings" mean? 0.00
The long long int is not supporting the multiplication of larger nu... -1.17
used uninitialized value of size 8 by strcat using C++ with Valgrin... +1.26
Why is std::set allowing me to insert repeated (non-unique) custom... +1.22
C++: how does C++ know to destruct smart pointers inside containers? -0.20
Why floor and ceil value giving different values for an integer in... +2.47
A simple OOP code run in DEV-C++ compiler but not in VS 2019, WHY? 0.00
How to delete class object in C++? -1.46
Pointer to Pointer. How far we can go? -0.88
How return "int" value in a template c++, with strings as... -0.27
vector<vector<float>>::size_type or vector<float>... 0.00
get the memory address instead of double value 0.00
Does doxygen's command have no long options? 0.00
__BASE_FILE__ macro resolving full file path, not just the file name 0.00
shared_ptr does not destruct the object at the end of the program 0.00
Can we call exit() from within a constructor in C++? -0.19
Size of array in C/C++ -0.99
Why the operator overloading == is not working? +0.40
C++ local variables, performance -0.12
Inheriting from standard library containers results in slicing -1.09
using a range-based for-loop to iterate through a list of pointers -0.99
call the default constructor for the pointer of class as a value of... +1.58
Why and when to use clear() +1.99
Converting C union to C++ union -1.17
optimized code for deleting a node in singly linked list 0.00
How do I have a const member move-only object without making my obj... 0.00
Setting part of an array to zero efficiently -2.80
Copying a vector into a vector member of a class +0.25
Difference between __int32 vs int vs int32_t (again) 0.00
Can i forbid vector to reallocate objects? -2.15
Struct and Classes member structure c++ 0.00
Re-assigning a string to character pointer in C or C++ -0.64
Is function name also a namespace? 0.00
list insert Iterator outside of range error -1.40
how to store polymorphic object in set 0.00
How do I show an image in the terminal in C++? 0.00
Consecutive layout of member variables in memory? +0.39
Why does this compile if the class is incomplete type? +0.45
undefined behaviour and C++ language stability -0.73
C++ built-in fixed-width types with no additional includes +1.95
C++ type aliases with #define +1.92
c++ member function argument is not used in the function body, what... 0.00
why passing string_view by value is faster than const reference 0.00
How to disable fma3 instructions in gcc 0.00
c++ allocator traits reference and const_reference missing and iter... 0.00
Why don't you have to dereference a pointer using strcpy and st... +1.17
square brackets [] when using pointer to list in c++ -0.32