StackRating

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

dwcanillas

Rating
1556.45 (6,298th)
Reputation
2,488 (67,823rd)
Page: 1 2
Title Δ
pass function f(x,y) as a parameter with y fixed 0.00
When overload an operator in C++, how to get around with invalid co... +4.97
Alignment problems with <iomanip> 0.00
more efficient way of remove a few characters from the end of a str... +3.40
C++: Two dynamic arrays causes memory allocation error 0.00
sort a vector of vectors in c++ by size of each vector 0.00
Using a function and an array to get the maximum and minimum value +3.49
Unhandled exception operator overloading 0.00
Close properly a console application which is waiting for cin / get... 0.00
Error with construction, unable to find object when calling its met... 0.00
std::regex_replace only replaces every other match? -2.89
What is the best way to find the position of the last occurrence fo... -4.18
How to declare std::vector with an 'n' dimensional array? +3.19
C++ Printing an integer derived from a string's character +3.49
c++ polymorphism and passing subclasses around -3.82
Overloading operators in a Rectangle Class +3.47
Why does an uninitialized variable print in C++? +1.27
Struggling to transfer a doubly linked generic list to circular. (s... 0.00
Returning temporary, why not a rvalue reference? -2.19
c++ guessing game error with if or something 0.00
Invalid object access c++ +1.22
object.function().function().function()....... how does this work? +3.59
Is multiple assignment expression (a=123, b=456, c=789) well-defined? 0.00
given a vector with different figures find out how many are circles... +0.26
Stringstream won't convert properly +4.16
Date Struct is not properly being checked +3.62
How do I iterate through a vector that has struct pointers? +4.59
C++ Setting Element in Struct Array = NULL +3.81
What does this graph tell about the time complexity? +3.73
error:expected ')' before 'dictionaryFile' +3.81
How can I give my class a nominal "value" that can be dis... 0.00
Implementing a hash table that maps strings to an array in C++. I k... 0.00
Strange error while trying to deploy qt5 app on raspberry pi 0.00
Undefined reference to object::function 0.00
Selection sort of struct in C++ 0.00
Passing this pointer to a templated member variable 0.00
C++ Passing values to 2D char array in a function +3.80
Array of pointers to every n-th element of bigger unsigned char array -3.99
C++ operator overloading input operator >> with object outsid... 0.00
Overloading operator * in C++ +4.49
Defining a protected method of custom return type within a derived... -4.33
C++ Program Cryptography Encryption 0.00
how to pass a ofstream to a function and save it into a member vari... +4.16
Put integer in to string using pushback +0.08
Expected a ';' error when creating a variable of struct type +4.56
Invalid types ‘<unresolved overloaded function type>[int]’ fo... +0.54
C++ executable crashing 0.00
Arduino 1.6.3 no matching function for call to 0.00
Class definition error - Field next has incomplete type -3.82
Creating unordered map of class objects 0.00