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 4 ... 8
Title Δ
for (auto room : rooms) explanation? +0.62
What's the difference between using a variable to define array... +0.74
#define macro doesn't as expect +0.71
Template member specialization in template class +0.62
Can I dereference the address of an integer pointer? +0.82
How to format right and left justification on the same line? -0.40
Navigating multidimensional array using one variable +0.38
How do I add a string to a vector (and subsequently display it)? -0.35
Why does this code have no match for operator error? -0.34
Use one namespace or another in function of a template parameter -1.25
Proper way to assign single value to multiple variables -0.31
Passing function as template argument to a member function -1.39
What does something like int *array[99] = {0}, *u do? +2.77
Difference in printing out pointer value vs array -0.05
How to create a map of <id, member function>? -1.10
Debugging macro with the help of gdb -0.41
How to return char/string from sub function to main function withou... -0.41
read structure from binary file having pointer pointed to memory -0.80
How can I find substring in a vector in c++ 0.00
Match up to but not including string with multiple underscores -0.40
Could not print map of map value in C++ +1.92
Returning to menu from another menu? +0.62
get date from arabic string +0.10
Find position of vowels in a string in Python -0.17
How do you perform transformation to each element and append the re... +1.73
How to force getline() to input one line at a time 0.00
How can I determine the current size of the file opened by std::ofs... -0.74
How do I check if a website contains a string in c++? -1.04
Transversing through a nested map -1.17
How to initialize struct constructor correctly? 0.00
Passing pointers by reference using int*& is causing odd problems 0.00
Remove comments with ReSharper +2.97
What does "%d! = %ld'n" mean in this code? -0.57
C++ trying to convert command lines to int. Get segmentation Fault... +0.59
extraction of letters at even positions in strings? +0.12
Can't get a decimal when using functions? -1.65
Read multiple lines from file to a single string -0.78
Store leading zeroes in C -0.55
In C language about scanf -0.16
Explain how variable hiding is working in this Java code -0.60
List.add() method gives error in public class +0.18
convert STL list<string> into vector<string> c++11 +0.01
Java String spit using regex with single forward slash not followed... -1.10
Regex match digits between string -0.91
Run cl.exe from cmd +0.36
Is this what my pointer to pointer two-dimensional array supposed t... -1.46
Convert text document to a char array c++ -1.49
Create a random generation using two ranges of numbers and remove d... +0.11
Getting epoc time in c++(hexadecimal value printed implicitly) +3.14
Why the parameter doesn't change in the class constructor? -0.99