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 2 3 4 5 6 7 ... 73
Title Δ
How to change access type of inherited type in C++? 0.00
std::swap does not call my custom swap implementation c++11 +0.21
What's wrong with my C++ variable(scope related)? +0.19
What is the difference in '->' between struct node and s... -1.78
Why is namespace std not required for legacy C identifiers? 0.00
Where am i doing a mistake in the for loop statement? +0.76
How to enumerate elements in C++? +0.79
why does UINT_MAX + 3 always equal 2? +0.20
According to precedence Postfix increment has higher precendence th... +0.17
implicit declaration of function 'enterChar' [-Wimplicit-fu... +0.86
Are struct names pointers to first element? -2.18
Memory of first element in dynamic char array 0.00
Pointing to an array created using std::array 0.00
Iterate through multiple lists at the same time +0.20
Segmentation fault when trying to memset() a structure pointer to 0 -2.83
How to construct a C++ string from sequence of bytes? -0.16
Sort an array from right to left without using default functions +0.38
/n new line error in C +0.48
How to find vector of items in std::vector +0.21
How to handle the "else" clause when converting an "... +0.18
C++ why accessing dynamic array is used without the asterisk operat... +0.61
Ordered associative containers of pointers +0.20
unique_ptr and library with C API with pointer to pointer funciton... +0.79
Inheritance Copying Base class Constructor to Derived class Object 0.00
Printing character array in C -0.49
Pointer and array assignment 0.00
How to assign value inside list comprehension 0.00
Python list giving different order +0.33
How does an uninitialized array affect the outcome? (no debugging) +0.18
C reverse string function getting weird output -0.43
list.remove(item) in Python, how does it work? -0.72
why (1 < 1 < 1) returns true in C++? +0.15
What is the difference between using "()" and not using i... 0.00
Is there a more pythonic way to populate a this list? +0.81
gcc compiler not show warning when method override and omit const 0.00
What is the explanation for the output of the following C program? 0.00
Generation of different sequence of random numbers that are normall... 0.00
When did template template parameters become part of the standard? 0.00
simple numpy.sum raises ValueError: 'axis' entry is out of... -2.45
error of dereferencing pointer, in struct -0.05
C++ Vectors with pre-determined size throwing compile errors +0.20
C++ test last character of a string -3.24
Python: How to refer to member variables +0.50
Range based for loop in function which passes an array as value +0.18
map degrees to 0 - 360 in python 0.00
c++ pass pointer as parameter. How to understand it? +0.54
Error in C program when using a C file in #Include directive (Multi... +0.17
Is there a reasonable way to add to dictionary values without impor... +0.21
String length of a NULL +0.52
Python equivalent of Haskell's [1..] (to index a list) -0.38