StackRating

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

Achal

Rating
1488.05 (4,443,620th)
Reputation
9,231 (16,727th)
Page: 1 2 3 4 ... 15
Title Δ
How to assign value to a pointer +1.12
General question regarding allocating memory for an integer in C 0.00
Printing last element in an array using if statement +0.21
Why does my C program print new blank lines when I try to print a s... +0.52
How to initialise an array of pointers to NULL that's inside a... -1.70
Why is the output different than expected in this code? 0.00
Why do I get "undefined reference"-error with a variable... -1.23
Assigning ints of pointer with scanf +0.03
'else' without previous 'if' error when defining ma... -1.45
Passing char * into struct 0.00
Is char** a pointer to an array of strings in C? +2.50
My professor ran this code successfully, but I cannot. Seems to be... -1.35
The explanation behind the code if i'm using %s instead of %c i... +0.71
Why is this program not printing on my file? +1.06
How to write a c program to create a file? 0.00
Is it possible to make some loop which scans always one number and... +2.10
Is strlen times sizeof(char) always equivalent to sizeof(literal)? -0.91
Set char pointer to NULL after using in a function -1.57
Why does printf() print 21 instead of 11 when given a bitmask for 3? -0.30
Why doesn't a = 6 in the middle of a sea of operations assign 6... 0.00
`waitpid()' always returns -1 -2.70
how to fix segmentation faults in c 0.00
Getting a seg fault but has no idea how to fix it +0.02
what printing against only 'c1'? 0.00
When looping through values in char** different values are printed... 0.00
Need some explanation about malloc -0.91
Implicit typecasting from double to int? -1.68
Conflicting types error while passing pointer to the string as argu... 0.00
Incompatible type for argument of strcpy and strcmp -1.73
How to fix this code while using dynamic 2D array +0.35
Creating array of struct inside another struct -0.53
Program keeps crashing when practicing to use a pointer in a printf... +2.36
function using fgets returns 0 0.00
Uncovering shadowed variable when outer variable is not global 0.00
How to write code for this problem to avoid compilation error 0.00
How do I append 10 arrays to form a single array in c++? +0.43
Reading char* with gets() makes "Core Dumped" error (C la... 0.00
How can I add or subtract a variable if it is in a different set of... 0.00
C. for loop with chars +0.33
values of uninitialized pointers in C -0.24
Error on printing a character value from a string 0.00
What does the exclamation mark in C language mean? 0.00
Why std::size() is not a member of std in gcc 8.2.0 -0.87
can anyone tell me why the add function doesnt work? 0.00
The for loop is not taking into account the last loop for execution 0.00
Null pointer dereference prevention -1.83
Why does strlen() work and my approach doesnt? +1.25
Program to Replace a string of one or more blanks with a single bla... +2.02
Imprecise average at run time +0.41
Creating a node problem, any idea occur segmentation fault? 0.00