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 ... 73
Title Δ
return from incompatible pointer type? 0.00
Python: Why does reversed(a)==reversed(a) returns False where a is... +0.83
Why is address considered a pointer? +0.80
Python : simplify try / except code? +0.82
c++ Identify template arguments +0.73
What is wrong with my vector of vectors? +0.66
When creating an instance of a nested class, is an instance of the... -0.52
Why does a function returning `int` in C++ compile even if I didn&#... 0.00
Why do C library functions seem present in any C++ code as pointers... +0.63
Transform data from vector to other with no default constructor 0.00
Heap allocation of abstract class 0.00
issue with different methods to loop over a std::vector and getting... -0.51
How do I sort a vector<int> which is an element of a 2-d matr... 0.00
C++ initialized unnamed struct member in constructor -2.65
The difference between size of datatype and sizeof(data type) +0.50
Initialize a structure with NULL values -0.83
Overloading > operator to recognise nodes containing strings 0.00
How to assign variables to a item in a list +0.19
How to pass str number in def python? -0.31
C++ strange pointer arithmetic +0.55
Two different outputs using malloc 0.00
What does STL method sort() do if I have equal elements in a data s... 0.00
Why does sizeof("string") prints one more than the length... +0.59
Passing 2D array using "*[]" and "[][]" and &qu... +1.11
When allocating on the heap, in which cases does "automatic&qu... +0.18
Questions on the type of an array 0.00
What is the type of new int[M][N]? 0.00
Output of this C program i can't understand +0.19
Initialize a constant variable and assert if failed (c++) +0.43
C++ Casting an int after declaration to void type? +0.71
If python set does not allow the mutable object then why it allow t... +0.50
How to correctly replace a character in a string c++? +0.40
Push back subclass objects in base class type 2d vector in C++ 0.00
Calling sort() on a vector that's a member of a class "No... 0.00
When do i have to add a null terminator? +0.84
I got a message from the log and it says: Error: request for member... 0.00
Can std::string copy constructor throw? 0.00
Why is it impossible to initialize a constant variable after its de... +0.19
C++ Friend Function not accessing private members 0.00
Always getting true in C -0.63
Python short hand for simultaneous initializations? -2.20
Python not equal 'for' iteration +0.22
Heap - constructor and destructor, memory allocation 0.00
How to convert a string to a list? +0.81
Why do I keep getting the maximum recursion depth exceeded error? +0.02
how to assign uninitialized string value from another string in C++ +0.54
Difference between list.Count > 0 and list.Count != 0 +0.52
In C++, how much memory do enum data types consume? +0.65
Stack Copy Constructor using array 0.00
pre increment operator that returns void +0.72