StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

Anedar

Rating
1543.93 (10,055th)
Reputation
3,514 (47,954th)
Page: 1 2 3
Title Δ
Initializing base class members in derived class constructor -0.46
How am I able to access private data members of a class? -3.93
passing multiple, comma separated, arguments to a custom << o... 0.00
Object creation and destruction order in C++ 0.00
check how often value of array consecutively appears -2.15
C++ - Getting segfault while creating a Linked List 0.00
Is instantiating a derived class only once bad OOP? +0.61
C++ object model by gcc 4.4.7: base class subobject padding occupie... 0.00
Overriding "endl" in C++ by #define preprocessor directive -0.80
How to delete all items in a doubly linked list that match a certai... +0.69
Printing an Array in rows and columns( one dimensional array) -0.19
Range for statement [ c++11 ] 0.00
C++ Code Help (While Loop) -0.51
Trying to return as double, getting integer in C++ -0.57
When does the program not call the destructor in c++? +3.08
Can't figure out how to program in outputs for the given situat... +3.59
Calculating FPS in game 0.00
Unresolved external symbol error when compiling -0.49
Calling a pure virtual function in a separate thread that is create... +1.95
Should I avoid implicit behavior by passing a redundant parameter? -3.62
Hiding implementation by forward declaration 0.00
How to draw filled gl_quads Open_GL 0.00
Why is the error "not declared in this scope" shows? 0.00
Condense Multiple Nested For Loops +3.55
Trouble Animating Quaternion Slerp 0.00
Is it possible to conditionally disable a global function definitio... +1.96
does int have an operator== -0.76
How do I template a member variable without templating the class? 0.00
How to use a dll +3.59
Program doesn't print everything I want it to 0.00
Visual Studio equivalent for these G++ flags? 0.00
Argument of type "std::string (*)[10]" is incompatible wi... -0.51
Segmentation fault (core dumped) 4 -2.43
linked list access violation writing location 0.00
C++. Reading from text file. Every second segment is missing +3.68
c++ print array contents in reverse with pointer - why does this me... +3.67
Directx - Matrix translation in local axis 0.00
Longest Collatz Sequence - Prokect Euler #14 0.00
Simple app getting "undefined reference to vtable" error?... -0.32
SDL2 going too fast -- why does it read multiple inputs when I pres... -0.43
Why cannot assign value to non-const reference? +4.32
Fast vector element comparison +1.34
C++ Singleton #define +3.60
What type is a macro considered? +3.60
C++ Templates: When to include template parameters in templatized s... +3.69
Why use boost::optional when I can return a pointer -0.18
Creating arbitrary views of multi array -0.15
How to calculate size of an external array? +4.21
C++ type of lambda closure returned from functions 0.00
Binary AND with two false values resulting with true 0.00