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 ... 48 49 50 51 52 ... 73
Title Δ
dynamic array without new operator? +1.36
Is it allowed to insert a null value into a C++ std::map? +1.09
This struct is defined, so why does the function think it isn't? -1.86
why do I get a strange answer? -0.16
Interesting behavior with dynamically allocated array -0.01
C++ Comparing Vectors +0.15
Enum Class "could not convert to unsigned int" -0.50
Create new class instances from existing once? +1.37
Debug assertion failed, string subscript out of range 0.00
Class error, expected ; before ( token +0.51
What does the following code produce? -1.72
Passing a pointer to enum to a function +0.22
How can I extract file paths from a string with multiple paths in c... +0.37
What are the possible reasons for signal 11 on destructor call? 0.00
strange behavior of std::bind -0.48
char* passed into function is shortened to four characters -1.74
undefined reference to `typeinfo and 'vtable -0.20
Does returning a dynamically-allocated array from a function cause... -0.13
is-a and has-a implementation error -2.51
C++ Memory allocation. Matrix +0.91
having private variable vector of itself 0.00
Trouble with argc and argv +0.28
Multithreading - In an array what should I protect? -0.49
Is this an example of methods and Inheritance in struct, in C++? +1.71
Flipping an image to get mirror effect -0.23
C++ - How to template a class attribute and not the functions of th... -0.91
wrapping map access, smart or stupid? +0.69
Find the length of string array with strlen() +0.44
Overloading the += operator -1.44
Empty Constructors in C++: +1.09
C++ random function return same numbers 0.00
C++ Memory leak +0.23
Is there a cyclic dependency here? -2.22
how to copy char* to a vector<char> and retrieve it? +0.54
error: expected class-name before '{' token -0.82
Calling a method of a class within another class? +1.27
How can I count all the numbers in a text file? -0.73
How can you access a private function from a friend function in C++? 0.00
Why does VC++ 2012 not support specifying the default value of memb... -0.54
C++ compiler error: "return type specification for constructor... +1.57
Typecasting for vector pushback operation in C++ +1.51
Swap contents of std::vector in constant time - is it possible? 0.00
how do I cast pointers of user defined classes without using inheri... 0.00
How to use array as input for a function in c++ 0.00
equation in function declaration 0.00
Why isn't C++ catching this exception? +1.02
declaring a variable in a loop +0.24
How to put a static class member in a namespace? +0.47
compiler error saying invalid initialization of reference of type s... -0.35
C++ pass array and its length into a function (using macro/inline f... 0.00