StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

Eljay

Rating
1498.00 (3,895,564th)
Reputation
1,449 (112,450th)
Page: 1 2 3
Title Δ
I need to display how many times does the last word appear in a str... 0.00
How to utilize a public constant reference to a private (struct) me... +0.00
I'd like to understand this assert macro 0.00
How to output/Input multibyte symbols? 0.00
Are const arguments mandatory when overloading the == operator? 0.00
Alternative to `#define` macro for function alias in C++ -1.54
How can I store the same id number with different values in C++? 0.00
How to reassign unique_ptr in a different scope? 0.00
Static const member initialization outside class -0.51
Why When I replace the begin() with end() the output = 0 not 4? -1.39
Overload shallow and deep copy constructor cpp 0.00
How to write this code without using the strtok() and strlen() func... 0.00
Insert the last element in the middle of array in c++? 0.00
Avoid `delete[]` accepting an implicit pointer conversion? +0.50
How does pointer to pointers to objects works? -0.06
Error: cannot convert '<unresolved overloaded function type&... 0.00
Float64 bit issue fir dereferencing type-punned pointer will break... +0.36
How to take delimiter as -0 between array size and array value of i... 0.00
How can I implement option objects in C++17? +0.50
how to test for equality between objects with common superclass 0.00
C++: How to implement polymorphic object creator to populate a table 0.00
Is there a way to ignore end of file characters while reading files... 0.00
C++ why does new keyword works and malloc does not? -0.69
How to prevent `std::cin` or `\n` from flushing the buffer of `std:... +2.59
overloading copy assignment operator with classes without a referen... 0.00
Formatting `nullptr` on out stream as hexadecimal address, instead... +0.50
How To Extract Tokens from String? -1.19
Why design a language with unique anonymous types? +0.73
regex c++- how to save multiple punctuation characters at the end o... +0.50
C++ | How can I break this inter-class dependency issue? +2.60
clang-tidy 10 is ignoring my NOLINT commands 0.00
How to change values of array at initialization in C++? +0.08
Is there a way to allow inheritance only for final classes in C++ 0.00
What are the exact differences betwenn int **a and int a[][] as fun... +0.39
getting the address of the function? -1.33
Am I accessing already freed memory, or is DrMemory reporting incor... -0.77
Why does the following piece of code return the value pointed at by... -0.38
How can i overload constructor with the same types? -0.01
Return object of certain class from vector of objects 0.00
How do I unit test (default) move operations? 0.00
Returning custom string from exception::what() -0.47
How to work with extern in different files -1.44
How to concat __func__ and __LINE__ in a macro definition -1.89
Writing unit tests which may access private/protectedstate 0.00
lcov and gcovr -r commands are generating the cpp file code coverag... 0.00
How to solve ambiguous declarations elegantly in C++11? +1.86
Find words that are unique for 1 set out of 3 C++ -4.03
std::optional & compilers - shouldn't this crash? -2.87
Movable but non-copyable objects: passing by value vs by reference? -1.81
How can i accept input as an double and perform IF ELSE statement 0.00