StackRating

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

dan04

Rating
1532.67 (16,302nd)
Reputation
64,918 (1,368th)
Page: 1 2 3 4 ... 14
Title Δ
How to use keyboards function with _getch(), as it is possible with... 0.00
Bitwise NOT with boolean variable -0.29
Remove None from the output of a function call -0.52
SQLite Code Analysis C# +2.13
What is wrong with this sqllite alter table query? 0.00
What Characters Are These? 0.00
Use rand() to find the value of PI +0.45
why 1 // 0.05 results in 19.0 in python? -1.54
Decoding 'raw' string converted to unicode +1.38
Calculating the time with the current time 0.00
Why Do Bytes Carryover? -0.79
how to remove selectize.js "add..." menu when an item is... 0.00
Guarantee on size ordering on char, wchar_t, char16_t, char32_t -0.54
C# - String.GetHashCode() -> don't use as unique identifier -1.10
Function used to check if a variable's string starts with vowel? -0.55
Round negative numbers up to zero -0.16
Can someone explain this statement? lpadded = win // 2 * [-1] + l +... 0.00
epoch in seconds to MJD conversion in C -0.15
Recovering filenames with bad encoding -0.05
how I get a number outside [0,255] when doing a converson from int... -1.48
Iterator = pointer? Or what is it? -0.98
Why is single int 24 bytes, but in list it tends to 8 bytes -1.69
Mapping of character encodings to maximum bytes per character +1.77
Why doesn't pow(sqrt(-1), 2) return -1? +0.90
how to build a compiler for a dynamically typed language? 0.00
Why extended ASCII (special) characters take 2 bytes to get stored? -0.45
This this is printing 0.00000 instead of 5.00000 -1.01
How can a 21 byte UTF-8 sequence come from just 5 characters? +2.39
Python: Issues with "if not any" -0.01
How to print spades, hearts, diamonds, etc. in C and Linux? +2.15
Understanding atoi(var-1) versus atoi(var)-1? -1.00
Decimal values of Extended ASCII characters +0.23
Why does C# not allow me to call a void method as part of the retur... +1.53
while(*s++ = *t++) ; in C +0.39
Why aren't the C-supplied integer types good enough for basical... +1.54
Java's System.exit(0); vs C++ return 0; +1.97
Will rand() sometimes return the same consecutively? -0.07
Confusion over UTF-16 and UTF-32 -0.58
-32767 Why is this function returned? 0.00
Byte[256] over TCP limiting to 5 characters +0.98
Python 3 rounding behavior in Python 2 -1.59
Datetime comparison in C +1.89
Why is C# Rounding This Way? -0.49
Convert timedelta to floating-point -1.09
Converting a UTF-8 text to wchar_t -1.83
How does char data type represent in 32-bit registers? -0.25
Is Windows codepage 936 a superset of both Simplified and Tradition... 0.00
How to compare Unicode characters that "look alike"? +0.01
Is there a way to register queries in SQLite? +0.42
printf format f versus d in Python -1.29