StackRating

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

Jarod42

Rating
1595.26 (2,009th)
Reputation
130,253 (480th)
Page: 1 ... 94 95 96 97 98 ... 111
Title Δ
C++ DeathPrediction - first program how to add precentage in for loop -0.03
Is there an elegant way to swap references in C++? -0.01
Is there a simpler way to write this? -1.41
Better way to jump in and out a loop without goto? +0.67
In C++ 11, how do I specialize a function template that takes a fun... +2.50
Find function not working with vector of strings -0.15
Randomzie elements in array 0.00
Why for_each cannot choose the correct print here +2.99
C++ Compare two multidimensional arrays +0.27
How to group values from the same line into a pair? -0.65
== operator overloading with struct -0.17
Variadic Template Dispatcher -0.02
How to pass vector as function argument to pointer -1.02
How to remove an element from an array and then shift other element... 0.00
Macro for static std::string object from literal +1.00
Template deduction with smart pointers +0.46
Initialise std::function in parent class using member in derived cl... -0.36
not able to create Binary search tree in c++ -0.05
program failing in hidden test cases. which test case may be not ha... 0.00
Finding gcd of permutations of a Number 0.00
Implement something that has both enum and class behavior +0.25
Are members of a class template instantiated when the class is inst... -0.81
Get the sizeof() correctly 0.00
C++ celsius to fahrenheit 3 times +1.97
test an array with std::is_sorted, but with a preset accuracy +2.93
C++ reversePrint Linked List Recursively -2.13
What is wrong with this in detecting if a string contains numeric c... -0.55
Callable class member detector idiom and C++11 final 0.00
Checking callable template parameter types +2.10
Use template argument's implementation if available, default ot... +0.12
C++ segfault under gcc+mingw but not gcc+linux +2.51
synthesized default constructor as deleted 0.00
Preventing conversion operators from compiling unless a static cond... -0.86
Fast, unbiased, integer pseudo random generator with arbitrary bounds -1.26
Is there a way to define MACRO in C++ to generate content different... -1.03
std::integral_constant<char*, "kernel32.dll"> won&#... +0.08
C++ multimethods and compile time detection -0.91
How to ensure constness of the returning vector<unique_ptr> -1.15
Implementation of Permutation, Combinations and PowerSet in C++ +0.47
How to store some kind of "null" in C++ double or int var... -0.46
Variadically templated use of std::conditional where one type is an... -1.73
"auto" becoming the wrong type? 0.00
Why this template recursion won't compile? +1.20
Template: Determine template arguments by function prototype +0.05
C++03 moving a vector into a class member through constructor (move... +1.49
(с++ inheritance) storing objects with common parent in stl container +0.23
Using binary counting to count all subsets of an array -0.69
std::remove_if usage in C++98 +0.53
how to pass construction function(variadic arguments) as template p... +0.24
Correct way to test if a container implements .at() member access /... -0.49