StackRating

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

Some programmer dude

Rating
1649.09 (581st)
Reputation
388,986 (100th)
Page: 1 ... 27 28 29 30 31 ... 221
Title Δ
C typedef for dereferencing a pointer to a fixed-size 2D array +1.10
Referencing identifiers in code but not using them 0.00
Why apply a non-exist key to map::find would return a iterator with... -1.19
Getting segmentation fault using getline function? +1.40
How to convert array of uint8_t values to hex dump char string in C +1.22
Reading text from standard input till meeting one of exact characte... -0.52
Printing strings and concept of null character in C 0.00
C++ SFML: How to successfully Iteratively render shapes? 0.00
Write elf header in an output file 0.00
Thread race condition and passing by value in C -0.70
Does std::find on empty vector cause undefined behaviour? -0.64
cutting a string when a character is found +0.81
Why does i+1 do increment while i++ does not +0.81
Pointer address in a C array -0.24
C++ Compiler allows circular definition? +1.53
Passing Initiated Class To Function Without Defining Class? 0.00
Is there a way to make my ones complement code far more efficient a... +1.24
Generate all length-n permutations of True/False? -0.40
The output of the program +0.56
Unexpected error when reading from a text file in C 0.00
is it possible to declare a container of X as a member of X +0.38
What happens exactly when you pass by value pointer that is already... -1.46
When I am going to multiply uint32 variable with sint32 variable wh... 0.00
Does char == char implicitly cast both operands to int? +0.26
Why *str1 and *(&str1), with str being the name of a char array... 0.00
Difference between β€œnew Foo()” and β€œ&Foo()” as parameters -2.68
Class type as parameter, and class forward +0.24
sprintf buffer issue, wrong assignment to char array -0.57
unique pointer vs raw pointer +0.25
"No viable overloaded =" nullptr 0.00
C++ NULL vs __null -1.80
Confusion with precedence of shift and arithmetic operators in C -1.32
Why I have to use %u with unsigned int and I can use %i with unsign... +0.25
How to delete a specific line in a text file in C++? +0.26
Difference between `*&p` vs `&*p`? +0.59
A template parameter works with different STL containers? 0.00
"Multiple definitions of" error only in CodeBlocks 0.00
binary copy data from struct to std::vector 0.00
How usage of member initializer list prevents creation of redundant... 0.00
passing more parameters than specified in prototype in C 0.00
Sorting an array using qsort() 0.00
Heap corruption detected (class method) +1.72
How do vector elements preserve their original address after a vect... +0.70
how to create queue that will hold pointer to function? 0.00
C - Create dynamic matrix with values 0.00
Why a vector constructor takes only last value of the parameter whe... -2.92
c++ Force implicit conversion on pass as argument -2.02
Does calloc() of a double field always evaluate to 0.0? +1.57
Inheritance, Copy Constructors and Implicit Typecasting -0.38
Why in a bidimensional static array arr, arr is the same thing as *... 0.00