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 ... 19 20 21 22 23 ... 73
Title Δ
Object issues C++ +0.95
How do you declare a pointer to a C++11 std::array? +0.48
Can i call a function using new in c++? 0.00
initialize a structure in constructor initializer list in C++ +0.51
overloading * to act as dereference 0.00
How to sort a map with its maximum value of key in C++ +0.15
Can't delete an unsigned char* after inserting data +0.19
Templates and access 0.00
.join() after exception occurred in main() thread 0.00
double or free corruption error when I test 10 as size of an array 0.00
How is this possible? String always size 40 and structure sizeof od... +0.54
Copy string data with NULL character inside string to char array -0.31
Weird constructor called when I called a function in nowhere +0.37
Unresolved Externals between functions -0.34
How to declare a function which creates an object which will never... -0.17
Do references and pointers by default always represent the 0 index?... +0.42
Returning a pointer to dynamically allocated array with normal func... +0.63
loop for with class functions error when condition too high +0.32
Initializing const char * in constructor - will there be a memory l... +0.16
C++ redefinition error for two different function signatures +0.73
Trouble overloading [] operator 0.00
Error 5 error C2039: 'update' : is not a member of 'std::_Vector_it... 0.00
Why would *&param be used in a function? +0.18
Why does a explicit constructor expecting std::shared_ptr accept a... 0.00
Error with implement map within template c++ +0.37
Can anyone explain me this part of the code +0.46
Why doesn't make_unique work with unique_ptr::reset? -2.58
Overloaded function in derived class (C++) +0.32
Convert string to array, strcpy don't work +0.38
We assume that we have given a following function +0.74
How to set std::vector<std::string> with custom string in eac... +0.59
Memory leak while trying to replace character in string +0.17
How to init a reference to a class that is declared in a separate f... 0.00
C++ Accessing a protected variable in class A from class C, where C... +0.00
Can't call std::max because minwindef.h defines "max" 0.00
Getting error while assiging the address of an element in C++ 0.00
Pointer madness, I just can't figure it out +0.76
Storing an vector iterator inside another vector +0.59
Initialize private array with curl parentheses 0.00
Constructors and inheritance c++ 0.00
insert in C++ vector +0.66
std::remove_if not working properly +0.49
Simple Palindrome in c++ -0.16
I'm creating my own array class, using the vector class. How do I a... +0.51
Iterator returns size > 0 but won't output element 0.00
c++ templates argument based compilation +0.78
Does std::map::find performance depend on the key size? -0.85
How do I initialize an array with the address of another array in C... +0.16
I seem to have some misconceptions about `static` in C++ -0.38
How do I convert this line of Python into C++? +0.17