StackRating

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

James McNellis

Rating
1859.38 (3rd)
Reputation
296,402 (122nd)
Page: 1 ... 29 30 31 32 33 ... 55
Title Δ
Retaining the value of a variable even after the C program is close... +0.32
C# versus C++ performance -0.04
passing objects as arguments +0.32
What does a constructor return? +0.14
Looking for easy 3d cross platform framework in c++ 0.00
What is wrong with this bit-manipulation code from an interview que... +0.21
What is the difference between a C++ preprocessor macro with no arg... +0.36
Accessing a class member variable by its name at runtime +0.14
C++: Callbacks and system timer events during destructor cascade -0.14
Warnings in a homework problem C++ +0.63
preferring malloc over calloc +0.46
Enum declaration in Eclipse -0.88
What are the rules for conversions between various smart pointers i... +0.64
Do I need to nullify a member variable in the destructor? +0.82
Do you see any kind of problem with this C++ code? +0.32
c++ linux compile error: undefined reference to `main' +0.42
Sign of a floating point number +0.48
Entering values from stringstream 0.00
C++ reverse_iterator Alternatives 0.00
standard conversions: Array-to-pointer conversion +0.36
distance calculation error in c++ +0.63
Pointer to member function 0.00
Why do I get linker errors trying to build C++ code using pure virt... -1.42
Why does this simple C++ class hierarchy fail to exhibit polymorphi... +0.40
What is the proper declaration of main? +0.47
Will these two methods of accessing the array implemented identical... +0.57
Calling a constructor +0.47
Conceptual problem in Union +0.57
warning: left shift count >= width of type +0.14
Dealing with std::List in std::Map for operator==,operator!= etc +0.73
Why does STL Algorithm for_each call the destructor of my functor t... -0.21
To use shared_ptr, is it safe ? +0.60
Another BUG of VC++ 2010? About declaring a constant REFERENCE in a... 0.00
Is it safe to push_back 'dynamically allocated object' to vector? -1.64
Linkage of symbols within anonymous namespace within a regular name... +0.52
What data structure should I use for hierarchical data? 0.00
Finding the length of a Character Array in C -0.77
c++ IntelliSense: expression must be a modifiable lvalue +0.16
C++ function converting question -0.55
How do I prevent deletion of a pointer without using const? +0.33
Hints for the compiler to help it with the optimization task +0.37
Minus of a variable in C++? +0.51
c++ pointers to operators 0.00
How do I return an array from a function? -0.33
calculate running time of a huge c++ program -1.21
Why is Math.Cos returning the wrong value? +0.14
Am I the only one who finds std::move a little too difficult to und... +0.13
Question on the implementation of Else If -0.86
"error: expected identifier or ‘(’ before numeric constant&quo... +0.58
How to use boolean datatype in C? +0.12