StackRating

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

Daniel

Rating
1540.90 (11,364th)
Reputation
1,188 (133,708th)
Page: 1 2
Title Δ
"continue" inside while is redundant or not? +4.40
How to calculate the distance between a test object and all trainin... -4.43
Is it possible to create a smart pointer to an object and pass this... +3.36
c++ matrix initialization using std::vector +3.62
VC++ how to ignore \" in a String 0.00
find mean for every n rows in table by few columns? +2.72
Passing by reference makes a copy? +0.00
How does it works when a default constructor acts as a default argu... +3.96
Assignment through smart pointer to class members -1.41
Replace NAs in one column with values from another when all values... +3.85
How to programmatically see which conditions were not met in C++ wh... -0.69
Accessing protected members in derived class C++ 0.00
Valid use of bit-fields and unions 0.00
C++ Split Int Into 4 Parts (32 Bit Machine) +3.23
In C, How can I use an array of strings as a lookup table? -1.39
Use a string as a char 0.00
C++: local variable passed by reference to the class with pointer m... 0.00
Converting "for" loop to "while" loop -0.16
R. Using t-test, compare individual mean with global mean 0.00
Get list of R-squared values for linear regression model as we incr... 0.00
Is it bad practice to return a non const reference to an element of... -4.90
get previous row value for computation when n is variable +1.90
Vector of object pointers from another vector +3.62
C++: std::copy esque function for mapping values of one vector to a... 0.00
Getter return null C++ +3.63
While Loop causes file to crash -3.38
Using free on nested structures +3.75
character pointer function to copy a string in c++ +0.17
What is the best way to return a string value from an int function? -0.27
How to update char monthName[256]; +4.01
How do I find the length of a char array in c++ +4.02
Will the alignment of variables in a C union be the same on all sys... +5.12
c++ Dereference Assignment to Pointer 0.00
Save text files with a different extension in r 0.00
Boolean recursive function always returns true +4.11
How to use tapply to match specific condition +4.07
C++ Pass an array as list of arguments to function 0.00
What is the difference between the two ways we declared a struct? -1.32
Why std::get for variant throws on failure instead of being undefin... +2.65
Techniques / design patterns for postponed delete action from insid... -4.12
C++ dynamic memory allocation of struct inside class via pointers i... 0.00
Store value of a mathematical funtion -4.07
What's the mechanism of iostreams with buffer? 0.00
Convert char values in C++ to String WITH THE SAME VALUE as in Java +3.48
Read in information from a file +0.51
how to merge in R and automatically have 0 counts instead of NA 0.00
What type of pointer should I use for the root in a generic binary... -0.29
What happens when I store a pointer to a parameter passed-by-value... 0.00
== operator in C++ Pointer of struct -3.00
In C++, are a new set of private variables created for a derived cl... +4.14