StackRating

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

paddy

Rating
1656.59 (469th)
Reputation
44,461 (2,387th)
Page: 1 2 3 4 ... 33
Title Δ
Understanding nested array c++ in image scanning context +0.27
Does less loop in rhombus shape printing always faster than using m... +0.27
Having a problem with printing an array. C++ +0.30
Calculate the conjunctive normal form of the following logic expres... 0.00
Why would an int be formatted as %#X in a printf function? +1.18
How to check if char* only has hex characters in C? +0.13
How can I store sum of array in this condition 0.00
Function in source file already defined in another source file error 0.00
Sort the Array with Absolute value only and show real value In C++ 0.00
header files, macros and inline functions c++ 0.00
How to move object towards an angle in degrees? (C, C++) 0.00
Why is array size accessible but dynamically allocated memory size... 0.00
What does line is supposed to mean? 0.00
In C++, how do I use constant variable defined in one file elsewhere? +1.31
Read elements from a txt file that are separeted by a character +0.30
Time taken increasing exponentially when comparing elements in vect... +0.30
Wierd multiple definition linking error with header guards 0.00
Creating silence at regular intervals when writing to a wav file +1.74
Problem with fprintf() in "at" mode while printing structs 0.00
How to return a const char * from a C/C++ function? 0.00
Is there an easy way in C++ to round to the nearest 1.75 increment 0.00
What is wrong in the operator overloading function in the matrix cl... -0.58
No operator ">>" matches these operands? 0.00
Dereference Operator when using with argv[i] 0.00
call a function, inside a for loop, to remove elements in a vector... -0.34
How to simplify large conditional statement -1.18
C memcpy to struct allocation 0.00
C++ can you downcast class pointer conditionally? 0.00
How to return a matrix(board) from a function in C++? +0.04
C++ setter/getter in one function? +0.69
how can i return the index of an integer in an array using a recurs... +0.97
C extract specific column from multi-dimensional array using pointe... +0.30
Initializing Min Heap in C++ using custom comparator +0.31
Why add 25 to cube position in three.js example? -0.52
How does two port numbers works at the same time? +1.15
My basic trade program in C does not store any modifications when I... 0.00
How do the fwrite() and fread() work when i open a binary file 0.00
Phone Prices problem (october challenge Codechef) 0.00
How to insert a value into a doubly linked list using C -0.20
how it return the boolean result? -2.48
stack around array variable corrupted 0.00
How can I sort for the largest value in c++? 0.00
Output File is missing padding at the end of the file for a Bitmap.... 0.00
For loop inside function does'n seem to work properly in C -0.72
c++ terminate called after throwing an instance of 'std::out_of... 0.00
Return the sub string +0.32
DLL w/ Mergesort keeps crashing 0.00
Assigning a 2 digit integer to a char variable +0.30
Error reading the Git commit hash into C++ 0.00
Trying to convert base class object (array) to subclass using dynam... -0.23