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 5 ... 6
Title Δ
Why is initializer_list constructor preferred here? -0.07
How to get max_element from vector<std::string> -1.15
Declaring a function pointer returning an array +0.13
C++ program using standard library containers +0.51
When will Compiler not create default constructor? +0.19
Why this code doesn't build with clang, crashes with gcc, but r... 0.00
Copy constructor with a parameter as a reference to a derived class -0.21
sprintf writing a blank string when used with %*.s format specifier -0.02
Implicit conversion sequence 0.00
Is it enough to declare destructor virtual? +0.51
Why does the returned value need to be the first declared local for... 0.00
Is there a way to go back after you go forward with an 'IF'... +0.48
Where should I specify [[gnu::transparent_union]]? 0.00
Why can't ofstream be bound with bind? +3.11
Overloading friend operator method in template class -0.51
C++ / Polymorphism / Virtual Functions / Why is my child class'... 0.00
foo({0, 0}): Is this using initializer lists? 0.00
Issue with stringstream data getting corrupt. +0.83
Function definition not allowed here? +0.16
strcmp returns 1 when 2 strings are equal, Why? -0.96
Replace std::sort with boost::sort 0.00
About the comparison function object of std::sort -0.94
Enable C++14 Intel Compiler 0.00
C++ floating point number is way off -0.47
Do the names of the args passed to main() matter +2.60
How to replace delete and delete [] +0.53
Spitting streams then parsing 0.00
How to static_assert template enum types? (C++11) -1.84
What type do lambdas get compiled into? +1.48
Compile error when using FFMPEG library 0.00
Why no manual entry for std::vector in gcc-4.9.1-4ubuntu2? -2.11
Stream insertion combined with postfix operators -1.29
C++ STL : Including all libraries? +0.58
Why do I have this assumption that "string" is not a nati... +2.92
Infinite for loop in C++ +0.36
How to read a character in c++ without pressing ENTER and without u... -1.43
'defined but not used' warning and proper code style -1.79
find bugs in the c++ code below 0.00
Printing elements of a stack -0.43
functions to find the beginning and end of an array -0.87
Destructor not working in C++ for anonymous object? -0.87
C++ Inheritance Constructor +0.01
need some help on c++ ifstream 0.00
What will get removed if i remove a pointer in c++ -0.25
Ambiguous behavior of variable declaration in c -0.12
Read a line of a file c++ +0.58
Why does the following code work? +0.31
Print if the array is overflowing or not -0.52
fa icons not working on changing location +0.52
Why is my C++ Regular Expression not working? -1.18