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 ... 13 14 15 16 17 ... 24
Title Δ
Print double pointer to array - keeps crashing +2.04
deleting a 2D array of ints, set pointer to null in C -0.01
1D array passed to two functions, only one function output the corr... 0.00
Converting points on cartesian to polar coordinates using structure... 0.00
Function to read array from user input yields garbage values -2.07
Why use <stdbool.h> instead of _Bool? -0.87
Time Complexity issue -0.13
Comparing Two Dimensional Arrays in C without strcmp 0.00
how to duplicate a string with malloc +1.56
Program crashing when sending struct array +0.42
c array comparison trouble +0.42
A program that returns the letter that comes after and before 0.00
How can I know which type(int, double, float etc..) is currently ho... 0.00
C: Adding integer to char pointer(address) 0.00
is there anyway in c language to store data without using file hand... 0.00
Input string to a char pointer member of an array of structure -1.17
Queue data structure implementation 0.00
Why i am getting wrong string of dynamic length using pointers in C... +1.55
Write sorted in ascending order numbers that were drawn more than o... 0.00
C segfaults on string operation 0.00
What does it mean in C : #define ABC(a,b) {#a, a, b} 0.00
Find out string array lengthand each string length +0.13
Dynamically allocated pointer to a structure not returning from C f... 0.00
3D pointer seg error -0.33
how could I convert c++ to python +0.42
Character to binary function doesn't work as expected 0.00
C - Matrix input function gets runtime error if matrix is bigger th... +0.88
randomizing a sequence in a 1d array in c -1.17
valgrind says i have conditional jump or move depends on initialize... -1.47
statements run in main but not when called from a function +1.28
Getting asked twice to insert integer +0.93
Pointer to variable inside a struct -0.36
How do I find the number of common numbers occurring in 2nd array? +1.69
How to correctly malloc a struct in C +1.37
BUG IN DEVC++ (Comparing String and Character) 0.00
Behavior of comma operator with return statement 0.00
a puzzle about time complexity calculation and real time consumption +0.40
Why does scanf skip getting string input? +1.14
Swap index of an array with another using pointers, in C language -0.98
How to read character with scanf in C? Getting "spurious trail... 0.00
put together 4 rows of strings and count words 0.00
trying to create an array of struct pointer but get heap/buffer/etc... 0.00
C: why does pointer address set to null in function, have a non-nul... +0.42
C Array Assign Procedure - At once or Individual - Partial Array as... +0.70
Store rows of numbers from a list into arrays without leaving empty... 0.00
Generate binary numbers in a given order 0.00
Pointer to table of struct in C 0.00
how to fix stack overflow error? -0.87
Creating a link in linked lists in C +0.39
Don't Know where i am going wrong while flushing the stdin buff... +0.37