StackRating

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

Fiktik

Rating
1530.13 (18,392nd)
Reputation
1,810 (91,870th)
Page: 1 2
Title Δ
Error when printing a 2d vector from an object 0.00
Invalid conversion? Assigning a const pointer to a pointer +3.51
Performance: better to inizialize variable or just fill it? -0.60
Signature of a template method that returns a nested template gives... 0.00
WinAPI - show key pressed -0.75
A clean way to store a function and its (arbitrary-type, arbitrary-... -0.57
Output comes to be a2a3 instead of a2b3 +4.68
Why can't I reinterpret_cast uint to int? -0.90
How to create a generic insert function for a custom container with... 0.00
returning a different type than polymorphic function defined +3.93
Combine two buffers into a single write on Win32 pipe +4.02
How would I implement a Round Robin scheduling simulator? 0.00
why can't Polymorphic classes can not be used without creating inst... +0.80
How do I iterate over a vector and also know the index of the eleme... -2.20
multiway priority queue implementation 0.00
C++: Private virtual functions vs. pure virtual functions +0.45
Operating with template objects 0.00
Why does using this deleted function work? +5.58
C++ - Instantiating derived class and using base class's constructor +4.50
Efficient memory allocation for large nested vectors +0.55
accumulate and ostringstream compile error -2.58
Iterate a template argument list? -1.71
Using operator() in member functions -1.82
How to ensure Singleton is not destroyed prematurely? +1.84
Why std::generate will work with lambda generator and std::fill wil... +1.49
C++ syntax for dereferencing class member variables -1.02
How to make sure that recently created area points to NULL? +0.49
Using std::map inside switch case -3.55
Passing maps with different value types to a function in C++ +3.82
How to calculate vertex normals of a cylinder? -2.30
Template class compilation "expected constructor, destructor,... -2.26
How does OpenGL API like glColorPointer know the size of array that... +3.95
Increment, preincrement and postincrement -1.80
C++ char array move null terminator properly? +0.38
Creating and adjusting variable names and values through defines +3.89
How to implement operator-> for iterator type? -2.88
C++: Is it obligatory to put a Strategy in a Wrapper to avoid bare... -0.61
How to declare a second iterator inside a for loop? +2.50
find out identifer name and typeid of the object or variable in C++? +5.13
OpenGL ArcBall rotation and animation using interpolation? -3.86
Question about passing class as alias parameter in C++? -2.85
C++ wrap a generic std::tr1::function with another function +0.10
How to declare operator<< for internal class +2.19
Is it possible to implement polling with QThread without subclassin... +3.54
How can I randomly select an element in Ocaml? +4.43
Error with variable array size using the visual C++ compiler (Visua... -4.10
A Method that returns "const std::string&" with error... +0.34
How to access anonymous union/struct member in C++? -1.26
C++: Problem while overloading same operator in 2 different classes -1.92
C++ - Macro defines directive +4.03