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 ... 10
Title Δ
I have a table of un-initialized pointers to custom items that I wa... -0.22
Definition for "string" in C +0.58
Function template is not a plain function 0.00
what does one sacrifice with this pimpl alternative? -0.46
C++ Constructor/Destructor invocation & Does calling "new&... +0.83
Overloading operator= for double -1.06
Strange resoult of division in c +0.28
When implementing Trees/Heaps/Lists etc, why should a `find` method... +0.89
Wrapping built-in C++ types to guarantee initialization -0.75
When should one fully implement an inserter/extractor? 0.00
no match returned for this regular expression +0.10
Python: Call method by instance object: "missing 1 required po... -1.29
Python: If I specify stdout with open file function does it close a... -1.79
Can the argument of delete[] operator point to non-first element of... +1.14
Templated member functions cannot call non-templated member functio... 0.00
Is passing vector's end() to std::vector::erase valid? -3.00
Dynamic Structs in C++ +0.28
use std::string as character array -0.03
Can changing a function which used to return a const ref to an std:... +1.77
Difference between const int and int in an array declaration? +0.19
How can we examine the value through debugger, for implicitly defin... -0.69
Distingushing STL containers -2.04
Should implicitly generated assignment operators be & ref-quali... +1.21
When should I return by T const&? -0.15
Dynamic Memory Allocation for Arrays in C +0.28
Is there any use for unique_ptr with array? 0.00
implement reverse_iterator for my string class (also rbegin() and r... 0.00
How to find the maximum value in an ADT stack of integers in an array +0.23
C++ Deleting Private Array in Copy Constructor and Assignment opera... 0.00
Does the output of a program depend on the OS and the compiler? 0.00
Why is C++ heap allocation so slow compared to Java's heap allocati... 0.00
Inheritance of templated class members in constructor 0.00
Create a 1D array that each cell have two variables? -0.70
Why are pointers not convertible to references? +0.78
What is the right way to handle char* strings? -1.68
Why do i get mismatched error ? (C ) 0.00
Operator overloading segmentation fault +0.58
Build Failure? "Unable to start program... The system cannot f... -0.37
How to fix "used struct type value where scalar is required&qu... 0.00
Why is the line following printf(), a call to sleep(), executed bef... +0.27
Using fork() in C? +0.29
c++ template non-type argument lambda function +1.19
new and delete Memory Management out of scope +0.96
Variable array size in c +0.35
C++ Redefinitions - Header files -0.38
Passing a string array to templated search function +2.54
Variable unexpectedly changes value 0.00
Iterate through list of intervals in Python and return odd and even... +0.31
The best way to handle config in large C++ project +1.15
Number of arguments does not match prototype, etc -1.01