StackRating

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

super

Rating
1563.05 (5,070th)
Reputation
3,630 (46,328th)
Page: 1 ... 5 6 7
Title Δ
C++ Is it possible to simplify this nested loop pattern using refer... +3.77
Reading Data from a File into Separate Int Values +2.68
Injecting lambda as parameter to template method -4.62
C++ trouble with deallocating memory taken by vector elements -2.04
New class object, operators overloading -0.22
C++: generate multidimensional vector of unknown depth +3.83
How to make template function specialization for vector and list ty... +1.18
Can (a==1)&&(a==2)&&(a==3) evaluate to true? (and c... +1.85
C++: best practice architecture for multiple implementations of a c... 0.00
Calling function from std::array of function pointers +1.25
Recursion returning function without returning in special cases -0.28
how to return a reference to a default value of a non-type template... -0.33
C++ How can I predefine a constructor parameter when specializing a... +4.07
do-while loop multiple condition evaluation C++ +1.79
How can I insert element into beginning of vector? -3.72
Comparator needed for an associative container +0.43
Why my static integer is not showing the changed value in the main... +2.26
Passing an instance of a user defined template class to a non templ... -2.21
Copy string to const char inside a class +3.86
How can I specialize a C++ template for multiple ranges of integer... +0.47
inherit type_trait of Derived in CRTP : type of Derived is not comp... 0.00
Run-path dependent library cannot locate its dependency during link... 0.00
Sorting referenced substrings using C++'s sort? +0.66
why is this program only couting 2 ? no matter what i input +3.86
Changing an attribution of an instance of class A via reaching it f... 0.00
Recursively Generate all Combinations of given Subset Size (C++) +3.84
SFML Stop or delete clock 0.00
What is a disambiguating keyword template? +3.15
How to not include texture in exe folder -0.08
Properly align in-memory template, invariant of order of parameters -1.73
how can I add to static int +1? +3.94
Invalid conversion from 'char' to 'const char*' [-f... +2.60
passing lambda to a lambda callback parameter 0.00
Problems with vectors, how to remove the arrays in my vectors? -4.24
C++ how to wrap a variadic function template's parameter pack -... -3.82
C++ "assuming" template type in a template class 0.00
Greedy algorithm exercise not working properly 0.00
Not able to figure out what is happening with the universal array 0.00
Create a standalone application 0.00
C++ Templates & Compilation in multiple object files 0.00
Trying to temporarily convert entire string to lowercase and remove... +0.25
Queue realisation C++ 0.00
Implementing a single class with different set of arguments 0.00
Writing a loop that checks the value of a variable against a large... 0.00
Why do i get an error when i try to bind my UDP socket to a port wi... +0.59
How to return a string to the main int function? +2.41
Issue with numbers calculating in C++ outfile 0.00