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 ... 17 18 19 20 21 ... 26
Title Δ
In Android, can a child activity call a method in the parent activi... 0.00
beginner reference type parameter confusion +1.60
reference type variable initialisation and storage +0.68
double while, new feature in C++? -1.53
class method in for_each +0.49
It is possible to make a library that can be used in many languages? +1.60
Static reference to non-static field Java error -0.27
Program to show the number of characters in a string -1.75
How do I call a class destructor in a recursive selection sort algo... -0.52
dllexport is not recognize in x64 bit platform 0.00
Win32: Changing Program Icon 0.00
What is the difference between Type** name, and Type* name[]? +1.01
error: cannot convert ‘std::string’ to ‘char*’ in initialization +0.28
overloading >> for a fraction class C++ +0.04
Best Practice for C++ Function Pointers/Callbacks +1.16
std::string.append("\r\n\r\n") adds c62;9;c62;9; to end o... +2.10
C++ redifinition of'..' and previously declared here errors +0.66
How to write Template class copy constructor +1.54
find a regular expression for strings containing the substring aba... -0.26
How to Return an Array of Strings in C? +1.89
Segmentation fault when adding a vector. (C++) +0.49
confused on how my code work and want to understand the logic in it +1.33
Two operators simultaneity overload in c++ +0.02
Trying to remove a specific character from a string -0.34
array of pointers to member functions: make it work -0.74
Writing binary data to a file 0.00
Is creating a reference to a nonexistant array item undefined behav... -0.65
Cannot instantiate abstract class in C++ error +0.01
C++ stream polymorphy on stack? +1.10
C++ 'AND' evaluation - standard guaranteed? -1.74
How do I intialize the mutex locks and condition variables +0.50
How do I put together numbers in java? -1.52
Finishing an AsyncTask when requested +2.24
separating string of characters and int from a input string in c++ -1.34
Best Algorithm to randomly generate a number that is divisible by N +0.48
c++ strtok in function changes original string value as parameter +0.12
c++ win32 prevent application from running on windows xp +1.38
C++ exceptions in main -0.10
C++ accesing objects far from current class hierarchy +0.62
A callback function with C linkage required from C++ +1.87
How to call generic activity finish 0.00
c++ Function appearing to not return anything when it should -1.34
Is boost.log officially part of Boost? 0.00
How should I cleanly break out of a recv loop? -1.10
Does a vector have to store the size twice? +1.17
translating C++ snippet +0.52
Associative Container as Function Template Parameter -1.43
Decrementing while loop in c -1.29
What happens in C++ when I pass an object by reference and it goes... +1.97
What does regex [\0-\uffff] capture? -2.17