StackRating

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

Robᵩ

Rating
1655.91 (476th)
Reputation
122,386 (527th)
Page: 1 ... 42 43 44 45 46 ... 62
Title Δ
c++ string compare algorithm -0.23
Reading integers from input redirection in C -0.44
Casting from a Type* to Type and vice versa +1.75
Overloaded "==" operator in C++ is not called? +0.65
Fastest C++ Rational Number library +0.35
error using list STL +1.70
Vector is not accepting insert as a function -1.50
Inconsistent behaviour accessing private nested class definition -0.07
Caching a single overridden computation C++11 +0.33
Static members inheritance and protection -1.63
Why would you pass a smart pointer as a function argument in C++? +0.44
Need a macro to create a std::string from a std::ostringstream and... +0.38
Ambiguous overload of std::vector::operator[] -2.53
Undefined reference to 'pow' even though -lm is a compile flag. [C] 0.00
C++ Constant structure member initialization -0.37
how to remove segmentation fault while deleting list of class point... -0.37
C++ Fast and Efficient way to perform bit_count and AND operation o... +2.10
Simple Inheritance in C++ +1.06
Finding occurences of specific string of length L inside a txt file -0.53
How to read any file safely into a string? -0.68
Copying a fixed number of elements from an input stream into a vector 0.00
c++ link stl without runtime library +1.47
C++ recvfrom doesn't receive all (binary) data 0.00
Reason for having to compile files to different extension types +0.36
creating a string split function in C++ +1.00
Reading binary files and using stream iterators correctly -2.48
gcc linker errors on fedora: undefined reference 0.00
sorter names conflicting in separate .cpp files -0.92
Using ps2pdf correctly in a script? +0.66
looking for an inverted heap in python 0.00
C++ Multiple Definitions +1.30
Virtual destructor: is it required in base class if base class allo... +1.08
operator overload for pointer structure in c++ -0.13
When returning a reference to an object from C++, is it necessary t... +1.79
read in a set of integers from a text file into by column in to var... +0.99
Referring to a class function by the unqualified name -0.28
global static variable vs static variable in function? +0.36
How do you compare a string containing an angle bracket '<' in b... +1.64
Pointer-to-member: what does the pointer value represent? +1.11
Downloading multiple files from an FTP server files using Libcurl -0.63
C++ vectors and errors "no instance of overloaded function" 0.00
How do I tell the compiler to add a function call to every single f... 0.00
C++ No output sent to file using fstream 0.00
Are there any tools to warn possible misusage of delete or delete []? +2.04
Unable to split by NULL byte (\0) +0.97
For which cases does this algorithm fail? +0.44
How do I find the offset of a matching string using RE2? 0.00
is main () created with an automatic variable, and if so, what's it... 0.00
Typed class with user-extensible type parameter in C++ -1.20
Cast char* to int -0.15