StackRating

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

user2736738

Rating
1610.39 (1,387th)
Reputation
27,422 (4,604th)
Page: 1 2 3 4 5 6 ... 24
Title Δ
C error: Exited with non-zero status 0.00
Why does taking sizeof(array) give warnings in a function, but not... -1.71
store a string: char* vs. const char* 0.00
Why do I get this error? Expected expresion before int -0.64
How can array variables be used as pointers? +0.37
How to remove unused space in an array +0.36
Why does strcpy work when array sizes are immutable, C 0.00
snprintf to concatenate multiple strings don't work as expected +0.96
why name of string contain address of itself in c 0.00
Why does my program exit the loop at a statement where I'm assi... +0.31
Modifying data of nested struct using C -2.43
Returning a Structure of a structure and Int 0.00
Comparison of 2D array and character array C 0.00
Why do the TAILQ_INSERT_* macros require an entry to be bound to a... 0.00
Avoiding overflow working modulo p -0.23
Which data type to use for number 10^1000 in C? +1.07
C - Why is void passed as a parameter 0.00
Assigning string variables in structure in C gives error. Why? 0.00
Function running Without Semicolon +0.34
bubble sort not working with dynamic memory allocation in C -0.63
Count of similar characters without repetition, in two strings +0.34
Memory Allocation in c for union 0.00
Ask for explanation of a kernel macro: hlist_nulls_for_each_entry 0.00
Printing using the double pointer 0.00
how do you change a single char in a 2D array (C) +0.38
Can't read from an array of pointers that point to arrays -1.72
Condition not falling in IF scope in C 0.00
Don't understand GCC compiler behaviour conditional expression... -1.57
Use the %ld conversion specifier to printf a double type in C -0.39
Initialization from incompatible pointer type warning with an array... +1.06
Logical Error in Calculation - C 0.00
Array of structure type. with pointer inside of structure 0.00
How to get values from an array when you pass in a pointer to a fun... 0.00
Wrong struct member values after pointer assignment 0.00
Extreme sum values calculated inside a structure -0.08
C language: float % float why expression must have integral type -0.03
How to qsort char**? +0.84
Storing tokens in struct -2.63
How can i place % symbol after an interger -1.61
memcmp returning non zero for same (zero value) bit field structs 0.00
getchar() reads '10' into '1' and '0' in C +1.49
C language: read input from user inside function - whats wrong at t... +0.36
Adding items to an array from a file C 0.00
Define enum type in C +1.19
C - Assigning pointers to arrays? Based on four examples -2.13
C - Reading files passed as command line argument +0.05
C Program will not compile +0.36
How do I copy a char string from another function to main? -0.82
How to change character in a string? 0.00
Check password without the use of strcmp (C) +1.06