StackRating

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

f4.

Rating
1482.82 (4,484,314th)
Reputation
3,377 (49,985th)
Page: 1 2 3
Title Δ
boost::regex_replace() replaces only first occurrence, why? 0.00
Pointer-Safe Objects? -2.17
C++ error: expected initializer before ‘&’ token +1.03
Getting libstdc++-v3/python 0.00
When is performance gain significant enough to implement that optim... +1.19
Why won't C++ allow this default value? -0.24
How to get values of attributes on a XML file using C++? +3.99
Mandatory method documentation -0.61
which protocol used for developing a chat application over LAN? +2.73
Limiting the time a program runs in Linux -0.43
What does this line of code do? +1.15
one question about default value in C++ -2.74
filling an array with random number +2.27
adding to a set STL - C++ +0.27
Can you 'checkout' from SVN without getting all the .svn stuff? -1.02
How to implement "related articles?" +1.02
Java: Could you explain this simple statement (System.out.println)? -2.52
BOOST_FOREACH implicit use of reference? -2.81
Recommend crossplatform C++ UI and networking libraries -2.27
NLP project, python or C++ -3.17
I'm getting error C2664 on some I/O code +2.53
To which extent is "boost does it" equivalent to "ve... +3.86
Code related web searches +4.72
Problem with iostream, my output endl are littles squares +1.65
C++ class for arrays with arbitrary indices +2.66
C/C++ in Eclipse, can I use a #define to set a breakpoint, but only... +4.30
Floating Point Exception Caused By rand() In c++ +0.36
free() not freeing up memory properly? -2.57
question about recompiling the library in C++ -1.71
Getting a pointer to a 4-byte object.. in an implementation indepen... +2.44
Freeing all malloc()-created pointers with one command? +4.15
Can I write the contents of vector<bool> to a stream directly... +0.31
Class names that start with C -3.51
Profiling a C or C++ based application that never exits -0.99
c++ namespace export -1.93
Creating a prefixed sequence in one line -0.32
C++: returning by reference and copy constructors +3.85
Obfuscating C-based binaries to avoid decompilation +1.58
Building linux application through Vmware +0.34
Don't understand the const method declaration -2.81
Java Null Pointer Exception +2.29
Merge two exe files into one programmatically -0.74
Why am I getting "undefined reference to `glibtop_init'"... +5.13
std::string::replace standard implementation? -2.70
C++ How I can get random value from 01 to 12? +3.50
Suggesion on using java or shell script -1.35
dynamic_cast and static_cast in C++ -1.39
What c lib to use when I need to parse a simple config file under l... +2.50
Understanding Factories and should I use them? -3.79
How to organize integration tests? +4.10