StackRating

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

Andreas DM

Rating
1423.91 (4,535,724th)
Reputation
6,583 (24,563rd)
Page: 1 2 3 ... 8
Title Δ
Array with elements of different types 0.00
How can I change malloc to new notation in c++ 0.00
Template parameter deduction problem with C++ concepts and `std::is... -1.36
I'm having trouble understanding a particular piece of syntax 0.00
Can I get these template arguments deduced? 0.00
Difference between lists created with struct and list library c++ -1.06
C++11 uniform initialization: ambiguity between initializer list an... +1.43
What is a pointer to array, int (*ptr)[10], and how does it work? +1.58
Why does push_back() create two zeros at the start of the vector +2.61
How to indices in an std::vector<bool> which are true? +2.75
C++ cout aligning a double to a precision of 2 with right alignment -0.39
confused with a variable within a for loop -0.06
what will vector.size()-1 will return when vector is empty? +0.51
C++ Cypher issue -0.37
Using templates to set whether class members are const -0.30
Is there a way to check if a user input in c++ is in a certain pred... -1.40
Pass string class variable by reference in C++ +1.28
Template argument deduction with multiple transformations -1.22
How come rand is not producing random numbers in my code? -0.37
What does ... (ellipsis) as one and only function parameter in a fu... -1.34
Store string into a variable in next line of a file +0.23
Is using "if(varname)" more efficient than "if(varna... +1.03
What is the (...) called in C and C++? -1.37
Can't create a stack allocated array in a class with a constant... +0.18
How recursive variadic templates is work? -0.49
What does "typename..." mean in this context? -0.92
Unable to Initialize char array +0.61
How random_shuffle from vector in function? 0.00
Using decay with perfect forwarding -1.03
How to check if a file exists in C++? +0.11
Regex for differentiating between decimal and non-decimal values +0.11
What do the "?" and ":" characters do in a line... +0.62
How to tell if two variables have the same type at compile time? +1.68
How object can be created outside main function? +0.61
Reading int from ifstream to 2-D dynamic array 0.00
Does a static variable inside a function ever go out of scope? 0.00
how do i use a for loop to compare arrays of different sizes +1.79
Debug regex mismatch 0.00
Push pointers to vector at runtime C++ 0.00
Using a member struct of a templated class +0.09
I'm trying to create a bool function that evaluates a char and... +0.10
Can someone explain how the shorthand assignment operator actually... +1.06
Why is template constructor preferred to copy constructor? +1.09
How do I create a C++ Integer Array of constant length? -0.26
Tile map collision 0.00
Accessing an array with Pointer this way? +0.62
How does this C++ structure get transferred from the function to th... 0.00
Why block scope at global namespace is not allowed? -0.34
Collect2 ld error when compiling program with openCV 0.00
Removing odd numbers from an array -0.17