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 ... 22 23 24 25 26 ... 55
Title Δ
What is an unnamed type in C++? +0.71
c++ design question try catch +0.58
Do built-in types have default constructors? -1.09
Can I terminate the scope of a C++ variable without ending a block? -0.21
need help with vector out of range error -0.67
C++ Homework: Parallel Arrays from text file 0.00
Template << and >> operators specialization +0.67
Do repetitive calls to member functions hurt? +0.57
why type casting doesn't work in here? +0.13
Warning : overflow in implicit constant conversion -0.25
Is there something wrong in #define and && 0.00
How to convert an enum type variable to a string? +0.27
What does the STL map[key] return if the key wasn't a initialized k... +0.12
equivalent expression for a[j++] = ++i without using pre or post in... +0.35
What is the value of an undefined constant used in #if? (C++) -3.33
C++: select argmax over vector of classes w.r.t. arbitrary expression -0.51
What is wrong with precompiled headers and ASLR? 0.00
Can I assume heap was not corrupted if _heapchk() returns "oka... -1.73
Scope with Brackets in C++ +0.14
Designing a thread-safe copyable class +0.58
C++ Linker errors when calling constructor (Beginner :-() +0.34
trouble with memory allocation for a class member vector, given an... +0.62
Relational operator overloading in a templated class (C++) 0.00
Which scope has a static variable? 0.00
Why throw a class over an enum? +0.57
How do I check for C++11 support? +0.12
Limiting Scope of #include Directives -0.95
Invalid integer constant expression +0.63
proper memory allocation for a 2D array in a class in C++ +0.30
Problem populating dynamically created array +0.15
C++, copy set to vector +0.14
std::string capacity size +0.56
New C++11 range-for (foreach) syntax: which compilers support it? 0.00
overload vs default parameters in c++ standard 0.00
Nested C++ class outer members' access +0.39
Is #endif GUARD_H good practice? 0.00
Am I deleting this pointer correctly? +0.65
Why do we have reinterpret_cast in C++ when two chained static_cast... +0.43
Question regarding usage of array as a pointer in C +0.12
Incrementing Preprocessor Macros +0.58
Why do I get a segmentation fault while iterating through this stri... +0.48
how to add 0x00 at the end of a buffer -1.43
What happens if memory is leaking? -1.21
C++ : Using an array in a nested class definition (OOP) +0.32
What is the most "standard" worthy database library for c... +0.17
C++ OverLoading the << again -0.16
Writing a merge method for lists +0.55
Why did I get the error "error C2259: ... cannot instantiate a... +0.34
Why result output is integer even result is defined as float? -0.50
Identifying characters in strings +0.13