StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

JeJo

Rating
1658.98 (443rd)
Reputation
4,507 (36,985th)
Page: 1 ... 6 7 8 9 10
Title Δ
Printing a map of object, which has another object as Key +0.40
Find the minimum and maximum of an array with N elements +0.36
How to insert a char to a vector of strings +0.42
A safer way to reference a private member variable in public member... -2.17
Optimal creation new empty element in std::map -0.56
Nested containers: why cant i access the stack at the top of a queu... +0.42
Deduce second parameter type from first parameter +0.13
Accessing nested maps -0.13
EXC_BAD_ACCESS when adding object to array +1.92
Accessing a partitioned vector within a map +2.01
How to generalize the functions, which acting on a vector of (same... -1.13
An initialization is affecting code that has no connection to the i... 0.00
Finding how many occurrences of two given numbers in the array -0.31
Custom compare function for std::multimap when keys are equal +2.10
Passing a member function of another class into a std::function par... -0.29
Is it possible to save a function pointer with arguments for later... -0.59
How to insert vector of integers into Key, Value of std::map -2.44
pair key for unorderd_map 0.00
Pass lambda by argument (no function type template) -2.13
Iterate through a vector of objects and find a variable that matche... +2.33
Passing overloaded constructor to function between classes 0.00
Unable to store derived class in a vector of pointer of base classes +0.42
How can I pass multiple function overloads as a single argument? -1.27
Is there a function like lower_bound that returns the last value in... -2.36
Iterating over a container bidirectionally +0.26
displaing the first elements of set -0.66
Is there a simple way to call a function with default arguments? -1.55
How to make a c++ program that finds number's digits square value 0.00
no matching function for call to ‘begin(int [n])’ 0.00
Number of time the iterative function is called 0.00
How can I sort an array according to values of its corresponding ve... 0.00
How to make the output in tabular form 0.00
Can I have delcaration like ** vector < pair <int ,vector <... 0.00
Vector custom sum +2.04
Adding distinct pairs into a set -4.11
trying to get different outputs from polymorphic function 0.00
Pass a char to an int in using std::cin in C++ +3.30
Cannot convert from 'const shared_ptr<base_class>' to... +3.63
Find element in std::vector which is also present in in a std::map 0.00
How to fill 3D array with zeros +3.36
Overloading operator += with array c++ +3.29
Variable not changing from user input in C++ 0.00
I am trying to find the top 10 objects of a vector with pointers to... -2.99
What operands can the sizeof operator operate in C++? Does sizeof(f... +0.78
Convert user inputting numbers into vector of integers (C++) +3.38
Balanced array index while summing an array from left and right +3.41
How to fill array of struct containing pointer arrays -2.48
Program stopped working, when tried to run 0.00
Print out pyramid taking a positive odd integer 0.00
To replace one char by a higher amount of chars within a string, wi... +3.58