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 ... 16
Title Δ
Why swap(&a++,&b++) gives error "invalid lvalue in una... 0.00
How do I copy the contents of a map from one class into a new vecto... 0.00
this ex of K&R ch3 is wrong? 0.00
pleasetell me my error 0.00
Using non-const variable inside constexpr? 0.00
Correct Way to Use a Mutex +2.12
I can call a function imported with dlsym() with a wrong signature,... -1.31
Threads and Thread Groups on the GPU +0.48
server applicaton always crashes when a destructor function is exec... 0.00
Does copy_from_user modify the user pointer? 0.00
Customising std::shared_ptr or boost::shared_ptr to throw an except... +0.60
How to define a template for pointers and dynamic memory allocation? -0.55
Trouble implementing a "rope" data structure in C++ -1.97
Template metaprogramming and floating point constant coefficients 0.00
Debugging principles/core topics in C/C++ +0.92
Measuring time in C++ -1.53
gsoap/valgrind; NO leaks but memory errors 0.00
Implicit constructor available for all types derived from Base exce... +1.59
Accessing nested types of a template parameter T even if T is a poi... +2.36
when a structure has c-tor, why can't I statically initialize it? +2.22
Assert() - what is it good for ? +0.88
Why doesn't std::basic_string support concatenation through express... -1.32
when I should use - perror("...") and fprintf(stderr, &qu... +0.48
proper form with size_t (passing -1 as a default value to get max s... -0.98
Safe way to negate a number of type std::size_t -0.09
cuda kernel for column normalization (segmented reduction) 0.00
Using C Libraries for C++ Programs +0.31
Operating overloading the assignment operator in c++ -1.27
Does coding many small methods have performance ramifications for O... -0.94
Creating an array of classes not working -0.95
C++: Finding the smallest number in a set of Data +0.30
Is executable file generated after compiling in C can be copied and... +1.27
Overloading operators : const vs non-const return type : any differ... -0.54
Why isnt my program working and how do i stop it from closing real... -0.94
How to redefine / override the behavior and the life cycle of a sma... +0.65
Where is C++ constructor stored? -1.53
How to initialize an array in a class whose values can be used in c... -1.11
Multi-threaded C++ Message Passing -0.54
What is recursion really and explain the output of this program? -0.54
Is "char" a special type of integer variable? -1.01
getting private inner class into main 0.00
What happens when setter-method arguments are references in C++? +0.45
sharing perror among multiple forked processes 0.00
Singleton multithread code in C++ +1.96
Recursion to add struct in linked list c++ -0.80
Compiler error when using typedefs, multidimensional arrays, and po... -0.56
converting c++ programming to use more advanced techniques 0.00
Complexity of inserting sorted range into associative container 0.00
Simple C Kernel char Pointers Aren't Working 0.00
Subset sum implementation -2.04