StackRating

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

alter_igel

Rating
1568.12 (4,281st)
Reputation
2,768 (60,992nd)
Page: 1 2 3 4
Title Δ
What are the syntax and semantics of C++ templated code? -1.38
Catch and Throw Statements within A function +3.32
Range based for-loop with & +2.92
class for handling custom exception +3.05
How can I add a sort of text box in SFML using keyboard input and s... 0.00
How to set min/max values for an integer, where `++` and `--` and g... +3.50
Allocation memory dynamically and dereferencing +3.45
How would I find and replace chars inside a 2d vector of chars? c++ +1.07
Strange (for me) return statement - can't find any information... 0.00
The segmentation fault error that I cannot understand +3.53
What is the meaning of this syntax std::class<>{}(arg1, arg2)... 0.00
In C++, what does it mean to use a move operation on return? -4.11
error in using dynamic_cast and constructor +4.63
Integer to Text not displaying correctly 0.00
Template function not recognised +3.49
C++:difference between assigning a value to an object and a class 0.00
binary tree problem with printing. The user input does not print an... +3.55
Operator Overloading for vector holding complex numbers 0.00
Can I make a smart pointer to a smart pointer? 0.00
Fixing uninitialized local variable error +4.26
C++ Compiler (cl) does not see parent virtual method with same chil... -4.53
Move assignment operator; attempting to reference a deleted functio... 0.00
does cout before return statement of recursive function stops it? +3.64
Memory release issue for struct containing vector pointer 0.00
How to find position from combination index 0.00
printing elements of a queue using <list> (error C2760) 0.00
initialize 2d vector in c++ +3.61
Reference to a queue that resides on function stack 0.00
How do I establish a comparator for a set c++ 0.00
C++ Copy function overload results in "must be a nonstatic mem... 0.00
Use unique_ptr for an array, how to view each value in debug mode &... +3.77
Is there a valid way to use number values in templates? -3.73
In c++ the rand() is generating different result when executing the... 0.00
Dynamic array of pointers with template problem +3.72
Why is destructor hanging +4.03
C++ code compiles differently on different OS 0.00
Garbage values when accessing SDL_Rect members from an array? +4.43
C++ Difference Between Const Reference to Non Const Object and Non... +0.39
Derived structs in base class-type vectors 0.00
Why would the use of static const in second class give compiler err... 0.00
c++ std::stringstream gives me weird behavior +4.08
Use of assignment operators inside if condition in C++ -4.00
c++ function redefining (code not working - logic error) +3.94
Unable to access subclass methods from baseclass pointer -4.05
Double pointer doesn't call object constructor when using new +0.18
Error when accessing member over multiple classes 0.00
"undefined identifier" despite defining it in the class. 0.00
Microsoft C++ exception: std::out_of_range at memory location 0.00
Confusion surrounding the use of "?", as no value is assu... -3.53
How does unique_ptr not destruct/release the memory it points to wh... +0.28