StackRating

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

Robert

Rating
1508.09 (88,837th)
Reputation
57 (972,948th)
Page: 1 2
Title Δ
attempt to index a number value 0.00
How does memory leakage occur in C? +4.00
How Can I Add An Include Path in GCC C++ +0.48
What is the purpose of void pointers? -0.20
How to stop the looping for my code after the password is correct f... +0.18
wrong output when assigning a number to a struct pointer -4.12
Is it possible to create an array of strings in the same way as one... 0.00
How do I execute a Lisp program which has been stored in a variable? 0.00
mingw32-make.exe exists yet no "make" command is present 0.00
Linker error: undefined reference to `main' 0.00
How to open file in C program? +2.13
Undefined reference to functions called from the static library -4.11
Filter Queries in a text file in c 0.00
"Warning: assignment makes integer from pointer without a cast... +3.93
Why the below lisp code is not giving desired result +0.95
Display the values of a Json file 0.00
using pointer aritmetic in void* -1.10
Best way of dealing with state on embedded devices +3.14
Can't make Structures to work in C (Using GCC) 0.00
Having trouble linking to a static library with GCC 0.00
Count equal elements -1.53
How to link MinGW in cmd or bat file 0.00
Lua unusual variable name (question mark variable) +4.07
How to get a part of url? (nginx, rewrite, lua) -4.95
How to specify the background color of a page? 0.00
what does while ((*s = *t) != ’\0’) mean? +0.95
Read terminal argument and pass the function in lisp? 0.00
Debugging Thread1: EXC_BAD_ACCESS in C 0.00
Process returned -1073741819 (0xC0000005) in Code Blocks -4.00
Modifying a C++ array in main() from Lua without extra allocation +0.36
Constant Pointer 0.00
Please help. Function not printing 0.00
How do I get access to a .txt file, read and write, in lua +3.61
after dereferencing a char pointer i'm getting unexpected output +0.19
Decimal to binary without for, while, or if loops 0.00
How to get the value from a table within a table with Lua? 0.00
how to make align-current working in lua-mode 0.00
strcat doesn't join the strings on the same line (in c) 0.00
Storing Values into an Array of Pointers to Structs 0.00
Trying to make function which takes string as input and returns no.... +4.19
Modulo % only prints one zero digit in C -4.27
Where does the execution happen after a thread has called pthread_w... -2.99
Can I only extract the same value from two tables? -3.79
Swapping two values in C 0.00
Creating Makefile for source file in parent directory 0.00
Open all the hyperlinks inside the default browser 0.00
How to create a type with n possible values in Lisp 0.00
How is it possible that I can treat a pointer to a linked list as i... +4.01
Memory leak using Malloc/Free in C -1.67
My input in scanf is not working, process is returned and I don'... +4.13