StackRating

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

andre

Rating
1512.66 (54,257th)
Reputation
5,472 (30,063rd)
Page: 1 2 3 4
Title Δ
Reading from a CSV/text file with quotes in C++ 0.00
What is the point of the 'auto' keyword? -0.44
C++ iterator operator precedence issue *it.method() vs (*it).method... -0.49
C++ 2d map? Like a 2d array? 0.00
Passing 2D array through the class in C++ +0.05
How do you align output of different lengths coming from an array? +0.05
Why is int typically 32 bit on 64 bit compilers? -1.63
Why do instance variables of run-time stack objects differ from hea... 0.00
Is there a Java equivalent to Python's Easy String Splicing? -0.57
Splitting string selectively on spaces 0.00
Reading variable size 2D-STL vector from file +0.73
getting a line from a file and then reading word by word. C++ +0.38
Extraction of integers from strings +1.45
PHP combine arrays on similar elements -0.31
PHP make combination with exponents 0.00
How to use else/elseif? -0.53
Checking if strings are the same c++ +0.49
How do iterate through all sub vectors in a vector? +0.75
C++ vector adding elements efficiently -1.94
Forward declaration and delete -1.10
What is the right way to use polymorphism and inheritance in C++ to... +0.14
How to map 2 char* arrays directly into std::map<std::string,std... -0.17
Include error.Functions already declared +1.07
Getting error "array bound is not an integer constant before '... -2.64
C++ most frequent element in map -4.32
C++ - Data structure/algorithm that can keep track of structures (x... +1.48
C++ stringstream string to function(test, char *test2) +1.37
how to use RAII to aquire recources of class? +0.14
Code does not work as intended (Palindrome checker) +4.01
const keyword and duplicate method signature -4.67
smallest and largest in java. else if? +0.48
How to declare dynamically sized array fields in C++ class? -1.33
NCurses read from stdin to std::string, C++ 0.00
Changing while loop to accommodate two situations +2.00
Counting letters in a string using two for-loops -2.11
variable declared in member function is same as member variable -1.15
Treat two std::pair(X,Y) same as std::pair(Y,X) -1.72
Returning switch capable value based on String -0.09
new to c++ need a review on linked list insertion -2.20
(beginner) C++ inheritance in constructor and methods using a Java... +0.31
How to add specific flags to moc in a vs2010 project? +3.69
Most efficient structure to count unique words in a file [C++] +4.56
How to link a node with a next node in Java +1.14
Dereferencing null pointer -0.29
C++ pointer to constant error -1.47
weird behaviour of c++ maps 0.00
Typedef inside a class -0.52
try catch finally return, clarification in JAVA -1.40
Is std::map<std::set<long>, double> AND std:map< std... -1.06
C++ for each, pulling from vector elements -3.27