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 ... 54 55 56 57 58 ... 70
Title Δ
how do you split an array in c++? -0.53
not operator in C++ for int? +0.32
Function takes a reference parameter with a default value +1.64
C++ - tangent, binormal and other shader-related things +0.99
How to impose interface? -0.80
C++ array assign error: invalid array assignment -0.77
A loop and a character in int variable doesn't work as i expect -1.36
Static ctor/dtor observer for arb. C++ classes +2.15
Are Global Variables bad (in this situation)? -0.29
Why in C++ do I need to use namespace after already using import di... -0.27
skip a for-loop but from function which is called inside that loop... -0.16
worst that can happen if i don't obey the stateless custom allocato... +1.20
can array access be optimized? -0.57
C++ function pointer +1.15
Global variables (again) +1.04
Is it possible to get .NET/Mono to run on a TI-84 or other TI calcu... -0.20
Define a function before main? +1.95
Displaying an error message if a file can't be opened, C++ -0.61
Are they (GCC) support default args in function template or not: +0.12
omp_set_num_threads always returns 0 and im unable to get thread nu... +0.11
Passing non-const references to rvalues in C++ 0.00
Should I ONLY have to worry about new and match them with deletes? -0.75
Is there an allocator that uses alloca and is otherwise C++ STL com... -0.86
How to forward declare a method in C++/CLI to match the signature o... -0.40
Alternative to MFC -0.43
Why do we need strdup()? +0.23
C Programming #define? +0.93
C++: Where to get frame rate limiter that doesn't use v-sync? -0.03
Why do we use printf() function in C++? -1.01
combining packed data with aligned memory access -0.11
Testing a class that depends on static functions of another class -0.96
Overloaded template parameters - why is this example a problem? +0.10
Simplified vulgar fractions in C -0.68
Calling base class move ctor [C++0x] -1.49
C++ -- Question about typedef +0.62
Doubles as template type? +1.29
Confused with Overriding in C++ -1.44
c++ crashes on writing public variable -0.32
Converting class function pointer to void* or vice versa -1.68
C# iterators and pointers? -0.40
Does std::string use string interning? -0.33
Move ctor is not called -0.07
I think I may have come up with an example of rvalue of array type -0.64
Trying to make an array of DirectX vertex with out knowing until ru... +1.12
How can I find the depth of a recursive function in C++ -1.03
C++: unions with methods? -0.42
Is this the best way to do a "with" statement in C++? -1.75
VC++ 10 complains that a lot of types are not defined, C99 +1.40
Implementing a generical 'map' function over arrays in C +1.63
Pointers to objects in a set or in a vector - does it matter? -0.04