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 ... 32 33 34 35 36 ... 221
Title Δ
If malloc() returns a void pointer how does it work without casting? +1.02
Defining two-argument operator overload for private struct +1.51
What is the recommended way loop through an array in C++? +0.72
Fail to free memory in a mergeSort function +0.28
The knapsack problem, visual studio issues 0.00
How do I initialize a char** from a different function? +1.46
How to fix copy of struct to array of structs segfault 0.00
Shell endlessly loops when EOF is entered C +1.34
Odd array behaviour with strtok and fgets +1.35
What is an initializer in arrays in C++? 0.00
Why do i get a "warning: function returns address of local var... 0.00
C++ using functions from shared library -2.24
String concatenation in C? +0.24
OOP identify derived object +0.26
Overloading a function area() to calculate the areas of two differe... 0.00
Accessing C-style callbacks inside C++ class 0.00
int() causing overwrite of argument +0.55
detecting a character in file and splitting the byte arrays in C 0.00
C++ comparator passing argument problem of complex situation +1.61
Is insecure to cast a void * pointer? +1.89
Results of printf() and system() are in the wrong order when output... +1.00
memory allocation for declarations and definitions in c -2.70
Multiple conditions with OR || in 'if' statement JS +0.64
When pushing value to vector nothing happends 0.00
Stuck on multiplication table in C +0.05
Browse a string matrix and store it in a vector of vector +0.27
Why does a combined upper and lower bound comparison always evaluat... +1.65
sfml keyboard condition or +0.27
warning: cannot find entry symbol _start; defaulting to 00000000080... 0.00
Why does this c code of addition and assignment of type float not o... 0.00
Why I got zero if I add `delete[] d;` in the following code snippet? 0.00
Unexpected behavior of while loop in c++ +1.17
How C arrays are structured +1.35
How to print two adjacent lines in a loop while keeping both of the... 0.00
Second line of data file is not read correctly 0.00
Is possible to convert argument from 'const char []' to ... +1.09
why it is costing longer than the first time to open USB2Serial port 0.00
Function log from math.h returns wrong 0.00
It gives me an error it should not since I give it a value? 0.00
How to read any file in linked list and print contents +1.45
using GCC -D option 0.00
Why a comma is omitted at the beginning of a string using QString::... 0.00
C++ - Problem Undefined Reference to PCM::getInstance() 0.00
Do char arrays initialized this way have null terminators automatic... +1.00
Why C/C++ the structure type can be redefined in different files, b... +1.35
disable/override -Werror=sign-compare 0.00
sscanf with colon delimeter 0.00
Why does the C/C++ bitwise XOR operator care about sign? 0.00
2D Dynamic Array Based on User Input 0.00
C forked processes keep showing in 'ps -a' output 0.00