StackRating

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

Salgar

Rating
1573.23 (3,680th)
Reputation
6,047 (26,963rd)
Page: 1 2 3 4
Title Δ
Guess the output. (Declaration/ initialization of a character array) +3.47
C programming bitfield in structure +4.32
C programming 'if' statement skipped +0.23
Fill a vector with alphabet chars using std::generate_n +3.19
Having trouble dynamically allocating an array with a created class... +1.60
`pthread_mutex_t`, `sem_t` in a `std::map` +0.17
std::unordered_map containing another std::unordered_map? +3.62
C programming - array size based on command line argument +3.59
Metaprogramming via macro +4.24
How can I build this typ of class interface -3.62
Lazy logic and temporary values to improve the reading of an expres... -2.83
deque::push_back() in c++ +4.46
C++: get Boost working; questions on include path and linking library 0.00
Explain an example for a midterm C++ +0.55
Swap elements in array to reverse an array -3.94
positive and negative infinity for integral types in c++ +3.82
convert two vector<double> to form vector<complex<doubl... -2.91
How to output Polish characters in C++ console application? 0.00
Determine version of Microsoft Windows using perl? +4.51
Select all from the beginning of the line until a left square bracket -3.23
Easiest way to convert UnicodeString to const char* in c++? 0.00
Obtaining real values from a WAV file c++ +3.25
c++ segmentation fault when deleting dynamic tables -2.90
System.out.println function syntax in C++ -2.53
Writing to TCP socket incomplete c++ -0.37
How do I know which libraries to link against? +3.64
Why is this? How number variable gets 5 different values? How does... -3.36
Performance drop - probably badly designed method +0.41
possible to define a function inside a C structure? +2.51
C++: Where to initialize variables in constructor -2.03
const char* vs char* (C++) +3.97
What's the latest solution for rounded corners? +4.36
Superiority of unnamed namespace over static? -4.15
Convert boost::shared_ptr to actual class +2.01
about malloc() and free() in C +0.28
Why doesn't my output show up until the program exits? -4.40
What's the scenario difference between hash_map and map in STL? -4.31
perl + @ARGV + print syntax +3.71
Slicing problem? -1.46
How do I execute WinZip from Visual Studio without it's GUI opening? +2.46
Any way in C++ for a base class to diallow virtual methods in all d... -4.13
Reading custom values in Ebay RSS feed (XML::RSS module) +4.27
Is long long in C++ known to be very nasty in terms of precision? +4.01
Seeking C Union clarity +2.53
Can't compile std::map sorting, why? +0.81
leak in fgets when assigning to buffer +4.02
Argument 'sample2' conceals a global declaration of the same symbol -0.19
Speedup C++ code +3.04
C++ - A Very simple HTTP server: WSA unreferenced error +3.88
Custom iterator for a class based on two sets 0.00