StackRating

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

Abhineet

Rating
1423.37 (4,535,745th)
Reputation
4,415 (37,822nd)
Page: 1 2 3 4 5
Title Δ
Printing "\" character in C++ +1.17
How to stop a program based on user's input in C -0.05
sprintf in C, loop never ends 0.00
C: Why am i getting Segmentation fault in one case and not in the o... +0.21
UnauthorizedAccessException when Creating file +0.05
Write strcat() function with pointers -0.21
Multiple Definition of a function in C, Prototyping -0.37
Declaration of a variable FILE * (static or not) +0.61
Invalid pointer in C program reading file +0.11
What if, memory allocated using malloc is deleted using delete rath... +0.41
Why would you use malloc on primitive data types other than char or... -0.52
C - when is casting void pointer needed? -0.90
String manipulation in C (replace & insert characters) +2.02
Does leaving the brackets in a PHP if else structure improve speed? +2.40
c compiling error functions +0.44
How to convert this header files to pointer type +0.36
Structs, pointers and memory allocation -0.64
My Loop Is Not Running 0.00
C compile IO error 0.00
A program like strtok(), for two delimiters -1.19
Adding `int` to address causes int to be added 4 times +0.86
cleaning up after an exception +2.70
What it means of "##x " while defining a macro -0.98
string reverse with loop and array in c -1.01
How to return a pointer in a function? +0.28
input a letter, store in a variable print the letter to the command... +0.10
Having trouble with Arrays :/ -0.04
Assignment of unreferenced variables? -1.39
Double free in my destruct function -0.86
"Delete" not de-allocating dynamic memory -1.05
Problems with scanf -0.75
Pointer to an array and Array of pointers +0.79
Get the wrong value from FileTimeToSystemTime()? Why? 0.00
Please explain the scope of for loop indices -0.83
Why it's not safe to cast `char **` to `const char **`? +0.62
CreateProcess Exception (kernel32.lib) +0.65
C++ parsing a command line +0.08
Segementation fault on file write +0.54
A pointer/array issue in C -1.04
how to pass the pointer to a function and assign the value to the v... +1.32
Shuffle a string input by user -0.43
do you need destructor to destroy global int, float or std::string... -0.13
Reason for always false directive if in C -0.99
Is my code undefined behavior -1.32
return; only with no return value -0.25
How to take first letter from C string? -0.59
Difference between char* x and char* x[80]? -0.82
In which manner array of characters is allocated memory locally? +2.51
dynamic memory allocation and memory leak +2.97
What is wrong with #define myptr int *? -2.42