StackRating

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

Gopi

Rating
1512.15 (56,888th)
Reputation
18,966 (7,280th)
Page: 1 ... 16 17 18 19
Title Δ
unable to use scanf twice for scanning a string and then scanning a... 0.00
C *char pointer to char array -1.04
What is "Dummy For Loop" in C? +0.05
String Manipulation in C to find the average of the numbers in a st... +0.28
Substitution Cipher - issues modifying strings 0.00
How to convert int stored in char array to int variable for calcula... +0.23
Static Variable is not maintaing its scope? +0.70
What's wrong with my "Create new nodes" function &... -0.90
Assigning user input values to allocated memory +0.29
Determine if two strings are anagram? +0.69
Can not split the IP address and port using "strtok" wher... -3.26
c - simple pointer query, initializing a pointer -3.17
Difference between ++*argv, *argv++, *(argv++) and *(++argv) +0.76
Load data from file in C 0.00
How do I get switch() to loop multiple times in C? +0.20
Setting a void pointer's value to an integer 0.00
C Pointers to scan memory +0.29
best way to add char* prefix to existing char* in C +0.46
Multiply elements on the secondary diagonal of an array. Borland C +4.39
Splitting string using symbols in C -2.10
Repeat a menu and prompt if the user entered invalid choice in C +4.45
array address do not increment correctly in C +0.43
Is there any difference between the definitions int arr; and int ar... +0.25
remove characters from string without using string.h library -0.31
Should I check if malloc() was successful? -3.96
Strlen gives an incorrect output after fgets +0.21
Behaviour of char pointers in C +4.69
How to iterate through a structs array which has null items? +0.03
Malloc returns null in adt list program -3.43
move to next string in function and print it in main function(c) 0.00
Enter date data type from user -3.49
What is happening with this code? Why am I allowed to iterate until... -3.52
error: request for member ‘-----’ in something not a structure or u... -1.74
Why can't the compiler find the header file? +4.32
C Pointer casting: single int pointer to double char pointer +0.35
Taking continuous input from user in c +2.92
Copying of structure array to another larger structure array withou... -3.62
64 bit variable is stored as 32-bit -3.75
Array with chars in c +0.25
Structure element is unable to assign this is asked but i coudn'... +0.31
Why this for loop starts from half and not prints out every thing? -1.83
Print 1 to 1000 with out using loop -3.75
structure with bitfields, memory allocation for array -3.83
Store varied structure in a char*? +2.16
Scanf continuous input in C +0.47
Access a dynamic array with [] operator -4.18
free() not working correctly with struct +3.68
Regarding memset() function in c? +4.88
Error Running Following code in C 0.00
How %c and %s works in C language? +1.91