StackRating

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

ameyCU

Rating
1525.43 (23,396th)
Reputation
14,925 (9,440th)
Page: 1 ... 8 9 10 11 12 ... 15
Title Δ
error: two or more data types in declaration specifiers uint32_t int; -0.20
How to combine two character type variables -0.44
How to scan input data in c? -1.16
long long division in c +1.33
Creating an array of strings through user input in c? +0.53
Discarded 'const' qualifier at assignment -1.26
C -Element of a structure changes value after printf() call 0.00
How does open() have two definitions, as shown in the man-page? +0.85
Why does calling malloc() not make a difference? -0.92
Generate two different random numbers in C -0.29
Why does >= operator work as > operator in C when compared wi... -0.49
Does sorting switch cases by probability of match improve efficiency? 0.00
Syntax difference between pointer to int array and pointer to int +2.10
Why does printf("%d", ~0) output -1? +0.53
extract data from sscanf 0.00
behaviour of float in C -0.66
warning: assignment from incompatible pointer type [enabled by defa... -0.74
Invalid conversion from 'char*' to 'char [-fpermissive] -0.03
What is wrong with the following c code? the gcd stops working afte... +0.47
Variable of type int8_t always gets value of 0 from scanf +2.28
Are typedef's handled by the preprocessor? -0.74
struct without typedef keyword -0.28
"initializer element is not constant char" error in C +0.27
C Program to find prime number +0.37
updating the record in file using c 0.00
Pointer reassignment -0.75
C char double pointer +0.13
Trouble getting nth character of a string -0.62
Compilation Fails Due to Strange Characters Appearing in Source Code +0.57
Clarification on function pointers in C +0.93
How to read min/max variables from a text file? -0.00
need help in understanding passing char* [] to function -0.79
C - passing argument 1 of 'send_data' makes pointer from in... +0.91
How to use a user-input function with another function? +0.37
nested for loop for symbols +0.48
C Programming take "n" command line arguments and find th... +0.53
Understanding structs in C +0.54
Unwanted characters when writing to file in C +1.42
Boubble sorting with arrays with C +1.18
Passing a char buffer to function +2.50
How to print a rectangle of the following pattern +0.22
Can anyone please explain the output of below C program? +3.08
How Java replaceAll operation works with backslashes? -0.88
incompatible types when assigning memory in struct -1.39
Passing a structure pointer as a function argument (Seg fault unkno... +3.02
Struct points as parameter to function C -0.62
why can I write over a piece of memory which has been allocated 0 s... +1.34
C 's format specifier +0.04
Program skipping over lines of input file -1.99
sscanf_s with double %c 0.00