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 ... 47 48 49 50 51 ... 55
Title Δ
How do I make VC++'s debugger break on exceptions? +0.89
Assigning a vector of one type to a vector of another type +0.84
m.find(...) == m.end() - which is used, iterator or const_iterator +1.14
Running for loop depending on size of string vector +0.54
How to change a particular element of a C++ STL vector +1.01
sqrt(int_value + 0.0) -- Does it have a purpose? +0.22
How can I return to a string address and then assign it to a new st... -0.13
Best way to get ints from a string with whitespace? +0.23
How to get number of cores in Win32? +0.13
Problems Expanding an Array in C++ -0.88
C++ compile time polymorphism doubt? +0.91
How to effectively measure difference in a run-time +0.53
C++ addition overload ambiguity +1.07
C++ addition overload ambiguity -0.09
wrong operator() overload called +0.96
Struct member [ array vs pointer ] -0.53
Why does C++ allow variable length arrays that aren't dynamically a... +0.63
Nested function in C +0.77
How to read values from file. tokenizer 0.00
Stack storage at function call +0.23
operator+ overload returning object causing memory leaks, C++ +0.51
directed unweighted graphs C 0.00
C++ dynamic array sizing problem +1.06
What is the meaning of the following? -0.21
C++ Class Templates (Queue of a class) 0.00
How can I catch runtime error in C++ +1.07
How to read a file line by line to a string type variable? 0.00
Signedness of enum in C/C99/C++/C++x/GNU C/GNU C99 0.00
Determining whether compiling on Windows or other system +0.70
GDB skips over my code! 0.00
C/C++ enums: Detect when multiple items map to same value +0.14
should std::auto_ptr<>::operator = reset / deallocate its exi... 0.00
What's the future of std::valarray look like? 0.00
What does "void (* parse_arg_function)(const char*)" func... -1.80
Typecasting a floating value or using the math.h floor* functions? -0.62
C++ STL-conforming Allocators -1.71
Why does enable_shared_from_this have a non-virtual destructor? +0.82
Is it possible to define enumalpha? -2.62
Should a warning or perhaps even an assertion failure be produced i... +0.61
How to define a static array without a contant size in a constructo... +0.56
Returning a local object from a function +0.79
C++ Operator overloading - 'recreating the Vector' +0.82
What alternatives to __attribute__ exist on 64-bit kernels? +0.22
valgrind complains doing a very simple strtok in c -1.54
Reading Binary file in C +1.17
Sort Strings by first letter [C] -0.42
What native C++ profiling tool do you suggest? +0.23
how to copy char * into a string and vice-versa +0.20
Invalid use of 'void' in C++ when using struct and classes +0.45
Can memory be leaked when using vector of pointer in c++? +1.08