StackRating

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

Puppy

Rating
1546.32 (9,128th)
Reputation
125,202 (510th)
Page: 1 ... 57 58 59 60 61 ... 70
Title Δ
C: pthread performance woes. How can I make this code perform as ex... +1.28
Good design to build a whole program as a FSM? -0.64
C# System.Diagnostics.Process: determine how much time C++ compilat... -0.15
How can the allowed range of an integer be restricted with compile... +0.34
Invoking a boost::function through boost::function_base +2.76
Should I use strlen or sizeof with malloc for a string? +0.72
accumulation error +2.66
C++ template and inline +1.09
Design pattern for large decision tree based AI in c++ +0.77
How to detect where strings begin in Lua Bytecode? (using C#) -1.40
C++: using a base class as the implementation of an interface -0.53
Return code or out parameter? -0.72
How to resolve pointer alias issues? -1.26
How do I shift out bits in C? +1.74
what should i use with a c++ class, with or without "new"? -0.54
conditional debug output class with templated operator<< +1.50
Creating dynamically sized objects -0.53
Accessing array beyond the limit +0.04
Is it bad form to provide only a move constructor? 0.00
redirecting input in c++ +2.57
Can template definitions of abstract (pure virtual) classes be put... -0.06
How to improve the performance of this Haskell program? +0.03
How can I make an alias to a singleton function? +0.63
C++ QList inheritance custom method problem -0.36
C++ get description of an exception caught in catch(...) block -0.02
Where to put general functions in OOP? -0.14
Example on C++ data member aligment +0.38
Can a C++ compiler optimize away code when dealing with pointers? -0.79
c++, protected abstract virtual base pure virtual private destructor -0.96
Convert C++ array of struct w/o tons of new calls? +1.51
Operator << overload in c++ +1.37
sprintf fails spontaneously depending on what printf and NSLog call... -0.38
3.9.1 Fundamental types +1.26
C++ from a Java-view: I must have missed a few things +1.14
passing an unmanaged function pointer callback to managed code usin... -0.70
Extern Symbols in Object files 0.00
C++ COM design. Composition vs multiple inheritance -0.60
How to write a C or C++ program to act as a memory and CPU cycle fi... -0.97
Why can I access a derived private member function via a base class... -0.77
Enforce third party methods virtuality -0.28
Is this a safe way to implement a generic operator== and operator&l... -0.60
Class name does not name a type in C++ +0.57
Why string string is allowed and int int is not allowed by Compiler? -0.78
C++: copy array +0.13
How to import a DLL function in C? -0.21
Weird behaviour with conditional operator in .Net -1.25
What are 16, 32 and 64-bit architectures? -0.51
leak detected using valgrind when using fopen +2.80
Create a DWORD Pointer from Offset -1.65
Is naming variables after their type a bad practice? +0.49