StackRating

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

ph3rin

Rating
1516.83 (39,252nd)
Reputation
140 (580,339th)
Page: 1 2
Title Δ
linking hpp and cpp issues with g++ compiler +3.85
Group adjacent tuple elements matching a predicate into sub-tuples 0.00
Avoid field zero initialization in C++14 -1.17
Is modifying an object more than once in an expression through its... +0.44
Is there a way to define traits and cast operators for redefined, v... -0.16
I aim to write a program that will count and store the position of... 0.00
c++ c-style zero-initialization { 0 } -2.61
Did std::bind implement std::ref and std::cref to disambiguate the... 0.00
Can i get the reference to a class object from its variable -3.34
Binary tree operator deep copy -0.76
Assignment to a non-existent object in C++ +4.46
What is the practice for handling a complex resource pointer in C++... -0.53
C/C++ aliasing functions to other function with different arguments -3.57
When I open a python shell in powershell, I cannot close it 0.00
Friend template function instantiations that match parameter +1.82
Finding a testcase which fails the code in the 4 sum problem +4.47
How to initialize POD struct with private/protected members without... +0.65
Preventing the use of an overridden non-virtual function - The corr... 0.00
Smallest expressible value above given value +3.67
Store a parameter pack for a function whose return type is known la... 0.00
c++ operator overloading = not working well in visual studio yet wo... +3.92
Recursive function acting on variadic class template parameters -0.18
Using C++ generic programming to do runtime call of func(x,y) for a... -2.24
The exact number of divisor (n) of a number is given, how to determ... 0.00
Why does same_as concept check type equality twice? 0.00
How to dynamically get the variable types inside a tuple at C++ com... -3.57
libuv - free write buffer 0.00
Algorithm which calculates the greatest sum lesser than or equal to... 0.00
Virtual call from base in virtual inheritance -0.24
How to use ToList() to print multiple list items? +1.02
std::enable_if to change member *variable* declaration/type -3.36
Accessing functions of a derived crtp class from the base calls 0.00
Get reference to member function overloaded by const specification +2.19
variable must be absolutely global all over sources 0.00
Base-class pointer pointing to a derived class cannot access derive... -0.98
How do static member Overloading and Overriding works in C++ structs? +3.77
Implementing Circular Array Queue 0.00
Can I delegate Move Constructor? 0.00
How to instantiate an object inheriting from a pure virtual class t... 0.00
How do I specialize a template typename being using as a function p... 0.00
string passed to function is undefined symbol 0.00
Passing an initialization list to an array member in C++ +3.99
Using const parameter for variadic template +4.54
C++ Multiple consumer threads stuck on condition variable +3.71
In C#, what will happen for an removed object's Action? +3.44
Vector as a Private member of a Class defined with pointer: no erro... 0.00
What is the correct way to call a move constructors on the derived... -3.93
C++ syntax, difference between i % k == l % k == 0 and i % k == 0 &... -4.01
Deleting corresponding element pointed to by each element of an arr... -3.07
Should immutable global objects be declared as 'const my_result... 0.00