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 2 3 4 ... 107
Title Δ
Error when casting derived class to protected base interface in std... +0.37
Use of std::span<std::span<uint8_t>> +1.96
Do we need vectorization in C++ or are for loops already fast enough? 0.00
C++17 to_string() converts floats with comma -2.43
warning: decomposition declaration only available with -std=c++1z o... 0.00
C++ implicit conversion and universal forwarding on gcc 7.5 0.00
Is there a problem with common initial sequence with this union of... 0.00
Clang format for space around double colon (::) 0.00
why we cannot print the value of enum class as enum in c++ +1.91
Checking if pointer args are null / Field should be initialized in... 0.00
How to obtain constexpr `.size()` of a non-static std::array member -0.70
Are string functions like strlen, strcpy, strcat really old and bad? -2.08
How to return "void value"? 0.00
How to add cpplint.py check into CMake? 0.00
How to use typedef and define +1.87
Downcasting and copying a const object 0.00
void * assignement from C to CPP +1.27
C++, modify value on the heap VS delete and new -2.29
How can I get the beginning of the page of a memory address? 0.00
How to search for which int is in which slot of an array? +0.38
Error in initialization of pointer results in write access violation -0.13
Why is my static_cast of a pointer failing? +1.74
About rvalue reference in C++ -1.79
what's the difference between callstack and stack? -0.54
Best way to make both a compile-time and runtime version of a funct... 0.00
Binding a const reference to a literal in C++ 0.00
if condition is true, add an expression to a loop -1.61
Can we just have a header file for the inline global function and t... +1.47
GCC: How to customising warning and errors generated from compilation 0.00
How do you directly initialize a char array within a struct without... 0.00
returning a iterator by reference 0.00
Could C++ checked exceptions be sanely implemented? -0.10
How to represent Infinity in floating/double values in C++? +0.93
Pointer to pointer assignment and dereference in C++ -1.50
Should I reference elements of arrays when working with them? +1.10
How do I best handle conversion into template type from const char * +1.82
Does it make sense to use const with an object that only has consta... -0.07
std::map erase preserving iterators 0.00
Why is the execution of 2 threads slower than that of 1 thread in C? -0.44
How to remove this fpermissive error in c++? 0.00
What is the best practice if I want to forward a variable to be mov... 0.00
Get class member by string 0.00
Is there any downside of declaring function parameter as const poin... -0.09
Read access violation error when declaring a class with a dereferen... -0.11
case dependent mutability of wrapper classes in C++ (e.g. uint8_t a... +0.39
Is there a way to dynamically change an object to another type? +0.85
declare a c++ vector that can contain all data types defined in a n... +0.38
Difference between (type *)var and (type *)&var -0.16
c++ transfer a parameter to qsort comparer +0.38
Using boost process without downloading all the boost framework can... -0.29