StackRating

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

LihO

Rating
1574.49 (3,553rd)
Reputation
33,007 (3,587th)
Page: 1 ... 10 11 12 13 14 ... 18
Title Δ
Declaring vectors and sets in C++ +0.89
C pointer address span on various platforms -1.24
A Scientific Calculator in C using functions +0.86
array return type -0.70
what to destroy in destructor function and what not to -0.58
i cannot find any error in my program but it is not giving desired... -0.40
Default initialization of POD types in C++ -0.31
pthread Return Values to an Array 0.00
Danger of ' Wild pointer ' in C/C++ -0.32
C pointer arithmetic and array access +1.37
isalpha always returns 0 -0.61
C++: Dynamically create array named after for loop iterator -0.38
Reduce the cost of abstraction layer by inlining +1.78
Scope of the static class data member -1.91
Why using while(!input.eof()) loop twice not working? -0.20
Return a large struct object by value or pointer to dynamic allocat... -0.04
How to access the first element of std::list? +1.80
Will handling errors through out parameter cause a memory leak? 0.00
De-Referencing a pointer passed from another function to main() +0.37
While loop with scan in C +1.33
Dynamically expanding array using realloc -1.07
iterating through matrix is slower when changing A[i][j] to A[j][i] +1.06
How to use passed in values as array indices in C++? -1.55
How to read / write ASCII .pgm file 0.00
Variable x equals a or b -1.02
sscanf c++ splitting string to ints sometimes doesn't work -1.10
using strcpy for copying string into the element at index retrieved... -0.67
Vector Resize vs Reserve for nested vectors -1.66
Using getline to read from file to a 2d string array -0.18
Why use references rather than pointers? -0.30
Using strcpy with std::vector 0.00
Accessing the element of an array at negative index +0.98
Reading and parsing lines from a file with fgets and strtok +0.27
how to realloc inner and outer array -2.08
Cast to pointer from integer of different size +0.31
How to switch to the design view in VC++ 2012? 0.00
C programming: a program that counts the number of words in a text... -0.52
How to convert ANSI byte to Unicode string? -0.48
Problems with implementation of concatenation function in C +0.89
error: request for member (maybe you meant to use '->' ?) while... 0.00
drawbacks of a void pointer in C++ -0.56
Combining two 8-Bit array to a USHORT (16 Bit) , without loop -0.28
Sum an array in C, what it should be inserted in the (???) to compl... +0.96
What is the `pthread_mutex_lock()` wake order with multiple threads... +1.24
Clearing the content of file at startup and then append -0.61
Why subclass method isn't called? +0.30
Scanf array limit in C? +0.48
Return value optimization while returning by reference -1.31
char* passed into function is shortened to four characters +0.40
Creating a variable size array of objects in C++ -1.42