StackRating

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

Jason

Rating
1526.23 (22,445th)
Reputation
27,160 (4,655th)
Page: 1 2 3 4 5 6 7 ... 16
Title Δ
Difference in object construction using "X x(42)" and &qu... -0.47
C++ std::vector problems 0.00
memory leaked with pthread_cancel() itself +0.22
Bind and pass around templated function calls 0.00
Compiler warning message 0.00
Infinite cin Loop after reading all data +0.52
ERROR: no match for 'operator<<" in 'std::cout -0.28
Templated Param Type in Templated Member Function 0.00
C++: Reverse Strings within an array. Swap strings between two diff... 0.00
determining if templated type is dynamic +0.48
Performance of doing bitwise operations on bitsets +1.35
Does 'a[i] = i;' always result in well defined behaviour? -0.98
Using recursion and backtracking to generate all possible combinati... +2.07
how to reduce the time complexity from O(n) to O(1) for these custo... -1.96
Is there a significant inherent cost of object instantiation in C++? +1.78
Does the destructor get called automatically -1.23
Compilation issues on linux +0.47
How using a smart pointer in C++ helps in below example +0.53
In C, what is the minimum requirement to implement a header file? -1.98
string pointers in C indexing -0.83
Order of expression evaluation in C +2.26
std::bad_cast pointer vs reference situation -0.48
Qt slot with default argument -1.96
Type-safe generic containers with macros +0.23
Make FILE* struct map to a buffer? -0.98
Splitting QList into chunks, pointers or references? 0.00
Specialized function in non specialised Template class -0.27
I'm trying to set up a file stream or something like that, but I'm... 0.00
C++ template error, No return, in function returning non-void -1.34
Shared Memory sometimes not null terminatied +0.19
Access method for volatile members +2.70
C++ how to check if file is in use - multi-threaded multi-process s... -0.85
If I want to specialise just one method in a template, how do I do... -0.61
Move assignment operator and `if (this != &rhs)` -1.22
Boost, mutex concept -0.58
Pass function pointer to template 0.00
Recursive Fibonacci using Fork in C (Pt 2) 0.00
Terminal based RPG -0.30
Accessing a method before instantiating 0.00
C++ memcpy function, why use *s++ instead of s[i] -0.17
Access Violation in debug mode, but fine in release mode +0.47
Embedded C Compiler Source include Vs linking 0.00
Create/Save PPM-File from unsigned char* AND unsigned short* Pointe... 0.00
C++ send data to Webserver +1.82
C++ about dynamic memory +0.67
How to express constraints between members using templates? +0.47
Array equal another array 0.00
Slow recursive destructor call in C++ +0.48
C++ Simple cout ostream -2.02
Char Pointer Return Value Garbage +1.77