StackRating

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

AnT

Rating
1632.82 (827th)
Reputation
267,512 (149th)
Page: 1 ... 22 23 24 25 26 ... 76
Title Δ
Virtual base class destructor calling ordering? -0.08
using %x to print the hex address contained in a pointer -0.15
C float assignment from literal -0.33
Variable size allocated during assign operation -1.00
how to define macro function returns void or else in C++ -0.78
What is the default type for C const? 0.00
"Free heap block modified after it was freed" when modify... 0.00
Integral types messing up with sizeof(T) +1.61
Why operator `?:` does not have priority? -0.01
Public member value of a class is not changing 0.00
Extending std::unordered_set<> for use with std::stack<> -0.12
CS50 Vigernere cipher giving wrong output +1.17
Is this considered as a copy constructor? -2.22
Recursion with C +0.84
passing argument 1 of 'fopen' from incompatible pointer type? 0.00
error: invalid initialization of reference of type ‘LineLayer&’... -1.86
Why does GCC treat two similar loops differently? -2.56
Qt concurrent run, pass value by reference, but the memory address... +0.36
Is a^a or a-a undefined behaviour if a is not initialized? -2.40
Why std::set is an associative container -0.27
Why is there garbage in strcpy from source to destination for 15+ c... 0.00
Compound if statement using ?: operator in C -0.45
Redeclaring of an VLA array in loop in C +2.28
Printf statments not printing in order -0.79
What's the difference between static inline, extern inline and... -0.16
Use of undeclared identifier 'o' +0.82
Can't reliably add two int arrays together when overloading sum... -0.15
Copy value of short array to long array -0.38
To where does the library functions in c return the value? -1.64
Enum Values In C++ +0.36
sizeof conditional (ternary) expression -2.08
Array of pointers to pointers where values are known at compile-time +1.58
Understanding why compile-time boolean algebra doesn't work +1.60
c function: delete node from singly linked list using only one loca... +1.36
Multiple Definitions of ' ' in C 0.00
printf("%p") and casting to (void *) +0.84
Multiple definition error in C -0.18
Why is the bitmap size calculated this way? 0.00
2 chars to short using bit-shifting results in a weird result with... -2.27
Why does VS not define the alternative tokens for logical operators? +0.11
Enforcing width of enum values within a struct in C99 +0.03
Example of function prototype scope 0.00
How does switch-case handle the value of the constant in a "ca... -0.77
What will sizeof(myArray) be? -1.74
Function parameter not an lvalue? -0.05
How to intialize an array of structures with variable index +0.34
Singly Linked List in C incorrect output +1.46
Array definition - Expression must have a constant value +0.36
assembler code for virtual function +1.74
How is sort for std::deque implemented? 0.00