StackRating

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

sbi

Rating
1653.12 (514th)
Reputation
172,053 (298th)
Page: 1 ... 25 26 27 28 29 30 31
Title Δ
Are standard output streams in C++ thread-safe (cout, cerr, clog)? -1.09
Several developers and one Subversion's working folder +0.43
Standard Library Containers with additional optional template param... -0.66
Is it possible to wrap a .net Stream as an stl std::ostream*? +2.68
Waiting with a crash for a debugger? -0.08
string doesn't end at NULL but still behaves normally, why? +0.23
How to check for NULL in c++? -0.78
Is it possible to prevent an RAII-style class from being instantiat... +0.05
Can C++ compilers optimize "if" statements inside "f... +0.23
Delete all files from svn repository -1.27
How exactly to do a Subversion pre-1.5 style merge? -2.04
C++ - cloning base class -0.50
Portable way to detect heap fragmentation in c++ at runtime? +1.67
How to make elements of vector unique? (remove non adjacent duplica... -0.01
How can I get polymorphic behavior in a C++ constructor? -0.81
Why is "using namespace std;" considered bad practice? +0.98
C for an Object-Oriented programmer +1.07
Using git (or some other VCS) at your company -1.43
c++ operator overloading memory question +0.29
Advice on Abstract Factory, DLL Exporting and Smart Pointers -0.01
Why does this work? This is a small example, but it even worked on... -0.26
When do compilers inline C++ code? -0.01
Should I return bool or const bool? +0.81
Parsing file in C++ +0.86
What emoticons can you put into class names in your language? -1.10
Boost advocacy - help needed +1.19
How many threads does it take to make them a bad choice? -0.70
Screensaver in C++ with fading image +0.13
Porting shell functions to cmd.exe: Is it possible to automatically... -1.30
How do i sort objects? +1.23
Would an application for two people working on the same file help f... -0.03
Schaum's code not working! +0.91
Visual Studio: How to build only some projects -0.83
How to write a generic "getData" function? +0.81
How do I share a variable between source files in C? With `extern`,... -0.99
Is end() required to be constant in an STL map/set? +1.52
Help in combining two functions in c++ -0.59
C++ array to string -0.63
How to prevent Overloading? +0.21
Performance of Computing CRC 0.00
C++: Performance impact of BIG classes (with a lot of code) +0.49
Safe way to initialize a derived class +1.34
How do I find an element position in std::vector? +0.02
C++ tutorial for experienced C programmer -0.01
Parse config file in C/C++ +0.40
'There is no source code available for the current location.' when... -0.55
Find largest and second largest element in a range -0.70
Is it possible to return a derived class from a base class method i... +0.72
Are do-while-false loops common? -1.27
Polymorphism & Pointers to arrays +0.25