StackRating

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

n. m.

Rating
1572.83 (3,727th)
Reputation
77,132 (1,094th)
Page: 1 ... 25 26 27 28 29 ... 53
Title Δ
C++ allocating array non contiguously -0.32
Will using "delete" here actually delete the object? -0.16
Deleting Linked Lists of Linked Lists structure 0.00
Variadic template using lambdas : error with g++ but running with c... 0.00
Using lambda as parameter to std::cout -0.37
How to properly use the read function in C? -2.32
Why does `int ;` compile fine in C, but not in C++? +2.62
Segmentation Fault in C Using Pointer to a Pointer +0.45
malloc doesn't look to work in my program +0.93
binding argument to ansi c callback -0.54
invalid application of 'sizeof' to an incomplete type struct 0.00
Finding all subtrees of n-ary tree +0.53
Haskell function returning existential type +2.24
Compiler differences on choosing the right overload for undefined f... 0.00
error : no match for 'operator[]' +0.45
C++ template to int +1.84
template class different return type depends of class parameters +2.42
Access derived class member variable in virtual function -0.35
About `let 5 = 10` +2.08
Birds, bees and abstract classes +1.31
Haskell Strange Operator -0.87
What is the rule that allows `this->` to access members of depen... 0.00
Is it possible to add to class scope in C++? +2.44
Characters in C +0.45
Regex match Unicode 'Punctuation' category c++ 0.00
imperative loop in Haskell -1.74
Implementing operator overloading on abstract interface in C++ -0.38
Array of C strings, initialized with string literals +0.14
Calling destructor of non-pointer member before pointer member +0.15
How to emulate higher order function with C++ templates? +2.23
Despite no Virtual Functions, Undefined reference to Vtable 0.00
Comparing string/char with string/char literal in C++ in a localiza... 0.00
how to compile with static library? 0.00
Accessing overallocated memory in C++ +1.82
An iterative rather than recursive algorithm to find all ways to sp... -0.37
c - Proper range of return status / value +0.46
Does gcc 4.8.4 statically link math library by default? -1.54
Copy a const char * into a char ** -1.49
Is it possible to include statically linked libraries in other libr... +0.46
Virtual functions and cast to void and back +0.63
Why I cannot overload the :: operator? -1.67
Dereferencing a 50% out of bound pointer (array of array) -0.72
How to specify a pointer which points to unaligned int? -0.33
Check scanf(..) success without using the number of fields — is the... -0.11
How to perform different operations on matrix using dynamic memory... +0.47
How to mix C++ and C correctly -2.07
Is it possible to override the virtual function of a specific parent? 0.00
converting Unicode CString (wchar_t) to const char * in a method +0.01
Interface Design and Inheritance in C++ +0.89
Pointer-like classes and the ->* operator +0.46