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 ... 11 12 13 14 15 ... 73
Title Δ
std::shuffle doesn't compile with std::list +0.11
GCC cannot resolve proper std::accumulate 0.00
How to define two C++ constructors with two different type having s... +0.73
Huge overhead due to C function call 0.00
Passing std::map by reference to constructor of class not updating... 0.00
Cannot access element of 2d heap vector using operator[] +0.18
Are normal Arrays also dynamic? +0.75
Automatically implementing a constructor which calls a specific bas... +1.10
Fixing initialization of structs for which constructors have been a... -1.48
c++11 for each on 2D std::vector C not working? 0.00
"Undefined reference to main" with main in a seperate scr... +0.37
Delete an element from a Vector and move rest of elements down - C++ -0.57
Passing uninitialized variables safety +0.64
Can I undeclare a variable in C++? +0.64
copy vs std::move for ints -1.19
Pointer doesn't return the right value 0.00
Difference between two pointer variables +0.32
Do all containers have a .size() function? -2.09
Why is different behavior shown for same code in C and Java? +0.47
C++ uniform initialization with default values 0.00
Why std::map overloaded operator < does not use the Compare -0.57
C++: confused by type on computing distances between iterators +0.16
Passing by Pointers vs Passing by reference +0.18
Set element in two dimentional std::vector +0.35
Is there any way to make a template function to apply on an array o... 0.00
Inconsistency between int and bool 0.00
Why do we separately cast to "float" in an integer divisi... +0.59
C++ equivalent of Python dictionaries +0.83
Pointer cast while pass by referance +0.54
add an element to an empty vector in c++: why push.back works and [... 0.00
How can I do arithmetic operations using mt19937 output, and then s... -1.16
Redeclaration error fruit f vs fruit(f) -2.13
Explanation of code snippet regarding how to pass an array as a fun... -0.49
Register callback from a manager class to a worker class without th... 0.00
Class that is privately inherited from std::runtime_error is not ca... -0.02
How to std::bind a class function properly? -1.03
makefile doesn't work with -std=c++11 option +0.17
Object containing lists of itself recursively +0.16
Does a C for-loop exit on encountering a '\0' character? +0.49
C++ summation program +0.16
String erase-append 0.00
Counting occurrences of word in vector +1.49
Functions with same name, different origin 0.00
Exception on passing a bool to a const std::string& 0.00
Range based loops with pointers +0.77
plus operator for set iterator doesn't work +0.55
C++11 expensive rvalue temporary -0.08
Implicit enum values in C++ +0.17
Vector of pairs +0.01
Wrap raw data in std container like array, with runtime size 0.00