StackRating

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

remyabel

Rating
1487.32 (4,451,504th)
Reputation
7,548 (21,044th)
Page: 1 2 3 4 ... 6
Title Δ
&string_name or string_name for %s to print string in C +2.26
C++ Expression Must Have Class Type -0.48
Is there a built in function for std::string in C++ to compare two... +1.50
Disadvantages of using the `-Wextra` flag when compiling in GCC +0.64
removing elements from a vector with O(1) runtime -1.48
Why doesn't this code take stdin and give output fot tc=1? 0.00
Bare minimum HTML5 - is it valid? 0.00
Semantic difference in C++, defining a constant data instance -0.93
Why can structs not be defined in a function declaration in C++11 o... -1.01
I'm using a 3D std::vector and was wondering if using operator=... 0.00
Type having conversion to Type&& operator +2.21
std::make_unique<std::thread> with lambda 0.00
Sorting a vector of strings c++ without knowing the size of the input 0.00
Is it a common practice to use public enum for containing default c... -0.36
Can't invoke new operator for list initialization with a std::i... +2.45
Sorting a Row in a 2-D array using sort() 0.00
How does sizeof know the size of array? -0.45
‘memcopy’ was not declared in this scope -0.28
SDL window not showing? 0.00
Using reference to pointer as a sequence in C++11 range for loop -1.26
Implement of BOOST_DEDUCED_TYPENAME without Boost 0.00
Why does C++11 not have template typedef? 0.00
How to add objects to a std::vector<unique_ptr<obj>>? +1.57
C++ Comparison of Literal Strings -0.32
C memory allocation(malloc) -1.26
std::unique_ptr for C functions that need free -0.08
use of class template requires template argument list, what do? -0.40
GCC attribute warning with trailing return type when return type is... +0.21
Sizeof this pointer in cpp +0.51
Is it possible to bypass or catch a "Segmentation fault" -0.29
Zero-Initialize array member in initialization list -0.34
Why does taking the `sizeof` of an object constructed with a defaul... 0.00
Invoking GDB with arguments 0.00
Can a function return more than one value in C? -0.49
Why can I connect this struct in boost::signals2? -1.39
When to use functors over lambdas -1.16
regarding array declaration in c++ +0.11
Local memory leak in constructor 0.00
Confused with interesting printf() statement +2.02
Bad cast not caught after dynamic casting +0.50
Difference between char *argv[] and char **argv for the second argu... -1.22
in angular why not data-ng-* but ng-* -0.49
How to switch a string in C? +0.00
array into arguments in c +0.13
Best way to input/output data from file in C++? 0.00
c++ std::function, can be replaced by auto or not +2.77
Why does {1, 2} has no a type, but decltype(a) is well-formed? +2.05
"cout" does not work with string -0.68
Output a C array through ostream -1.70
What does a reference-to-reference mean in C++? (Not an rvalue refe... 0.00