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 ... 18 19 20 21 22 ... 107
Title Δ
Can a default function return auto? +1.75
Return number of decimal places a float has +1.41
C++ variadic template product 0.00
Is <initializer_list> included in <iostream>? 0.00
How to free a vector? -1.47
i want to change variable value but all i want memory address will... +0.54
Why assigning one pointer to another changes original pointer in cpp? 0.00
Why do we do "INT_MAX/10" and not just INT_MAX? +0.35
How to get the address of the element which is pushed back in the l... +1.53
C++ generate large amounts of random floats(10,000+ numbers) fast 0.00
Why is Dr Memory reporting freed memory errors when I haven't f... 0.00
Why Can't Make a Reference To Pointer for Constant Assign a Str... +1.77
When can values of variables be unexpectedly changed in C++? 0.00
C++: Are local automatic variables initialized or not? Stroustrup e... -2.06
Why doesn't C++ support smart analysis of uninitialised variabl... +1.30
Is there a common way to implement invariants? -1.24
why there is no use of & in case of adding pointer to array of... +0.18
Overloading C++ 0.00
Is there a way to multiply a string and an integer in C++? +1.17
Shrink a vector from N1 down to N2 items without triggering the def... -0.32
std::thread causes program to abort 0.00
Declaring C++ array with or without the "new" keyword +0.35
"delete this" in destructor -1.45
In which cases does printf return a negative value? +0.35
using std::string_view not clear but viewable_area -1.71
where I can store data /C++, Linux, QtCreator 0.00
Map a layout onto memory address -0.37
C++ How to make converting from iterator to const_iterator for own... -1.44
How to set compiler priority in Cmake 0.00
How std::initializer_list Works? 0.00
Why we use pointer to integer for max stl function instead for size... 0.00
Returning input in C++ 0.00
Destructor for circular linked list in c++? +0.08
Cast a pointer to point to main function in C +0.36
Declare and access struct from a C library in C++ 0.00
does ofstream::close() call sync on linux? -0.38
Multidimensional array to store three different data types? +1.58
How I can get second value from function using *pointer? -0.37
Is it UB to cast void* param to various types? +1.75
Why does putting const on the left side of an ampersand valid when... +1.35
Type Redefinition of Struct In C++? -0.11
In the C++ standard does well-formed means that the code compiles? +1.23
C++ Dynamic cast, is not polymorphic? +0.28
Efficiency of string reference parameters in C++ -0.01
Filling of vector with unique_pointers -2.32
std::size() from iterator library won't work on C-style array p... +0.31
Clang gives me a warning of signedness change, however the code sti... -0.90
pointer with delete that does not reference dynamically allocated m... +0.37
Why does the C++ function without a return statement return a value? +0.24
pointer attribute changes when reexamined -2.44