StackRating

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

Grzegorz Szpetkowski

Rating
1561.80 (5,274th)
Reputation
30,837 (3,927th)
Page: 1 2 3 ... 11
Title Δ
Eclipse CDT: Where should I define a macro 0.00
Postfix expression (type-name){initializer-list} -1.53
Enum storage differences in C vs. C++ 0.00
C - Formatting String size with special characters 0.00
Piece-wise initialization of very large C struct +0.62
C++ struct bit field doesn't parse data correctly -0.68
Is it safe to access paddings in a structure or union? -1.06
C Warning : Function was used with no prototype before its definition +2.26
C Double Literal NaN with Payload -0.56
cast increases required alignment of target type with pointer -2.05
K&R - getop() function 0.00
Effective type of members in a const structure instance? +0.36
How to create const array of structs? 0.00
error C2156: pragma must be outside function - why is it happening... +0.42
Which code will execute faster in C? +1.26
Clang/GCC disable unused code warning as a result of conditional ma... -1.25
Convert x >= y into 1 or 0 without branching or Boolean expressi... -0.70
Are these three dimensional arrays legal in C? -1.90
Why does the using directive not "associate" with ordinar... -1.06
better understanding type promotion of variadic parameters in c -2.19
Determine struct size, ignoring padding -1.72
Scale elements of a structure using a cast +0.91
Passing a value to a function using the comma operator? 0.00
Why no other operations on file can be performed before setvbuf? 0.00
Why am I getting different compiler behavior on const int used to s... 0.00
Why is this code slower when the array size is even? +1.72
Why is -(-2147483648) = - 2147483648 in a 32-bit machine? +1.77
Inconsistent behavior of fscanf() across different compilers (consu... -1.74
lone declaration in if statement? +0.23
Dividing a number represented by two words by a number represented... +1.95
better design for sub-branching if statement sub conditions -1.94
Why is it possible to assign a number to a pointer variable in C? +1.40
Can we return decision based values from a function without using a... +0.90
C program to find maximum between two numbers using switch case +0.41
Why is a simple loop optimized when the limit is 959 but not 960? +2.23
How to allocate big sized array ( using dynamic memory allocation o... +1.83
Can I capture the underlying value of one macro when defining anoth... -1.47
Why does this code generates a cache hit many times? 0.00
Can I write to a const member of a non-const struct? 0.00
Is there any harm in putting comments first in C header file? 0.00
Resource Acquisition Is Initialization in C lang -1.09
int to bitstring function to handle negative numbers 0.00
pointer arithmetic : char pointer as a member of a struct -1.02
How can I divide a signed integer using only binary operators? +2.18
Is the second int in a multiple declaration always set to 1? -1.98
What is the returned type by devres functions? -0.59
Enum constants behaving differently in C and C++ -0.20
Differences between moments of char pointer assignment -1.44
char ** should I malloc size of (char*) or size of char * string le... -1.25
Clean method to initialize a const member for a large array of stru... 0.00