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 ... 100 101 102 103 104 ... 107
Title Δ
Return type mismatch (or not) -0.10
Using pointers to objects as function arguments +0.40
Declare a Big Integer in C++ -0.87
Priority queue to push pair and int +0.39
Auto initialization of structure in STL list +1.15
Why memset is not working with array container in c++11? +1.23
Extract subvector in constant time +0.48
Get all build orders from a given model. -1.96
C++ Isn't this a useless inline declaration? -0.61
C++ Pointer to INT error? 0.00
Vector of objects from different classes +0.40
constructor execution sequence/order: dependent initialization of s... +1.64
Memory layout of c program, about the location of local variable an... +2.52
c++ basic array initialization from initializer list +1.72
How to detect if object stored in pointer is deleted? -2.32
c++ initialize other class in constructor +0.17
thread safe producer/consumer pattern in c++ -0.43
C/C++ arrays with threads - do I need to use mutexes or locks? +1.07
initiating class as a member of struct +0.00
C++ templating syntax - allocate type with pointer -0.69
Assign a reference return value to a non-reference variable 0.00
SIGSEGV with std::map of pointers to template objects 0.00
Include struct from header -0.28
Is this aggregate initialization or default initialization in C++? +0.41
explicit instantiation of a function template having integers as te... 0.00
Is there a way to have a std::map without declare the value type -0.73
Destroy an object with variables (free memory) +1.60
Rough estimate of running time from Big O -0.53
How to delete specific elements from an array in c++ 0.00
boost asio timer : run 2 timers +0.43
Merging 2 linked lists and appending to the end of linked lists c++ -1.32
Specialise inherited templated function with current class +0.42
Filing a vector outside of a function in a class -1.17
Proper way to split declaration and definition of inlined non membe... 0.00
How to add a string to a vector of strings in an unordered map in C++ -0.09
Recursion return 1 statement -2.19
Is it alright to reuse a deleted address allocation? -0.89
How to compare vector with array in specific way in efficient way? +0.73
Copy constructor with pointers to own class -0.46
C++ Error: lvalue required as unary '&' operand +0.78
Union of object vs Union of pointers -0.26
Array elements automatically created by default constructor? +0.78
How to force reserve() to use a non-default constructor? 0.00
C++ class with thread - destructor, constructor, move constructor? 0.00
Call appropriate constructor depending on value_type : integer or f... -0.74
A fast way to set values of a 2d vector to 0 -0.65
find the number of strings in 2D array of strings -2.09
Passing pointer of unsigned int to pointer of long int +1.04
C++ - Static function using vector<derivedclass> don't fi... +0.41
Class design complication (C++) -0.22