StackRating

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

Lidong Guo

Rating
1427.77 (4,535,522nd)
Reputation
2,130 (79,049th)
Page: 1 2 3
Title Δ
Cannot enqueue array value +0.26
What does this define mean? #define ASSERT(exp) +1.10
Reconstructing integers using bit mask -2.68
Make dir in C, linux doesnt create sub-dirs (dir tree) - why? +1.26
Explain the output of this program? -2.84
String parsing in C using strtok -0.71
Binary Char to Hex Conversion in C -1.18
How to import existing C/C++ code into Eclipse? -3.55
Trouble with output in c +0.46
Changing undefined values of an array -1.70
What does an empty parameter list mean? -0.18
When to use a &? +2.25
what is the error in that code? +0.89
Using #define in defining string size C +3.10
How to use thread pool and message queues in Multithreaded Matrix M... +4.56
pointer changes value without being passed as argument -2.37
Delete N nodes after M nodes in Linked list -1.55
What will be the output of my recursive function in C +0.58
Automatic variable in C not initialized but given fixed value withi... +2.22
Output of following code with integer, float, char variable +3.70
determine the user who run the current process 0.00
In C is there a pattern for variables in an array which are assigne... -0.73
C char pointers strcpy memory error -0.60
printf: unknown conversion type character ')' in format -Wformat -0.57
sizeof for a structure with char c[0] -1.33
How to wait for other thread to init and clean up correctly afterwa... -2.79
Searching char array for char +0.89
How do I add/subtract pointers to different sections of the heap (i... -3.47
pointer to an array of pointer to functions -1.07
2 ways of initializing a linked list, do they equal? -3.43
Is the code after 'break' executed? -0.67
C-Sorting days of the week +4.54
C: private variable for process -0.71
showing a very simple image in OpenCV +0.30
How to protect a global variable shared by isr and regular function? -1.51
scope or lifetime of variable in C -0.58
Get child process id of already running process +0.72
Threads to remove items from a Queue in C -3.35
Error auto resize length of array in C +2.12
Trouble getting an array in sets program (C) +0.14
Memory leak in replaceAll in C 0.00
Interprocess Communication fork() - Timing wait() and/or sleep() +2.16
c/c++ scanf/cin reads int from multiple lines +1.13
Write records into file : c -3.53
Multi-threaded programming : Under what situation does the variable... +0.30
snprintf does not stores last character in buffer? -3.52
Editing Elements of Original Array, Valgrind and Functional Error 0.00
Strrev behaving weirdly in C -1.96
Why output is different between to shell and to a file -2.86
Segmentation fault of char * assignment +0.33