StackRating

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

BLUEPIXY

Rating
1515.93 (41,937th)
Reputation
36,398 (3,108th)
Page: 1 ... 30 31 32 33 34 ... 53
Title Δ
How to read in txt file in CSV format and save into array in C +0.44
Not showing the correct value at the address given by pointer -0.74
Double pointer as an array to a function -0.46
Why does this C code segfault? -0.57
How to take values in one cell of 2D array by keeping other cell va... 0.00
Error on Declaring variable in for statement +1.43
Buble sort in c using array +0.10
String Compare issues in C -0.40
Reallocating a 2d array if initialized like so: char (*A)[size] = m... -2.00
Reallocating a 2d array if initialized like so: char (*A)[size] = m... +2.00
what should I do to fix this program? +0.35
Error incompatible pointer type? +1.30
Pointer to 2 Dimensional Array -1.37
Passing multiple strings into a function -0.13
Value returns wrong value -1.46
C++ Reading Long Non-delimited Integers, Separating Them and Puttin... -0.55
How to skip/ignore a specific position (on a list) within a loop, i... +0.28
request for member xxxx in something not a structure or union 0.00
Creating a linked list with a for loop +0.10
How to delete written text in above lines in C? +0.69
Simple minishell, doesn't recognise "quit" to end program... -0.84
About the memory allocated for a string variable in C 0.00
Trying to set values in a struct tm 0.00
Formatting binary number -0.39
Using Malloc and assigning to Arrays between functions -0.76
How to sort ranking list with correct names output in C? +1.06
Making A square with asterisk in C -0.75
printing a string in c characer by character -0.04
char[] to uint64_t +0.13
how to store multiple arrays and make array of pointers to them +0.22
Cant read input line in C +0.09
how to create a mask for a given data type? +0.03
Deallocate Nodes in Linked List -0.52
Wrong value returned when defining a C function in one file and usi... -0.91
Segmentation fault error in BST +1.05
How to silence unused command line argument error with clang withou... -0.55
How to know if a char array has a null element in C? -0.59
Transpose function, decimal to binary +0.71
How to ensure user-input data is an integer -0.12
Header files won't work in C -0.40
sorting the linked lists by modifying the links 0.00
C init an array of chars in a function or should i pass it as a par... +0.00
Convert a hexadecimal to a float and a float to a hexadecimal 0.00
'initializing' error in VS2010 while initializing an array +0.10
Basic Single Line Function +0.09
C - Reading string from a file. Getting random characters +0.26
Converting an array of letter to an array of numbers -1.12
unable to extend aray using realloc invalid next size -0.66
C Treament when Casting Comparison Values +1.89
Using atoi to check string -0.24