StackRating

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

MED LDN

Rating
1413.80 (4,535,998th)
Reputation
684 (211,987th)
Page: 1 2
Title Δ
How to call a function using if statement and then print the value... +4.53
I am trying to find the duplicate of elements in an array -1.26
Inserting into an array +0.57
Sorting a struct array isn't working as I expect it to work 0.00
My string assigning correctly into my char array (C) -1.72
I really don't know what's wrong -1.99
Simple C program using If statement stops running in VS Code +0.93
Difficulty assigning char array characters to another char array wh... 0.00
Swapping max and min in matrix 0.00
How can I find the biggest two of the 10 numbers with the pointer? -3.46
Comparing two ways of initializing an int pointer -1.31
ERROR C2371 Override, the default format is different. what is the... -0.42
I am writing C function that convert lowercase char to upper case c... +1.98
find GCD in a one line code using function -3.48
can't get a proper number +0.50
Why Code Blocks 20.03 stops compiling and running? How to get it re... 0.00
Why did I get different answers in vscode? -1.96
Why am I getting "error: use of undeclared identifier" er... -1.98
Pointers, function and 2d array in c program -3.87
How can I copy one array to another in C and get two separate arrays? 0.00
I want to print prime numbers with this function. Where is my mista... 0.00
Segmentation Fault while declaring a fixed length 2-D array inside... 0.00
Cannot Exit While Loop in C +4.43
I'm getting an error in C programming. ([Error] expected identi... -3.08
storing more elements into an array with lesser size behaving not a... -1.88
I'm learning C and I've made a simple program. It doesn'... -3.61
I was trying to find the sum and average of 3 inputs and use call b... -3.01
warning: statement with no effect wunused value -2.93
Codeblocks assigned a value to a variable on its own 0.00
Compare two character arrays in C language -3.61
Defining variables inside if-statement -1.76
How do I make structured array loop output what I want -3.84
Functions and arrays which allows you to print what's the most... +2.36
if condition is not functioning properly +0.24
Finding GCD using divison method in C -1.91
Is it possible to increment the modulo operator in later loop itera... -1.15
How to find the total number of elements in C? 0.00
How to find the total number of a certain element in an array(C) +0.10
How to make 2D array from 1D array of char string in C +0.13
Why does scanf("%[^\n]\n", titre); ask me for a third input -3.80
Maximum value of an array -2.07
How to loop if statements in C -1.79
My code "ignores" multiple correct Displays and chooses t... 0.00
How to forward declare structs in C -3.20
Moving the elements of an array -2.19
Given thr GCD(=1) and one number, find the second number -0.15