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 ... 39 40 41 42 43 ... 55
Title Δ
Two short questions about std::vector +0.15
::std::vector::at() vs operator[] << surprising results!! 5 t... -0.91
how to output an int in binary? +0.48
Has any "big name entity" published C++0x syntax best pra... +0.81
What is bool in C++? -0.46
OK to copy a CRITICAL_SECTION? +0.18
Simple questions about cin/cout overloading -0.65
c language. Return type of a function -0.24
What is an lvalue reference to function? 0.00
assign elements in vector declared with new. C++ -0.65
C++0x : are tuples of tuples allowed? -1.24
c++ return reference / stack memory +0.15
*(c++) operator order -0.06
How do you use atoi to assign individual elements of a char array? +1.17
Memory allocation of identical structs -0.95
How to write a pointer to std::cerr? +0.42
Char or String? +0.18
ensure that an iterator dereferences to a certain type -0.97
confusing C code, someone explain it for me? +0.07
Unexpected const reference behavior +0.86
a way to omit taking names for objects that are used only to constr... +0.57
Overloading operator++ prefix / postfix in terms of each other? +0.33
Is the C programming language object-oriented? +0.55
Difference between const variable and const type variable +0.17
In C is it faster to use the standard library or write your own fun... +0.56
About returning references to objects +0.86
How does an exception specification affect virtual destructor overr... 0.00
Size of a class containing only compile-time constants +1.05
c data type size +0.01
If I do a `typedef` in C or C++, when should I add `_t` at the end... +0.44
Most efficient portable overflow detection? +0.74
Compiler warning when returning a reference to a local object +0.17
C++: insert char to a string +0.69
sum of elements in a `std::vector` -1.32
PIMPL and stack allocation -1.12
converting a for loop to a std::for_each +0.53
public char * member of a class/struct inaccessible?!?!?!po -1.18
How to turn a hex string into an unsigned char array? +0.62
counting newlines, spaces, and tabs +0.30
C++ : automatic const? +0.98
Does such an optimization exist in g++? +0.16
Iterators and multi-dimensional vectors? +0.89
cant convert lowercase to uppercase a string by preprocessor direct... -1.01
lambda expression (MSVC++ vs g++) +0.40
Libraries for standard stuff (ie: cout, etc) *NEWBIE QUESTIONS* :) +0.44
(kind of) rotating and slicing elements of a container in C++ +0.32
Create a function pointer which takes a function pointer as an argu... -0.12
Pushing a static array into a std::vector? -0.10
Enumeration relying on integer boolean conversion -0.59
Multithreading not taking advantage of multiple cores? -1.18