StackRating

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

Crowman

Rating
1573.19 (3,683rd)
Reputation
18,972 (7,275th)
Page: 1 2 3 4 ... 13
Title Δ
Getting out of closure Swift +1.00
Different control flow statement can have the same title -0.99
memory can be used past the break point? 0.00
Can't get a C source file to compile when including math.h usin... 0.00
What is going on in this make file line? 0.00
Shorthand for assignment if zero, like c = str[i] || 'x' -0.11
Does casting a T pointer to a T' pointer and back yield the ori... -0.67
How is the "getchar()" function able to take multiple cha... +1.16
Ensure variable declaration only happen at beginning of scope block 0.00
How to replace a complicated C-style for loop in Swift 2.2 -0.89
Calling fflush inside multithreaded signal handler? 0.00
Using signals in C, how to stop and continue a program when timer e... +0.40
How to pause a process and continue the program? 0.00
Dynamically allocating in main() VS in a funtion -0.94
Bit Selection in C -0.25
Passing any array type to a function in C -0.10
warning: control reaches end of non-void function [-Wreturn-type] +0.39
strtok() returning incorrect value in C99? +0.39
Why doesn't my simple C macro work? -0.41
Putting values into a struct from a file 0.00
How to get key and value from dictionary of objects in Swift? 0.00
how to limit loop in assembly x86(printing infinitly)? 0.00
filling dynamically allocated struct inside function 0.00
Moving a file in Swift +1.43
Error of syncronism in sending data from a file using a pipe +0.40
K&R exercise 2-5,error control may reach end of non-void functi... -2.71
size of c array of struct at runtime +2.14
Unable to read from pipe in linux 0.00
Interpretation of tm_isdst field in struct tm -2.37
free() memory using a 'for' loop in a singly linked list 0.00
Unable to properly free allocated memory on heap, detected by Valgr... +0.00
sigaction's signal handler not called in child process 0.00
How to pass multiple record to the child from the parent with fork -1.87
Is the pointer in this sample code really invalid? +1.98
Segmentation Fault when using malloc -2.26
Assign variable void* to array of void C +1.29
Why do I have to force a downcast of an array object to a subclass... 0.00
Is there a declarative way to transform Array to Dictionary? +1.61
Is this valid C code +1.74
Incorrect usage of pointers resulting in wrong output? +1.78
wait(status), WEXITSTATUS(status) always returns 0 0.00
Function in a switch case loop +0.35
struggling to understand the code - which tries to return the decim... -2.40
How to declare and fill a global integer array of unknown size in C +0.41
(pseudo) OOP in C get struct object from its function pointer 0.00
EXC_BAD_INSTRUCTION when spawning an object 0.00
Why doesn't didSet work? +1.73
Python 2.7 int(str, base) confusion -0.34
SIGABRT and corrupted double-linked list +0.41
Why is a function's first parameter name in Swift not required... -0.25