StackRating

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

Davislor

Rating
1449.87 (4,532,681st)
Reputation
8,915 (17,429th)
Page: 1 2 3 4 5 6 ... 12
Title Δ
assigning 128 to char variable in c +0.54
Assembly program to transform all lowercase letters to upper case 0.00
Does C++17 provide a cross-platform scheme to record compiler versi... -0.72
Why are types always a certain size no matter its value? -0.25
Why to use function pointer? +1.90
Which components use the locale variables? +0.83
How to avoid use of goto and break nested loops efficiently -0.60
Dereferencing a pointer to constant -0.96
Passing C99 static 3D array with variable length to a function 0.00
A nullptr or the nullptr -0.83
How to run a function of an actual object, which is stored in the c... 0.00
Const Int declared with stoi not considered a const -1.21
Haskell second smallest value in list -0.57
Is It Safe To Use Unicode Literals in HTML? -0.59
Bit mask operation: what does the following code mean in C? 0.00
In which cases the BOM for UTF-16 and UTF-32 is mandatory? +0.26
Make a function to return 1 if x <= y, using only bitwise operat... +1.30
C - Algorithm for Bitwise operation on Modulus for number of not a... +3.16
two way to initialize a structure 0.00
Why big-Oh is not always a worst case analysis of an algorithm? +0.26
Do all constants have static duration? -0.69
Calling C function in fortran where argument is a pointer 0.00
Gregorian Calendar in C 0.00
How to convert a datetime string with milliseconds to UNIX timestamp 0.00
How to read a "ISO-8859-1" file in pure C? 0.00
How can I find why my Assembly prime number program is not working? 0.00
C++ Counting vowels in a string using recursive function (without u... +0.36
Memory layout of 2D area +3.09
How should one access the m128i_i8 member, or members in general, o... -1.41
C++ - Fixing text from an input file 0.00
In functional programming, is there a clean way to perform many ope... -1.62
Struct doesn't have a field error message in c 0.00
Haskell performance—topological sort is not fast enough +0.56
Ordering an Ordered list Function in Haskell -0.46
How can different strings have the same address -0.56
casting from empty byte array to struct pointer can violate strict... +0.28
What Could be Causing These Strange Outputs in Hexadecimal to Binar... +1.49
Recursive function for combination with n=76, m=7 is negative numbe... +0.49
wchar_t to unsigned char conversion 0.00
Merge sort error - Expression must have a constant value -0.42
What is the use of the second subscript of 2-D array, when it is pa... +1.04
haskell equivalent for loop with if statements +0.30
How can auto distinguish short from long at compile time? -0.48
Who decides the sizeof any datatype or structure (depending on 32 b... -0.12
Passing array to a function (and why it does not work in C++) -0.77
C++ Inserting String into another String at specific position 0.00
Adding an int to a string c++ -1.43
How to copy const char* to uint8_t [] in c++? +0.33
Diffrence between pointer assignment in C 0.00
dynamic_cast in C++ doesn't work without having RTTI on; Why? -1.21