StackRating

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

Support Ukraine

Rating
1608.10 (1,467th)
Reputation
22,456 (5,851st)
Page: 1 ... 6 7 8 9 10 ... 33
Title Δ
Can this recursive function work without the `trav` pointer 0.00
shouldn't this loop stop when my character is either '*'... +0.39
How to fix "incompatible type" error in C? +0.63
How to count the amount of words which have only a specific word as... 0.00
how to fix this code (conversion binary to decimal with char in c)? 0.00
C linked lists functions program running into segmentation fault +2.06
Segmentation fault inside while loop -0.10
Deleting an element from an array of structures 0.00
How to fix passing parameter address error in linked list 0.00
How to pass the variable address of the structure short name to a f... +1.92
How to choose dynamicly in C/C++ the type to cast to? 0.00
What's the difference between global or local variables regardi... -1.08
Wrong returned value in main function? -0.77
Structs are giant. Why? 0.00
How to print colours based on a text result, using two enums and a... 0.00
Given an array of integers, find the sum of its elements 0.00
Insert a copy of a node in a list (with condition) 0.00
function that splits digits then sums them -0.14
Temporal complexity of primary instructions in C -1.23
segmentation fault (core dump) while loading a file 0.00
How does an integer value end up negative when positively increment... -0.45
c language result is different in windows 10 0.00
To find the number of unique path in a matrix -1.20
No output for long long int variables +1.69
Argument type 'void' is incomplete +0.02
How to fix infinite loop with struct in C +0.39
I want to readers/writers problem with binary semaphore 0.00
How to add a node at the end of the linked list in C +1.82
How to create multiple functions for running totals from a text fil... +0.40
Why xilinx use a pointer to store data as array? 0.00
incompatible types when returning type +1.58
Hashing(with chains) a student database (bit folding/ additive hash... 0.00
How to display a queue in C with Linked list 0.00
Difference between reading and parsing +0.40
How to keep values of a union member between function calls in C? -0.13
array of pointer game not sure how to move pointers to back 0.00
Deallocationg char** inside a struct 0.00
"free(): invalid next size (fast)" error when trying to f... +0.40
Why is the program not working for an array but works fine when it... +0.13
C program to generate pseudolanguage - global 3D array is too large... -0.06
Recursive function to search find and change specific cells based o... +0.14
Trouble allocating array of structs +0.40
How to manage different kinds of data in a linked list? +0.39
Pointer Logic Exercise in C -0.65
How concatenation and shifting the bits can be implemented in c? -0.60
I need to create a function that gets those numbers in the string -0.87
Public API design with out parameter of a structure type containing... 0.00
Trying to concatenate binary numbers into one value 0.00
why is this printing 4 5 6 0 0 instead of 4 5 6 junk_value junk_value +1.11
After function call, argument pointers don't keep their value +0.14