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 ... 13 14 15 16 17 ... 107
Title Δ
Passing C++ class member function as a paremeter to C function 0.00
Why does getline behave weirdly after 3 newlines? 0.00
Import a text file to std::string at complie time 0.00
Array nested struct initialization +2.30
Space complexity of str.substr() in C++ -1.99
Moving a thread to another thread while both threads are in use -0.41
In C++, what is the best way to do conversions of similar classes b... +1.47
Array of abstract class type in C++ 0.00
shifting bits in a std::uint8_t 0.00
catch all signal equivalent to catch all segment fault? 0.00
Can std::exception_ptr copy constructor throw? 0.00
Is it possible to use "cin" while referring to a pointer... +1.86
get metric size of image in cpp 0.00
Werror missing declarations in C++ with SFML 0.00
Error compiling a C program which calls a C++ function declared in... -0.14
How many chars or characters , or bytes of data std::cout can outpu... +2.05
C++ - memory leak caused by using placement new over *this pointer? 0.00
Modern way to access struct fields by name in C++ 0.00
why static_cast<int> fails to convert variable to an int +1.39
How to work with pointers into raw memory provided by custom alloca... 0.00
Can you have two classes with the same name and the same member fun... +0.34
How do I enable a warning for unused lambda expressions in gcc? 0.00
How to force the user to enter function parameters as a Unicode str... 0.00
is an argument of type long OK for %x printf specifier? +1.74
Map a memory address to a variable 0.00
C++11 shared_ptr released multiple times under multithreading 0.00
Why doesn't the below program crash? 0.00
Confusion between uint8_t and unsigned char -2.50
Is it necessary to null your pointers after deleting multidimension... +0.50
What is the default encoding that used with string variables withou... 0.00
How does setting a variable inside while parenthesis work? 0.00
Is there a way to get the line number with out a macro in c++? +1.24
c++, dealing with exceptions from constructors -1.23
What causes the stored std::list::iterator to become invalid? +0.10
Cannot delete object pointed by stack.top() in template class 0.00
classic array vs std::array -1.09
error: non-static reference member - can't use default assignme... 0.00
Fastest way to remove an element from an array? +1.53
How to check for an already #include file 0.00
`u8string_view` into a `char` array without violating strict-aliasi... -0.49
dynamic array in modern C++ -0.15
Why does GCC delete my code on O3 but not on O0? +1.00
what is initial value of pid_t with char array? -0.13
how to indicate that a namespace is only for library use? 0.00
Is there a way to do in-place member construction in C++ (without c... -0.46
Size of reference to std::array not available at compiletime +1.11
Can we rename cout, endl keyword in cpp? +1.36
Deleting what wasn't allocated with new using pointers +0.37
Unknown output of a C++ code defining classes and objects 0.00
Does GCC STL have a trait that gets the primitive type from typedef... 0.00