StackRating

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

CashCow

Rating
1445.99 (4,533,584th)
Reputation
26,980 (4,690th)
Page: 1 ... 16 17 18 19 20 21 22
Title Δ
In C++, why struct is in fact class? -0.36
Find Key in Stl Hash_map -0.43
C++ passing method pointer as template argument +1.11
C++ eclipse building error +0.08
Function pointers to member functions of a parent class -0.40
Deleting in a linked list -0.25
Why is a return value of a method need not need be used sometimes? -0.43
C++ program dies with std::bad_alloc, BUT valgrind reports no memor... -0.62
Sanity check of array parameters (strlen and that like) -0.45
How to insert into std::map? +1.17
Help with Curl ERRORBUFFER 0.00
How to ensure that the assignment operator on a virtual base class... -1.02
virtual destructor's practical necessity in a particular case -0.68
Mutual friendship and pointers: What Pattern or anti-pattern is this? -1.44
Efficient algorithm to find a set of matches in a short text -0.40
confused by C syntax -0.94
Is it necessary to free objects in final block of try-catch block? +0.10
Linking against hard-coded function pointer +1.93
Am i using malloc properly? +0.99
Inside a std::string, is it possible to find the first of a set of... -1.21
Problems with Log function in Boost C++ libraries +2.12
Why does ostream_iterator need to explicitly declare the type of ob... +2.37
Find majority element in array -0.41
Testing stream.good() or !stream.eof() reads last line twice -0.80
Calling c function in a lib file from c++ +0.05
Does this code work universaly, or is it just my system? -1.88
What are callback methods? +0.17
C++: is it right to delete all declarations in public and private? -0.12
How to collect the same type of Map's value -0.12
show pop-up message in front of SaveAs dialog -0.18
Opening database in invalid location causes memory leak -0.42
Timestamp of file in c++ -0.63
C++ - calling a method from a class template 0.00
Will this result in a memory leak? -0.36
Maths in C/C++ - Rounding Query -0.53
Segfault when calling a virtual function in another DLL +0.23
How to check if C++ abstract method is defined at runtime -0.36
error C2143: syntax error : missing ';' before '*' -1.22
Files in folders not found in iOS app using C++ -1.39
Pointer instantly 0x0 +0.89
byte swapping and C++/C -1.44
Is there any tool for C++ which will check for common unspecified b... +1.12
Matrix multiplication: Strassen vs. Standard +0.05
designing nested template classes +0.05
C++ Delete array of c-strings/other type of array -1.33
Force crash an application -0.07
C++, find_if not working -0.88
given some small and big numbers, make desired number - without loops -0.25
Same declaration two different types +1.86
finding cube root in C++? +0.02