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 ... 38 39 40 41 42 ... 73
Title Δ
How it is correct to specify declaration for my namespace and the f... +0.24
Not getting any output for string +0.50
How to use std::accumulate over first 3 values of map +1.00
Comparing the integer return value of a function to bool in C++ +0.72
C++ Segmentation Fault in Creating a Linked List -0.70
sort array of strings with a function -0.07
Syntax of template function count in c++ +0.10
C++ Initialization array handled by boost::shared_ptr +0.76
C++ shared_ptr holding dynamically allocated array 0.00
Sorting std::map based on the data (map->vector->sort) 0.00
How to copy a char array / String a variable number of times C++ -0.76
Template specialization type lists without macros? -0.51
Make an alias to the singleton instance calling function? +0.53
gdb: <error reading variable> with c++ vector +0.24
How and where to define class variable when using header files in C++ +0.24
overloading of template function error C2688 0.00
Updating all elements in a C++ vector +1.10
Invocation sequence of constructors and destructors? +1.33
How do I declare a vector of a struct within that same struct? -1.83
C++ how to call method in derived class from base class -0.69
C++ Inheritance virtual function crashing +0.23
Dynamic allocation in java or c++ -0.46
Trouble in understading behaviour of std::transform +0.62
map<key,bool> vs set<key> to keep track uniqueness of a... +0.53
Filling a dynamic array c++ +0.74
can't access public fields in class | c++ +0.23
Is std::array<int, 10> as class member zero-initialized? +0.96
polymorphic equality in c++ 0.00
how to assign variable to element of string array -0.62
C++ Operator vs. method overloading and their different behavious -0.26
Trying to switch between std::cout and std::ifstream +0.25
POD members not 0-initialized -1.94
Operator overloading adding two objects error +0.22
Difference between two features of vector -0.59
C++ Error: no match for call to ‘(std::string {aka std::basic_strin... -1.41
Double declaration c++ +0.81
How to declare an array without specific size? +0.10
Missing template arguments or expected primary expression 0.00
foward declaring class in namespace throwing compiler error -0.27
Comparison function for C++ STL set: Can comparison function be a m... +0.67
Is there any way to output the actual array in c++ +0.76
Initialization with referenced object +1.48
How to declare an iterator variable for unknown container 0.00
A template function and a non-template overload of this function, w... -0.74
Corruption of heap when using delete []p; -0.83
Top-level const doesn't influence a function signature -0.01
Initialising shared_ptr , when the object requires a default constr... +0.23
Changing my array definitions to Vectors or Lists? +0.73
Result of function can't be passed as reference +0.54
Why can't this friend function access the private variables? -0.05