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 4 5 ... 11
Title Δ
Why is stdout buffering? -1.04
C99 Variable length arrays in GDB 0.00
In C, can you do this? int i; i = get_long() % 20; +0.18
Copy pointer to struct to new pointer to copy of the struct in in C 0.00
Should I reuse variables? +0.39
Calling an Associative* Function with C Macros 0.00
Is it possible to typedef a multidimensional array of uncertain siz... +0.40
Multiline preprocessor macro with trailing comments -1.96
function pointer vs. macro vs. inline -0.03
Why use "[*]" instead of "[]" in function proto... -0.24
gcc optimises references to static const int even when it has been... 0.00
Allocation of 2D arrays (matrices) in C? +0.40
Right location to define structs and typedefs -0.02
Is this assembly function call safe/complete? -0.57
First executable statement in C +1.93
Array size without sizeof operator -0.39
Binary powering giving me a wrong result -0.11
memset on float array does not fully zero out array +1.18
What are some modern C idioms/guidelines to prevent memory related... 0.00
The mechanics of populating an array -1.39
CMacro and integer arithmetic +1.95
Is there a read only memory in the stack for const variable declare... -0.30
`#include <gmpxx.h>` fails to compile with `fatal error: iosf... 0.00
is using a constant without an explicit cast invoke undefined behav... -1.16
nvprof not picking up any API calls or kernels 0.00
External definition for identifier with internal linkage 0.00
Dereferencing pointer to incomplete type using a struct -2.32
Why isn't an address being printed when I try to print out the... -1.38
Dealing with large numbers with GMP-style performance in Go -2.14
Accessing a struct by index +0.76
Declaring a pointer to a structure in its field 0.00
extern declaration 2D array in C? -1.37
Are 'include' and 'define' also considered as keywo... +1.31
Determined the PRIME numbers 0.00
CUDA compile error on Linux, but Windows Visual Studio succeed 0.00
C: Converting unsigned char array to signed int (vice versa) -0.20
Returning a local partially initialized struct from a function and... -1.94
Why are compound literals not part of C++ so far? 0.00
Why can't I call this SDL2_gfxPrimitives function? 0.00
Hexadecimal being truncated +0.87
Why can I have conflicting function prototypes and definitions with... 0.00
Does gmp lazy canonicalization with mpq_t? 0.00
GMP mpz_sizeinbase returns size 2 for 9 in base 10 -0.18
Is this well-defined by the C99 standard? +0.61
Assignment to static variable is ignored -0.26
Shorthand Way of Conditional Assignments +2.13
Array of pointers to find sizeof string +1.12
Naming conventions in GMP documentation 0.00
How to print the number of digits of a number that is entered by th... +1.47
Using Sizeof and malloc function in C -0.62