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 ... 18 19 20 21 22 ... 33
Title Δ
Check whether X is divisible by Y, i.e. no remainder +0.46
Data Structure in C++. insertion in the beginning of the node in li... -0.03
C Simple calculator, getting rid of useless lines +0.30
C thinking : float vs. integers and float representation -1.25
Get the user to enter a name but using file stream *fp -0.04
Program crashes after popping the last element of the stack 0.00
Allocate record with variable at negative offset -0.07
a function produces an inifinite loop 0.00
c/c++ - How to write an array of boolean value into a text file? +1.82
C program not giving prime numbers 0.00
how to check integer overflow for 32 bit signed integer in c 0.00
C - ULL Prefix, Hex -0.52
How can i identify the size of structure member? -1.51
Linked Lists and Structures in C - Passing Linked List and Structur... -0.03
C programming - Operator -0.05
Every pointer in an array of pointers store the same value after re... -0.04
Matrix- "Access violation writing location 0x00900B0C" -... +0.47
Unhandled exception at 0x6b20d0ac in Ammar_1610852_Assignment.exe:... 0.00
C - struct and memory allocation with loop - please help me learn +1.87
Unable to understand the code -0.56
LinkedList - Type in C - Accessing Functions -0.04
Double dimension array, attribute value but can't read from it... 0.00
How to properly receive string from a function in c +1.34
Why does this function count the number of set bits in an integer +1.27
How do I refer to pointers in nested structs? +2.03
Reading data from file to struct using fread 0.00
C++ macro function or dynamic member name -1.22
What will be the value of j after this C code is executed? -0.36
Passing pointer from recursive function 0.00
Initializes an array by a given size in random values ​between 1 an... -0.54
Function changes data on other variables +0.92
To check number alphabets in a string -0.06
easy program checking ip - scanf segmentation fault +0.40
I want to be able to measure the time of execution of this 2 functi... 0.00
What happens internally as and when the second statement in this co... -2.23
I can't find an error of the code. minesweeper C 0.00
Why can't last element be deleted? -0.04
Weighted non overlapping job scheduling using C -1.90
Getting wrong sum of random number -2.25
Making a code that counts possible combinations only with loops 0.00
Simplifying multiple OR Conditions -0.46
Program Crashes When Accessing array inside Struct +0.46
Why my code is not compiling? -0.04
Binary Search Tree Insert Garbage Data 0.00
How to handle exceptions when a number might overflow the range of... +0.21
const int *ptr=500;where exactly it stored +2.03
Search and delete from linked list -0.13
Runtime error in C due to algorithm checking beyond array +1.79
Check if a string/word exist in a file before writing to it 0.00
I wrote this method to delete duplicate elements of a linked list,... +0.47