StackRating

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

πάντα ῥεῖ

Rating
1597.65 (1,883rd)
Reputation
75,485 (1,111th)
Page: 1 ... 12 13 14 15 16 ... 56
Title Δ
Serialize C++ object without knowing its fields +1.71
If constructor of a class requires pointer object of second object,... -0.25
Input command with system() and sleep() 0.00
how to use pointer to ostream in class -0.15
how to run a program in terminal using c++/python program and then... 0.00
Initialize static member inside constructor of an instance 0.00
How to create an automatic array[N] on the heap, with new -1.45
Why does printf("%f",0); give undefined behavior? +0.42
Why doesn't foward declaration of class work when class is incl... -0.03
What's the most basic way to format a 2D matrix of doubles in b... 0.00
control reaches end of non-void function warning c++ +1.44
no return, in function returning non-void {in eclipse CDT} +0.33
Is it possible to use if statement outside a function (like main)? 0.00
offsetof and sizeof like functionality for bit fields +2.09
Counting Alpha Chars in Array +1.32
C++ threads: How do I stop two different functions from being calle... 0.00
What are the benefits with TearDown() and Setup() function? 0.00
Open an additional program with c++ on Mac [XCode] -0.30
invalid use of non-static data member 'Board::N' -0.64
C++ Store multiple integers in one int variable -0.74
c++ overflow while calculating an arithmetic expression +0.36
C++ Class Header and Implementation Error +0.35
When pushing a new object, a pointer to that object becomes garbage +0.39
Taking a pointer passed to a function, then putting it into another... -0.43
alternative way of cout alignment +2.34
C++ Successful compilation without inclusion of <string> header +1.40
How to initialize a std::vector with different size after declarati... 0.00
How to add to a variable value for every loop is done? (in C++. Rea... +0.36
Object pointer in std::map getting corrupted when retrieved through... +0.35
Benefits of the stack-based Finite State Machine implementation 0.00
C++ Make dword with multiple options 0.00
Specifying external Makefile options in Eclipse CDT +1.56
Code Error C2440 0.00
Cannot run g++ compiled program Ubuntu 0.00
How to create derived class in c++ 0.00
Understanding the Syntax of Overloaded Insertion / Extraction Opera... -2.58
Explicit friend specialization of template function in class template +2.63
How to use cmake with freopen in C++? -0.38
Unable to parse mantissa and exponent value separately +0.37
Is there something wrong with this function being defined outside t... +1.80
Is there a way to prevent a public function being used from another... -1.12
thread example, segmentation fault +0.37
Thread safety in std::map of std::shared_ptr -1.27
How to compile c files more efficent with make 0.00
Pointer returns and scope +0.24
Generate bit vector with t random ones 0.00
Error with std::getline +0.70
Why do vectors declared without size need push_back to accept input... -0.27
If I have a pointer to a vector, does inserting invalidate it +0.93
Use a string containing qutation marks to specify a filepath for of... 0.00