StackRating

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

Charles Salvia

Rating
1660.61 (422nd)
Reputation
43,148 (2,496th)
Page: 1 2 3 4 5 6 ... 10
Title Δ
String subscript out of range. String size is unknown and looping s... -0.76
Reading and writing a structure to a pipe in C +1.18
error: assignment of read-only location <unnamed>::g_namesmap 0.00
from member of nested list, how can I call outside data +1.23
Convert string to int and get the number of characters consumed in... 0.00
When to use overloaded assignment operator? 0.00
How can I initialize a std::vector with a size parameter and have e... -1.20
Query about temporary objects +0.33
Is there any classes or structures that can make matrix operation i... +0.32
C++ Set Iterator in Class +0.41
Can an exe be smaller than its largest declared buffer? +1.25
C++ memcpy() vs std::copy() -1.03
Any Disadvantage to using String (C++) +0.31
How to replicate vector in c? -0.77
object in a set iterator +0.28
Line terminators +0.32
Deleting a dynamically allocated jagged array (C++) +0.35
How to specialize this template (paying attention to return type) +0.78
How to determine if a string is a number with C++? +0.64
Can't assign an object to a volatile object 0.00
C++ code generation for repeted task +0.83
Putting classes inside namespaces +0.83
if (memcmp (version, "\x0\x0\x0", 3) == 0 ) +0.82
When to use the for loop over the while loop? -0.41
c maximum size for file to be read in ubuntu +0.48
Array subscript is not an integer -0.79
simple array cause exception +0.31
Sorting std::strings with numbers in them? +0.32
Operator overloading : member function vs. non-member function? -2.55
are programs coded separately for different operating systems? -0.10
Using boost thread and a non-static class function +0.35
Should I make OR operator to return const reference or just reference +1.83
C++ method declaration, class definition problem +0.31
What is the difference between "template <class T>"... -0.24
Is it possible to use long double as an integer? (adding, substract... +0.33
Convert string to number & vice versa complexity +0.89
Is there a usecase for nested classes? -1.32
pointer to #define +0.93
Constructing std::string like an array +0.71
Variable name from template argument? -1.47
Calling a function overloaded in several namespaces from inside one... +0.77
Passing function pointers & int references to another function +0.28
Assigning Array to a Struct value in C 0.00
How can I (at compile time) determine if a typename is a function p... -1.36
In C++,is it possible to define a class used as: SomeObj obj1; Some... +1.58
Is "node" an ADT? If so, what is its interface? +1.10
async_write - boost. Does it copy the buffer? +0.33
Silly question: how to copy values from one pointer to another +0.69
container with stack and dynamic allocation +1.46
bind before connect at client code 0.00