StackRating

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

Edward Strange

Rating
1479.05 (4,500,220th)
Reputation
34,641 (3,365th)
Page: 1 2 3 4 5 ... 22
Title Δ
Why do we use `#include "stdafx.h"` instead of `#include... +0.54
How to sum up columns in a 2d array in c++? -1.42
In C / C++, What would int (*f) (float *) create? +2.52
When do we break binary compatibility -0.47
No matching function for call to 'merge(std::vector<int>&... +1.64
Constructor and Variable Declaration in Cpp -1.37
initializing a union of structs -0.28
How to call a function from within main +0.53
typedef of character array and use in functions 0.00
cannot figure how to return multiple values from c++ function from... -0.23
Random generated vector in C++ is not changing values +0.03
Will a single derivation of an abstract interface have it's vir... -1.35
Why std::function has no function_type or equivalent member type? -0.95
c++ using template and virtual method in one class 0.00
Variadic Templates example not compiling +0.61
programming beginner converting letters to phone number correctly +0.07
Why are unnamed parameters useful? -0.91
How to change the look of an template instantiation like in std::fu... -0.26
Linked List Reverse Function OOP C++ -0.47
C++ Smart Pointers in a Vector container -0.83
Why defining a member function pointer variable need class name? -1.35
Reverse a string recursively +0.05
Pros and cons of one big buffer vs many smaller buffer 0.00
Why does copying a const shared_ptr& not violate const-ness? -0.23
Comparing a string using a stack +0.50
Find the max value in vector<vector<int>> without for l... +0.50
extend the existing c++ class +0.51
whats the difference between STL set and map +2.54
Function passed as a class argument 0.00
How does c++ handle an unknown size array allocation during compila... +0.51
how to override a function (in an abstract base class) with a covar... +0.02
What C++ standard has better of COM? 0.00
c_str() produces different output when string is originally in a st... -1.91
Can a std::function store pointers to data members? -0.99
return const reference vs temporary object -1.74
vector<Class> or vector<unique_ptr<Class>> in thi... 0.00
Deleting a Template Type -0.36
Why is this call of overloaded function ambiguous? +1.24
How does this implementation of std::is_class work? -1.05
Iterator and *Iterator type -1.93
Why does typedef not offer protection in function parameters? -0.48
C++ call method of not yet constructed object -1.49
C++ template parameter default function implementation -0.44
In C++, how can I make cin "cancel" if the return key is... +0.49
Multi threading application error C++ 0.00
Is using a reference parameter with default value good practice? +0.50
Polymorphic Callback Implementation 0.00
Access a private data member? +1.59
How can be used returned temporary link in best way? 0.00
How to avoid the triggering of a static_assert when SFINAE is used? 0.00