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 2 3 4 ... 33
Title Δ
Why only the values of the left column are okay? +0.34
Why is return 0 not working in this case? +1.20
Return 2d array and pass it as argument to another function 0.00
C Program exits after calling malloc +1.47
Largest + second largest number in C -0.18
how can i do it without switch case loop(counter for example) +1.42
thread-unsafe pseudorandom number generator 0.00
Adding elements to the char array in a struct 0.00
Printing a function drawing next to each other +1.02
How do I read commands from a file and run them? 0.00
Splitting a Message into two lines if it's bitgger than a speci... 0.00
How to implement a character string in a linked list -0.14
What does this variable point with regard to malloc? +0.32
How to sort char array by 1) length and 2) alphabetic order? 0.00
How to use signed or unsigned integer for bit mapping in C? +1.39
(1) Why does it not recognize this is a palindrome & (2) how do... -1.64
Character Test Function inside Ternary Operator +0.35
In my c code when I'm printing k its printing -4 but its have t... 0.00
What empty binary files contain in C -1.68
Why is Java faster than C for matrix multiplication? -0.97
Given an array of structs, how to pass all the values for one membe... -1.51
Distribute value equally among two numbers 0.00
C updating string incrementally -0.13
Plain C: Why is this scanf code not working? 0.00
C: How can I split the user input of a number and store it into an... -0.62
How to use typedef variables to functions as arguments 0.00
Initialize an empty nested struct using a function -0.67
How to write character to an array of pointers in C? 0.00
circular link list insertion at beginning 0.00
Got Segmentation fault while implementing stack using Linked list 0.00
Where is an array stored in memory? -0.76
how can i fix it "func_addr" function 0.00
How to create a number with (f)16 repeating n times? -0.72
How to use block in c 0.00
Why is the "sum" variable here not being updated with eac... 0.00
Compute efficiently Max and Min on data stream +0.52
Storing and Accessing 2D array in another array C +0.15
continue statement in a do while loop +1.26
Checking membership in large ordered list? -1.87
How to use dynamically allocated memory in C +1.43
add \0 in the middle of char pointer 0.00
problem in appending multiple records in a file 0.00
"multiple definition of first defined here". STM32, AC6 S... -1.36
Is the visibility of a function written in C across the project fil... +0.23
How to change "-" to a letter for hangman (C)? 0.00
Why does this test_and_set function lead to deadlock? +1.15
How to prevent system from taking the sentinel value as an input? +1.51
How to convert an unsigned integer into 32 bit binary representation -0.15
Error in multiplying randomly generated matrices of huge sizes usin... +0.33
Ho to copy text from one file to another in C? -0.18