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 5 ... 107
Title Δ
Pass reference instance to static method when copy-constructor and... 0.00
How do you use multidimensional arrays as methods parameter in c++? +1.77
My misconception about pass by and return by reference in C++ +0.03
Why dealing with floating point endianness conversion in C/C++ is d... 0.00
Defined constant for max sequential integer that can be stored in a... +0.44
Wrong use of pointers to index elements 0.00
Is there a built in way to do non floating point decimal operations... 0.00
Accepted using Vectors but Rejected using Arrays in HELP BOB proble... -1.76
How to add floating point numbers together with a small error? -2.59
Why is initialization of variable with constexpr evaluated at runti... -1.13
The different of swap and shrink_to_fit() for std::vector 0.00
Include nested class in C++ public header +0.13
C++ memory overcommit Linux 0.00
What is the type of arr in T(&arr)[N] here 0.00
If an old C++ compiler doesn't implement a new keyword, is it w... 0.00
std::tie for C++17 struct operator<? 0.00
Why zero in array in C++ is considered as NULL(using CODEBLOCKS)? +2.24
What's wrong with deleting a file? +2.51
Performance difference of making class object then calling function... -2.62
Does declaring functions in anonymous namespace with "static&q... -1.30
Can I run any c or c++ spesific commands at linux terminal without... -1.78
How to transform this memcpy into a for? -1.11
Do you have to deallocate a const int if you declared it inside a f... +0.38
calling typeid on template difference between GNU C++ and MSVC prob... +0.38
Include implementation file inside namespace to avoid name clashing 0.00
Why c++ std::find return container.end() instead of NULL to signify... +0.19
Not able to return a unique_ptr from a class member function -0.13
Object array copy constructor 0.00
Returned std::string by value - why does the internal buffer point... 0.00
Why is the std::derived_from concept implemented with an additional... -0.73
why a 2-dimensional vector of auto_ptr in C++ does not work? +1.92
Name look-up fails - c++ namespaces 0.00
Zero initialization ignoring constructor 0.00
Use of empty tag struct, compiler claims I'm missing initialize... 0.00
Size of array exceeds maximum object size in CPP -0.64
C++ store pointer of element of container 0.00
Intel compiler inline size 0.00
Include directives order in source file and in header file 0.00
Does gsl::not_null hurt performance? 0.00
How can I modify std::adjacent_difference to only give the diffs? 0.00
emplace_back in a list from a unique_ptr +1.93
GCC with c++17 standard cannot compile range-based for case with di... 0.00
Using #define to a string in C++ -1.37
Identify if a file is a gzip file +1.99
Array boundary in C +0.38
Convert std::array<std::array<int, 4>, 4> to int** 0.00
Is it possible to create an array of constructors in C++? +1.78
Allocate memory dynamically for socket programming 0.00
Curious about base36 encoding 0.00
Specifying enum size in C++0x +0.39