StackRating

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

AusCBloke

Rating
1546.43 (9,092nd)
Reputation
15,008 (9,381st)
Page: 1 2 3 ... 7
Title Δ
Read in char and determine if space or newline C +0.24
String Manipulation and rot-13 +0.43
How to set 1d array to 2d array element in C +0.81
interactive menu with switch statement -0.07
pointer-array issue in a simple C code -0.33
scanf with ^ operator +0.42
Unsigned Long Long out of range? +2.20
sscanf starts to read from begining 0.00
Generic binary search tree in C +0.42
char* from char[] member of structure -1.69
Accessing the digits of a 2 digit long unsigned char (C) +0.94
Why does this accept invalid input? +0.85
How to fix unusual error while compiling c program on linux mint? -0.15
Seg Fault during pointer manipulation +0.76
Segmentation fault: arr[(i * 16) % arrLen] vs arr[i % arrLen] -1.17
I can not change the value of actual parameter in C when pass addre... +1.64
malloc not allocating the correct number of bytes -1.99
Binary Search Tree - Access Violation -0.57
How to write C function accepting (one) argument of any type +0.44
Security in returning arrays +1.14
Dynamic Array of Structures -0.60
Passing a char as an argument in c +0.64
How to understand such C macro expansion 0.00
Writing a malloc'd C struct to a file, and reading from it -0.68
C only read from stdin if the desired input exists +1.22
Parsing command line input string into char array -0.09
C multiple definition error -0.31
function that can NULL a passed pointer +1.91
Digit Validation - Endless Loop +0.44
C programming initialize 2D array dynamically -0.13
A C function similar to C++ generic +1.38
Convert integer to record +0.56
sscanf writing to a character array +0.39
Get the total of item in "char *namelist[]" in C -0.04
using Array of pointers +1.45
Can anyone explain the output of this C program? +0.18
Output text one letter at a time in C -0.56
C: Using functions from files within in the same project +2.33
What is the difference between Function Pointer vs Function Call? +1.53
2d array of pointers c++ -0.83
Why my .c coding can't be compile in GCC? +0.45
how do we test the return values from the scanf() function? -1.84
while loop not executing +1.30
Storing hex value in C string? +1.41
After assign a pointer to a pointer, why the lvalue become zero +0.81
C++ char array null terminator location -0.67
Identifying the parts of this typedef struct in C? +0.69
Dynamic-memory-allocation of an array within a struct, -0.27
compareTo and Strings using a Scanner -0.21
Wrap String with For Loop or If Statement 0.00