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 2 3 4 5 6 7 ... 10
Title Δ
How can I input data to array and print them through function? +0.35
Using pointer variables to print specific array variables +0.33
How to provide the function signature for a function taking iterato... +0.55
How can I optimize function calls while setting the string values? 0.00
How to copy elements from std::list to an array of struct? -0.39
The conditional operator is not allowing the program to terminate +1.52
Insert or push_back to end of a std::vector? +1.60
Function template to populate a vector of shared_ptr to Base &... +0.36
How to get resultant type of multiplying two different types? -1.77
How can I make a vector containing arrays? 0.00
Return different types with different template parameter value (but... +0.20
How to initialize the pointer with the variadic-template? 0.00
How do I add a string to a vector (and subsequently display it)? +1.12
Why does this code have no match for operator error? +1.00
Why the std::map::insert failed in the following example? 0.00
Why can not the operator<< for test2 + test3 be overloaded? +0.35
How do I specialize several type on the same template function? -0.63
How to default-initialize std::vector<Base> with Base and Der... +0.34
Why the destructor has not called when using polymorphic behavior w... 0.00
Unable to split std::array container into 2 sub-part 0.00
How to return the std::unique_ptr containing custom deleter in C++11? +1.68
How to add pointer to function and return values? +0.35
How to send parameter to function only if statement is matched? -2.41
How to initialize a value to a object decleared in a vector? 0.00
error: no matching function for call to ‘std::vector<std::vector... 0.00
How to convert alpha numerical and special characters string to alp... -0.48
Is there a way to shorten this while condition? +0.58
How to define lambda function in private? +2.57
Using std::vector in hackerank birthday cake candles question +1.49
How is the begin() pointer created in this code snippet? +0.36
I am coding Node struct and I think this is constructor initializer... 0.00
Using-declaration for base class constructors 0.00
How to push elements to vector after it is cleared? +0.36
How do I add vectors into my structs to create an inventory system... +1.01
Why I am getting a segmentation fault while inserting elements to t... -0.08
Class with a std::vector of another class objects +0.36
How to pass an overloaded member-function as parameter? -0.29
How to add items from multiple QStringLists to one? +1.41
How to sort std::set according to the second element? -0.82
What is the meaning of, returning value being a class name followed... 0.00
How to define the size of member vector in constructor of a class? +0.37
I cant seem to get whats wrong with my code, I cant get the output +1.76
How to find size of multidimensional std::array? -1.04
How to enter a single value in a vector of pair? 0.00
Is range construction possible for the initialization of vector of... 0.00
How to pass static vector of vectors by reference? 0.00
Finding indexed data-structure like `std::vector` (not array) 0.00
How do I iterate equal values with the standard library? +0.49
Does C++ standard library provide more compact and generalized vers... 0.00
Error: passing x as 'this' argument of x discards qualifiers -2.40