StackRating

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

2501

Rating
1587.12 (2,495th)
Reputation
23,242 (5,625th)
Page: 1 2 3 4 5 6 ... 14
Title Δ
C - how to read data from /dev/urandom into a uint64_t variable? 0.00
Can a program call fflush() on the same FILE* concurrently? +1.20
Why does the 'for' loop condition fail? -1.58
variable number of arguments (of different types) in ansi c -0.02
how do I correctly wrap a function with dynamic number of args up? +1.78
Is it permissible for global, static identifiers to begin with a si... +1.34
Please clarify the concept of lvalue and rvalue here +0.34
AHK - Array is empty from StrSplit -0.49
Custom combination disables the native function of a key 0.00
Getting a runtime error in Level Order Traversal in Binary Tree -0.75
C++11 (g++ thread sanitized) Ordering nonatomic operations with ato... -1.29
What counts as character type in C11? +2.33
Random numbers with C using a numerical recipe 0.00
I have this problemstatement (given below) and when I test it again... -0.16
C: transitive (double) assignments +1.11
Can an object have more than one effective type? +0.70
Negation inside printf 0.00
why this code doesn't print "20"? +0.34
Redefinition error in c -0.06
Function Pointer help/ Pointer from integer 0.00
Order of evaluation: undefined behavior? or compiler defect? +1.18
struct look up table using string pointers issue -0.57
Can a char array be used with any data type? +1.10
pthread_exit(NULL); not working +0.85
Extracting the sign bit with shift +0.71
Variadic function works in Win32 but not in Win64 +0.34
Is it possible to create two uint8_t pointers to the first and seco... +1.28
how to control struct member behavior with struct const pointer as... +0.75
Does casting a T pointer to a T' pointer and back yield the ori... +1.08
Type dereferencing type-punned pointer will break strict-aliasing r... 0.00
triple pointers error while freeing +0.31
Casting struct * to int * to be able to write into first field +0.33
I get an Eclipse error: conversion to 'uint16_t' from '... 0.00
Puzzling GCC behaviour with respect to vectorization and loop size +1.33
Read all Lines of a cpp File with Fgets +0.35
Binary Search Tree -1.62
Passing a string to strdup from global pointer to a 2D VLA array of... +1.92
Does this code violate the strict aliasing rule? +1.41
What do this means?It 's about DWORD variable in c++ -0.95
C Win32: Window Automatically closes 0.00
C - Incompatible Pointer Type -0.57
Static initialization of array of struct A, where struct A contains... -0.28
Why does -0x80000000 + -0x80000000 == 0? -1.99
Passing a string through a function. C +0.07
What is the datatype returned by the bitwise complement operator? +2.53
Unexpected output in the C code with union +0.25
How does this function compute the number of nodes in binary tree -0.69
pthread signal does not work -2.16
Why does fread() in c read extra '#newlines' characters? +0.36
Warning with struct initialization -1.82