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 ... 10 11 12 13 14 ... 56
Title Δ
forward declare a type previously declared as a class as a struct +0.30
Is it possible to catch a segfault with try/catch? +0.31
How can I add newlines to stringstream or a string using returns ra... -2.70
How to include character literals? +1.06
std::map<struct, int> Do I need destructor ? +0.90
unordered_map initialization with #include -2.16
C++, read an array of number from a file +1.89
While loop not waiting for user input (while datatype is invalid) +0.34
Simplest way to combine two strings at compile time with C++11 0.00
Why are .h files included in .cpp files and not vice versa? +0.35
C++ understanding typedef -1.42
Quick about C++ array class constructor +0.39
Would an array of the same type of objects as the class it is a mem... +0.53
Properly create shared pointer for other objects +1.32
c++ pass data source function as parameter -0.81
In a type trait, why do people use enum rather than static const fo... +0.23
Push and pop operation for 2D matrix and displaying them in C++ +0.34
C++ new followed by class -0.66
Makefile, using mpiCC compiler for main.cpp and g++ for other funct... -0.34
How to tokenize a string to vector elements? 0.00
C++ Exceptions in Console App? 0.00
Linux equivalent of WaitCommEvent 0.00
Access auto declared array +1.88
Base class of sorted containers in C++ +0.33
Reusing functions from another project of solution in VS 2015 0.00
Is there a Valgrind for detecting "Memory Leaks" with Sma... -1.20
Double pointer 2-d array declaration int** seq=new int* [n]; +0.36
getline keeps waiting on standart input +0.35
Does the bitwise operation (&, ^. | etc) provided as operator o... -2.71
uint64_t is only 32 bits wide? -2.08
Issue with file reading and vector entries -1.42
Converting link list from C to C++ +0.81
Compiling C++ in OSX terminal: Undefined symbols for architecture x... 0.00
From exceptions to user error messages -2.50
c++ default parameters: can only the last argument(s) be left? -0.27
Can I force a class to be inherited? +1.96
What should the default argument(if any) be while passing a vector... +1.85
Using array notation over pointer notation, and vice-versa -0.56
Vice Versa Of friendship(accessibility) in class is true or not In... 0.00
C++ : &(std::cout) as template argument +0.78
Using comma as macro name in C or C++ +1.02
C++ Array as reference or as pointer +0.88
Destruct a Reference Member Initialized from Factory Method +0.35
How can optional fields that are not assigned values in protocbuf b... -2.43
C++ Throwing same error message from different places in code +0.46
how to write data attributes in UML with typedef unsigned +0.38
Read contents of a text file character by character into a vector w... 0.00
Is it safe to access std::array data by address? 0.00
Getting error clang: error: linker command failed with exit code 1... 0.00
Is it safe to iterate a dereferenced vector? -1.93