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 ... 11 12 13 14 15 ... 26
Title Δ
std::for_each over std::set, C++11 -1.71
DELETE (all caps) reserved in C/C++? +1.20
C++ deleting a pointer itself instead of deleting the pointed-to-data +0.92
atoi conversion to return a single digit value -0.14
C++: Storing structs in a stack +2.14
Function similar to putenv() -1.60
Storing multiple derived class types in a single list -1.35
Compile time type checking C++ -1.05
cannot use obsolete binding at ‘input’ because it has a destructor +1.75
Templated function with two type parameters fails compile when used... -0.48
Can user defined literals have functions as arguments? -0.81
a multiple definition error in c++ 0.00
Member template functions cannot be virtual - workaround? +0.83
Can't figure out why this trimming function won't work correctly -0.28
Why the same type duplicated declared in the gcc library 0.00
How do I hold and compare values in a Boolean Satisfiability Expres... +0.43
Template classes +1.39
How to pass a struct array into a function -2.13
Are system() calls evil? +0.91
unordered_map c++ error +0.44
Cout of a string is giving an error and a hard time some insight he... +0.46
Addresses of Array -0.39
When user inputs "exit" in C++ console app, how would I e... +0.86
how do I add items to listview dynamically in android -2.53
How to use nested class in C++? -1.66
Why does `for(;;i++)` works just like `for(;;++i)` in Java? -0.70
Generic class for dynamic arrays in c++ +0.90
Simple Sentence Reverser in C++ +0.57
What are some of the disadvantages of using a reference instead of... -0.13
How can I initiate an array, each element in a separate thread -2.64
Fastest way to compare two same-length strings -1.86
Initializer lists: copy constructors and assignment operators = red... -0.03
if statement jumping -0.73
What is the meaning of >>= in C or C++? +0.89
C++ Noob function cant figure out parameters of a call? -0.58
logic of pointers +0.43
confused with template class in C++ +0.82
Initializing a member variable with parameters in c++ +0.41
I am reading file but while reading,it is reading last character on... +0.18
C++ function specialization for equal parameters +0.27
Object loading segfault under GCC +0.83
Questions about string and functions. -0.15
Why is literal string assignment in C not possible for array with s... +1.61
C/C++ Calculate and Collect Remainder -0.38
How to get text from a function into this notification alert? 0.00
invalid initialization of non-const reference +1.43
Why can I compile successfully without implementing one of the func... -2.29
Convert char with hex value to String +2.46
How to put 2 char arrays in int putenv(char *string); in C 0.00
Why do template class functions have to be declared in the same tra... +1.57