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 ... 8 9 10 11 12 ... 107
Title Δ
std::vector null pointer dereference from g++ -fanalyzer -2.15
C++20 default equality / inequality 0.00
Is there a way to not have a union "over-compensate" alig... +2.58
Pass std::vector to constructor without copy 0.00
Why std::compare_three_way is not a template struct/functor +0.38
Namespace method cannot be called -0.23
Dynamically creating a static function that calls a member method f... +2.03
upcasting to interface with private inheritance 0.00
why return type of getInstance method should be return by reference? -0.11
Insert element '0' in the middle of the queue, if the numbe... +0.35
Define multiple C++ class member function 0.00
What is the C++ equivalent using std::priority_queue (C++ STL) of t... +0.39
std::bind with nullptr pointer +1.64
What's with allocator in vector? 0.00
Reference collapsing rules not applying as expected? -2.04
Same variable or object in multiple functions 0.00
Can the this pointer be polymorphic? +2.17
c++ reference erro +2.10
what's difference between const auto and const type* -1.97
C++ forward declaration and recursive includes 0.00
How to introduce a struct in the std namespace 0.00
How to cast double-pointers of a base class to double-pointer of de... 0.00
Changing the memory address of a variable +0.39
weird behaviour of memcpy +0.42
Insert node at specific position -2.22
When constructor raises, should/could I call destructor ? Possibly... 0.00
Why does passing an actual array (not an array variable) as an argu... 0.00
Why uses implicit_cast<size_t>(int) instead of static_cast<... 0.00
c++ Polymorphism without a Heap +1.24
Strange behaviour of integer overflow -2.33
Using variables by reference 0.00
Why is T[] trivially copyable but not trivially destructible? 0.00
Why short int and int has same size in 32bit architectures? +1.45
How do I use the std::find to find a set element with a struct memb... -2.41
Omit void as function result in C++ 0.00
Using < or != in for loop termination condition -0.70
Using Struct Members As Array, The Portable Way? -1.64
Does access to int via pointer to unsigned long long cause UB? 0.00
How can I declare and define const global vectors in C++? +1.68
Difference between pointer and array as template arguments +0.41
Long int vs a string in C++? 0.00
How can I change the byte orders of a struct? +2.14
C++ pointer with c-style string +0.37
When I try to run my c++ program it says "use of undeclared id... 0.00
How to push an element to an array in C++? 0.00
What is the idiom here when static_cast is used on null pointer? 0.00
How can I bind a member function of an instance whose address may c... 0.00
Why does g++ not care that the initializer list assigns to (const s... 0.00
Problems returning a const reference (no a reference to a const) -1.78
Reading a char array as a float array in C++, without having to cop... 0.00