StackRating

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

Csq

Rating
1553.55 (6,976th)
Reputation
4,821 (34,441st)
Page: 1 2 3
Title Δ
How to add handle as a class member, where class is used for templa... 0.00
stray '\342' in program when doing comparisons with negative numbers 0.00
Swapping each pair of values in a multimap<int, int> +0.98
ifstream::is_open vs ifstream::fail? -1.88
If I have a while(1) loop in main, do i need a return value? +3.79
Type traits in VS2013 0.00
internal compiler error: Segmentation fault in gcc . when sending v... 0.00
C++ Bjarne Stroustrup C++ Programming and Practices 2nd edition +3.13
Tree Sort Segmentation Fault Error -0.74
Cannot Dereference Class Object Pointers Inserted Into a Vector 0.00
`static constexpr auto` data-member initialized with unnamed enum -3.58
C++11 Declaring factory a friend of base class +1.11
C++ error erasing element of vector of deque -0.41
Space vs null character +5.37
How to restart boost::timer::cpu_timer? 0.00
Git same commit with different checksum.. +3.82
How to create an online installer 0.00
sorting a list containing circles c++ 0.00
32bit Visual Studio generate 64bit executable 0.00
Is this a circular dependency? How can I fix it? +2.54
C++ Accessing QString within an if statement 0.00
Regex & Invalid null pointer expression 0.00
C++ Vector wrapper around variadic function +3.53
How does C/C++ copy structs? +0.62
Overloading subscript operator for non-array elements 0.00
calling CloseHandle in destructor causes runtime memory error, how... +3.62
How can I declare a constant data member but not initialize it unti... +1.60
Conditionaly get second row from join in MySQL -4.22
Overloading << operator in template linked list with inherita... 0.00
Why is a naïve C++ matrix multiplication 100 times slower than BLAS? +0.09
immutable item got from vector[] -1.02
Why is C <stdio.h> FILE* fread() faster than Win32 ReadFile()? +1.34
key-value data structure to search key in O(1) and get Max value in... +4.07
C++ Header File Needs a Reference to a Function of Another Class -0.25
Multiplying small numbers in C++ +3.54
Display master volume control slider (sndvol.exe) programmatically... -0.28
Putting a const in a header +1.08
inserting an element in to a std::set causes several errors +3.93
is there a way to list symbols that are defined in c/c++ by #define -2.41
Increment value from void pointer +4.63
Using an int as a template parameter that is not known until run-time +3.02
const char * changing value during loop 0.00
Return char* from function +0.27
memcpy c++ - crashing +5.31
When opening a program in a Unix terminal, is there a way to have t... +4.77
Getting an object's array index in C++ -3.97
PHP SoapClient malformed xml +3.62
Queue error C2371: 'ItemType' : redefinition; different basic types 0.00
Is "x = new(Foo)" the same as "x = new Foo" for... -3.23
Handling / sanitising user input with unicode/UTF8 in an applicatio... +4.89