StackRating

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

utnapistim

Rating
1499.32 (3,790,049th)
Reputation
22,237 (5,936th)
Page: 1 2 3 4 5 6 7 ... 14
Title Δ
Retrieve array name -2.18
Why does it not make sense to have an array of references, and how... +0.05
How to properly cleanup a static class in c++ -0.47
C++ Register class member var's at compile time 0.00
inserting int into file name using stringstream +0.23
C++ making an array of pointers to const objects 0.00
Why map is creating NULL in C++? +1.37
Typecast or call functor into a function pointer? 0.00
c++ function that takes any data type without using templates? +0.70
Is there a way to ensure that a device connected to a serial port w... 0.00
Decision making, complex conditions and planning easy maintenance +0.51
Where to #include headers? -1.73
How to use `ifstream` object in user-defined class? -1.64
How to make C++ linking take less memory -1.03
How to pass a very very long list of arguments to a program? -1.52
Calling pointer and reference method +3.32
Array of objects, difference between Java and C++ +1.02
Convert folder backups to Git repo +0.50
int year; is coming up as -2 but i have not put a value to it -0.52
Why Preprocessor 's role is diminishing in C++? 0.00
How does the const char* and string comparison work in C++? -0.53
map of pointers OR map of stack objects -0.01
How to group values from the same line into a pair? +0.64
How to create concrete class from a template class +0.06
How to zero a dynamic array? -0.91
Accessing a function that i want to exist only in a derived class +1.10
C++ - Convert std::string number in hexadecimal number +1.43
void pointer to vector elements +1.87
how can I verify if multiple checkboxes are checked -0.64
about using the C++ 'new' syntax -0.41
C++ program using a C library headers is recognizing "this&quo... +2.04
How can i free dynamic memory that i allocated inside a "get&q... +0.94
Deep copy of binary tree -1.82
Why should I prefer the "explicitly typed initializer" id... -1.33
How to stop a visitor? +0.50
Is using a member function as an argument to a constructor undefine... -1.28
How to correctly write declarations of extern arrays in C's hea... -0.92
Correct and simplest syntactical way to initialise an array to 0 -1.21
TDD in C++. How to test friend functions of private class? +0.80
Typedef of unique_ptr List +2.42
C++ map of member function pointers of different classes 0.00
Audio over socket c++ -0.67
// Comment in c++ vs /* */ in c -0.83
How to add and use third party .dll in visual studio 2010, when no... 0.00
How to dump an std::unordered_multimap<uint, T> to a std::vec... +0.34
c++ programming, login attempt, failing while loop +0.56
How can I implement a function for invoking any (arbitrary) functio... -0.58
Compare two char variable using strcmp in c++ shows invalid convers... -0.24
Why std::queue::pop doesn't returns value.? +1.27
Best practice to return a vector for nested loop in C++11 0.00