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 ... 13 14 15 16 17 ... 73
Title Δ
Using -> operator on arrays +0.81
Convert array of one struct into Vector of another struct, using st... 0.00
C++ calling multiple constructors 0.00
How to get the iterator of 2d native array 0.00
How can a unique_ptr be returned by value without std::move? +1.16
Cannot convert vector<int> to int* for bool testPIN +0.17
Understanding of pointers with malloc and free +0.57
Basic C pointer allocation/deallocation -1.11
Copy array to a function c++ +0.15
What's the difference between "int *a[5]" and int(*a)... -0.79
Linked List Implementation in C +0.17
Initialize a vector of pairs in one line +0.79
Copy Constructor invoked instead of assignment operator -0.18
Can making class name and object name same serve the mechanism of s... 0.00
How to check at compile time if type is polymorhic +0.54
How to get the length of a int array(method paramater) inside a met... 0.00
How can I access a static variable from another method? +0.18
How to modify array that pointer points to +0.17
How can I get this value from function stored properly? -1.65
Why std::vector::push_back needs the assignment operator 0.00
some containers in stl don't have find function +0.73
Uninitialized float (C++) +0.82
Invalid initialization of reference type in subscript overloading f... 0.00
c++ empty container iterator behaviour +1.50
C++ - Initializing an empty array on class +0.17
C-program's function seems to return always true, but I don'... +0.32
Array of char* and how to allocate memory for each -0.45
what is the best way to convert a char array (without null terminat... +1.04
Strcpy Segmentation Fault C -2.30
const parameter and const method in c++ +0.49
How to define static pointer to sqlite3 struct? c++ 0.00
Getting stange error with strings 0.00
How do you avoid specifying template parameter for classes? -0.55
What is the >>>= operator in C? -1.15
Conversion constructor +0.69
How do you make the warning come up that has the words 'suspici... +1.02
Can't edit a private var through a get method (must be modifiab... +0.16
How to return nested class pointer from method? -0.30
How to initialize a vector<int> v(1000) with values {1,1,1,..... 0.00
nested node class operator overload < c++ 0.00
Overloading operators * and -> +1.84
Why does GCC require brackets around new before calling a member fu... -0.71
No errors in code, but when i run the program I get the "Polyn... +0.16
On a nonconst object, why won't C++ call the const version of a... +0.78
Why ./helloworld and not helloworld directly to run my program from... 0.00
How to pass object whose constructor consist of one argument to a f... +0.46
Inserting an pair into an unordered_map where the key is of struct... 0.00
Instantiating a new instance of a variable 0.00
Iterator stores the wrong value after splicing list 0.00
C++ set and mathematical set comparison 0.00