StackRating

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

juanchopanza

Rating
1757.71 (33rd)
Reputation
194,038 (249th)
Page: 1 ... 9 10 11 12 13 ... 73
Title Δ
C++ Pre-fix and Post-fix operator overloading for addition (+) (not... 0.00
What does this strange code do? -2.63
What if we return string in int main ( )? +0.42
Dynamically input Array -1.20
Why does a free function defined inside a named namespace in header... 0.00
Null character in the end of the new dynamic char array 0.00
Template argument deduction, unclear case +1.10
Returning local variables without copying them +0.17
returning arrays and objects created in functions in various langua... +0.17
Cannot perform std::swap on a vector when compiling with GCC 4.8 -1.40
One variable declaration creates multiple instances +0.18
Best way to copy array(float) to local array(float) +1.06
difference between () and [] in terms of pointers 0.00
Cannot call a method of const reference parameter in C++ 0.00
Why pointer returns value, not adress? 0.00
Why is an int promoted in multiplication but not division? +0.70
Why in the code "456"+1, output is "56" +0.93
Pass by reference avoids object slicing 0.00
Program crashes when adding numbers into a string vector 0.00
How to put an element of a string to a vector? -1.29
Memory allocation with unknown number of elements 0.00
For what reason to change the position of this line generates a dif... 0.00
c++ Trouble understanding very basic concept of using smart pointer +0.17
"cout << cout" - what does the output stand for? 0.00
std::list c++ is sequential then how it can take constant time for... +0.54
C++ pow() function error +0.68
Possible to have a function take a char array of set length? -3.30
C pointer referencing another pointer in functions -2.30
c++ define vector in separate function +0.16
I keep getting a called object 'is_prime' is not a function... +0.18
Cstrings in C++ +0.81
Bus error caused while reading in a string +0.17
2D vector passing to a function in C++ -0.32
Why is there a variation in the working of the comma operator in th... 0.00
C++ Pass by reference a single element array - It's factible? -0.38
C++: How can I access a method of an inner class? +0.91
C Free Memory using free -1.10
malloc and free in C +0.76
I got stuck on following c programming, did not understend output +0.91
How to return a value from a function in C? +0.31
Use enum defined in a struct as case constant in C++ 0.00
PImpl Doesn't Save Me from having to Export STL 0.00
Why does this switch case always return 0? -2.89
Makefile to convert all *.c to *.o -1.74
c - accessing value.type when iterating bson 0.00
Passing pointer to local variable to function: is it safe? +0.92
Dynamically Allocated 2D-Array not initializing -1.08
Cannot compile and locate the error +0.17
C two dimensional arrays: Is the first 'level' an array of... +0.63
Linked list does not add element in C 0.00