StackRating

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

Cubbi

Rating
1651.23 (540th)
Reputation
38,992 (2,883rd)
Page: 1 ... 8 9 10 11
Title Δ
Loop over two vectors, remove elements of 1 -5.15
alternative solutions to this programming problem? all languages we... +3.20
Are there standard restrictions on C++ features? +2.60
parsing of date/time from string (boost?) +2.54
boost compressed matrix basics +2.86
Obscure pointer declaration +5.39
Does map::iterator yield lvalues? +2.16
Can we split, manipulate and rejoin a string in c++ in one statement? +0.60
Split on substring +3.16
Assigning a const char[] do you need to put in a null term -0.82
How can I use 3-dimensional data as a class property? +3.19
C++ STL list operator overloading for pairs (sorting according to f... 0.00
How to generate random numbers in C++ using <random> header m... 0.00
Get interrupt counters like /proc/interrupts from code? +1.70
What is the official way to call a function (C/C++) in ab. every 1/... -0.71
C/C++ Determine Whether Files have been completely written -1.88
Virtual member functions and std::tr1::function: How does this work? +3.20
How could I sensibly overload placement operator new? -2.76
C and C++ difference in sizeof('x') +3.40
"filter" higher order function in C++ -3.07
Why does istream_iterator<unsigned char, unsigned char> throw... +3.13
Comparing data bytewise in a effective way (with C++) +0.79
How to validate length of received byte array, which is not null te... +3.34
name lookup of 'iter' changed for new ISO 'for' scoping +0.77
Is there a data structure with these characteristics? +0.17
C++ library (unix) to parse date/time string Including timezones -0.71
How does compiler know that the function you used is a system call? -0.58
C++: Is "my text" a std::string, a *char or a c-string? -3.42
string analysis +3.30
boost lambda question +3.27
string to binary -4.64
Why isn't main defined `main(std::vector<std::string> args)`? +0.54
C++ pointer to array of pointers to function pointers? any clue how... -0.65
Safe c++ in mission critical realtime apps -2.93
How to deal with noncopyable objects when inserting to containers i... -0.16
std::auto_ptr to std::unique_ptr +3.53
vector of pointer to object - how to avoid memory leak? +3.25
can we pass arrays as arguments to functions by this syntax, under... +3.98
How do you setup istream_iterator to not ignore blank lines -4.14
GCC std::thread not found in namespace std +2.69
How to convert a string to complex<float> in C++? +3.44
Date/Time parsing in C++ (Any format string to Epoch) 0.00
Swap arrays by using pointers in C++ -1.51
Is returning void valid code? +2.99
C++ - Vector-based Two dimensional array of objects -0.85
How can I resolve this address of overloaded member function issue? +0.56
When not to use RAII for resource management +1.35
Porting Assembly to C/C++? +3.04
Find out which functions were inlined 0.00
Question about using string::swap() with temporaries -2.17