StackRating

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

Yunnosch

Rating
1560.25 (5,548th)
Reputation
11,354 (13,128th)
Page: 1 2 3 4 5 ... 18
Title Δ
Behind the scenes of public, private and protected -2.01
Which is the fastest way to calculate tan on a computer? +1.72
Why am I getting "error: use of undeclared identifier" er... -0.43
Why do I get an error in this code when using "using namespace... -2.19
c++ - How would I detect if the middle button is held down? 0.00
Terminate called after throwing an instance of 'std::out_of_ran... +0.41
Avoiding the func(char *) api on embedded 0.00
unable to perform arithmetic operation on integer from char array 0.00
What is the reason for seemingly inconsistent sizes of pointers and... -1.07
Why do I keep getting Redefinition of Class Error? C++ 0.00
void vs. int in function in C -0.13
How do I make my vector grow to initially unknown size? -1.30
Behaviour of char and short datatype when reading through %d format... +0.35
Can I split this two-variable for loop into two nested loops? -1.44
Calculate using Rational Index Binomial Theorem in C 0.00
How to print bowtie in java? +0.96
online-compiled code is throwing segmentation error +0.43
How to output a list of binary-looking, huffman-encoded values to a... 0.00
C - struggling to understand how to use int function within if/ whi... -0.59
Why use bit shifting instead of a for loop? -1.44
Error while building CppBenchmark (https://github.com/chronoxor/Cpp... 0.00
Sum and average for n numbers with -1 as exit integer +0.54
Scanf not working in while loop when nonmatching string is entered +0.88
How to relate X-macro to array of function pointer 0.00
Bitwise & over 32 bits -1.32
What does the line "h = b = out" mean in C -0.69
Unable to replace blank spaces in the string correctly +0.41
Why not all non-space and not * symbols copied? Why strcpy modifies... 0.00
Weird output for RGB 0.00
Why does writing to one more array member cause an issue? +1.76
How to assign a return value from function to a variable 0.00
Print all leaf nodes of a Binary Search Tree 0.00
Where is the parameter -Isrc defined in CodeBlocks? 0.00
Is there a clever way of avoiding extra padding with nested classes... +1.40
Calculating binomial coefficient using recursion in C 0.00
Check if 1/n has infinite number of digits after decimal point +1.86
How to use a global variable in #if conditional check? +1.25
Output error, always 1, when trying to find absolute value of compl... 0.00
declaration of variable inside switch case statement +1.59
Printing Identity ("I") matrix in c -0.66
Fast image smoothing in C 0.00
my for loop is not working properly in my code it keeps stopping af... 0.00
Mneumonic for remembering which overload is predecrement/postdecrem... -0.48
Error ")" near first line when building SQLite database +0.42
Kattis reversed binary number 0.00
Which C standard should I stick to? -1.27
Binary equation +0.39
What does setting the inner iterator to the outer iterator [ j=i ]d... 0.00
What does 0xff <<n do in Java? +0.54
I dont understand why output is 65 here? -0.09