StackRating

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

tletnes

Rating
1474.68 (4,511,863rd)
Reputation
1,665 (99,139th)
Page: 1 2
Title Δ
Why while loop is never ending ? Python +1.82
why is the same objects method called twice? -3.73
C2801: '}' Missing 0.00
What does the macro “#define requires (...)" means? +0.57
Sum of the all the numbers between a and b -3.80
GCC Won't Remove Unused Functions 0.00
When calling a function, is it possible to append a number or a cha... +4.59
How to force GCC to not include call to get_pc_thunk when not needed 0.00
-O2 option makefile 0.00
strange pointer arithmetic in for loop in C -2.50
_ASSERTE(_BLOCK_TYPE_IS_VALID(pHead->nBlockUse)) error -3.74
Allocation large memory in visual studio C 0.00
Define union that can access bits, nibbles, bytes +4.23
Is it considered good design to compare objects of different types? -1.45
When to use new-operator? -1.34
Write an output file with a user defined name in C +2.21
Dynamic memory reallocation -1.95
execute C++ from String variable -0.83
Awkward bug in C program 0.00
Is it okay if program has Memory corruption while debugging, but ru... +1.28
Can we declare, define & assign values to a variable and use th... +4.45
struct as parameter to function: more efficient to copy or derefere... -2.46
C++ How do we make our application start on computer startup (and o... -1.34
Why Can't I Use An Array in a Switch Statement in C? -3.78
pointing to a member that has not yet been initialized +4.91
strange compiler warnings of C++11 Type checking code +5.89
C++11: ill-formed calls are undefined behavior? -3.55
Using Visual Studio 2010 Without Using Solutions -3.57
Bubble sort Algorithm implementations -1.72
C - Integer Input Validation Code +4.26
Code complexity metrics and ifdefs +1.22
Need help optimizing code (minimum image convention) +4.12
Accessing Struct From Other Source File 0.00
Errors in Multithreaded program in C +0.04
array of struct is passed by value rather than reference -2.65
argument of type "int" is incompatible with parameter of... -3.81
What does [](int* p){delete p;} mean? -2.83
How can I get a word from string -2.98
c++: How do I format a double to currency with dollar sign? +4.52
C Segmentation Fault, multiple warnings +4.36
C error expected identifier -3.93
C program links to wrong version of function +4.30
How does strcpy() copy a string to an array when you can't change t... -4.04
C++ Nested If Statement Readability -0.88
Java: what the return does here? -3.89
What is the complexity of this code? +3.98
Why is my binary much smaller than my object file? 0.00
Trouble with public/protected/private inheritance -0.16
how to read char from a string in c# -2.21
how to read char from a string in c# +1.35