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 ... 62 63 64 65 66 ... 70
Title Δ
C++ in-memory Key-Value stores -0.06
enum or define, which one should I use? +0.66
What to do with proxy class copy-assignment operator? +1.62
Generate all subset sums within a range faster than O((k+N) * 2^(N/... +0.68
Whats the right approach for error handling in C++ +0.47
C++ Integer overflow problem when casting from double to unsigned int -1.06
Why so many parentheses in SUCCEEDED macro? -0.51
Which programming languages support templates like C++? +0.22
forward class friend declaration -1.40
Is there a simple way to forward to a member function with a matchi... -1.06
Error processing : return value vs exception in C++ -0.23
How to create map with keys/values inside class body once (not each... -1.06
How can I know the name of the exception in C++? +0.15
Is it possible to convert vb.net source to C++? -0.07
trying to see if vector<string> has no values in map<strin... +0.80
fscanf / fscanf_s difference in behaviour -0.94
Take care about precedence of * and ++ in C/C++, (and any keystroke... -0.10
What is the purpose of forward declaration? -0.60
Write permission for char* +1.32
Why must the copy assignment operator return a reference/const refe... +0.05
Is it good convention for a class to perform functions on itself? +0.14
vector of double[2] error -0.87
Globals: Best option when callback function parameters don't provid... -0.38
Options for granting access to class data members (C++) +0.27
How to reuse enum operator overloads in C++? +1.69
does free always (portably) frees & reserve memory for the proc... +0.42
Iterating std::string elements -0.87
Is int guaranteed to be 32 bits on each platform supported by Qt, o... -0.33
question with longjmp +0.78
Access private variable in global scope -0.96
copy constructor is not called? -0.59
(Embedded) C: void function() or #define FUNCTION() -0.98
Why and when is worth using pointer to pointer? +0.06
Correct data structure to use for (this specific) expiring cache? +0.73
How is the memory layout of a C/C++ program? +1.29
c++ static won't link -0.83
C++ Tracking primitive type value change -0.14
2D OpenGL scene slows down with lots of overlapping shapes -0.33
why can I not get access to my DLL function -0.14
Game Development: Should I program my levels or interpret them from... -0.53
Converting a void* to a std::string -0.91
How to ensure class template argument is derived from particular cl... -0.81
Creating effects in 3D game from scratch, using c++ and DirectX +0.01
Does it feel anytime that c++ sometimes reduces problem solving tim... +0.79
Difference between (++i) and (i++) -0.63
Singleton & Multi-threading +1.18
How to read a multiple line input from command line in c or C++? +0.41
Generating code at compile-time using scripts -0.51
Just how much do I want to make virtual? +1.79
C++ why no .lib file created? 0.00