StackRating

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

K-ballo

Rating
1638.45 (730th)
Reputation
69,895 (1,236th)
Page: 1 2 3 ... 26
Title Δ
Unknown error when comparing element in string to a character -0.03
Why not call nullptr NULL? -1.25
Boolean and logical operators using characters +0.36
Using the Parent constructor to initialize a child class 0.00
invalid use of non-static data member error with template friend fu... 0.00
Nested loops with signed v.s. unsigned int +1.34
Is thread::id used anywhere in the standard C++ library? -2.16
Why it is legal here to create lvalue reference to prvalue? +0.15
C: warning: ‘withdrawal_amt’ may be used uninitialized in this func... -0.23
How to use trailing return type with a templated class member -0.64
C++: Replace elements of an array of a class with const members +0.33
Is there any difference in calling delete as an operator or as a fu... -0.86
Why the same memory location holding different values at the same t... -1.30
Shared pointer predicate; 0.00
Functions and functors as arguments to template functions +1.50
#define print(msg) std::cout << msg << std::endl +0.65
How to combine sql::driver with smart pointers? -0.46
Template Specialization for each Range Type 0.00
C++11 creating static array from a parameter pack 0.00
Is a 2D integer coordinate in a set? 0.00
Why max (max(a,b), c) is error 0.00
Identifier not found in this C++ code -1.14
Difference between using vector polymorphically vs. arrays polymorp... -0.22
What is the criteria that the compiler uses to decide if a move ope... 0.00
c++: create a insert_iterator without #include <iterator> 0.00
Using memcpy to copy part of an array, and other memory manipulatio... +0.29
C++: autogenerated(default) copy costructor +0.06
How does this C int function works without a return statement? +0.18
About the null-terminated strings (confused) +2.01
Play sound with OpenAL 0.00
How can I print both the key and the value in a map? 0.00
ISO C++ forbids casting between pointer-to-function and pointer-to-... 0.00
Is memory address 0x0 usable? +0.61
Why is my while loop not repeating in C? +1.23
A few C++ vector questions -1.33
Design of constexpr classes : merging constexpr and non-constexpr v... +0.37
Using "<<" or "+" to put strings together... +1.18
Why does Boost MPL have integral constants? +1.45
how to use SetWindowLong to address a class member function? +1.38
why this richedit window doesn't show up when I put the code in cla... 0.00
NULL Checking of boost::scoped_ptr -1.76
Is it true printf takes first two assignment as input -2.14
Compiler error involving restrict keyword +0.37
Compilation error, "uses undefined struct" +0.31
Member variable in template? 0.00
When passing an array to a function, is it necessary to provide the... +0.01
C++ toString outputs integer +1.45
accessing templated member function of an object that is a member o... +0.29
Is it sufficient that a class is POD to read it from binary? -0.66
cannot convert ‘void* (Network::*)(void*)’ to ‘void* (*)(void*)’ +2.30