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 5 6 ... 33
Title Δ
Segmentation fault (core dumped) - Threaded Binary Search Tree +0.79
Palindrome in C using scanf and no string library functions +1.27
enable/disable MACRO using __VA_ARGS__ -2.20
Equality test function +1.81
is it possible to access a specific string in a file -0.69
Steady_Clock skipping between updates in main game loop +0.31
delete[] giving heap corruption detected -0.65
C++ print descending then ascending pattern of zeroes recursivel +0.31
why use std::atomic if it still requires a mutex to work properly +1.81
Trouble understanding pointers used for a linked list 0.00
How do I pass an actual variable to a text file in bash? -2.71
Why can I access C++ map elements with a for loop but not individua... 0.00
Using istringstream in C++ +0.80
How skip reading " : " while taking input from a file in... +0.29
Return a string from if statement in C +0.58
Why would `(int)` precede an assignment in C++? +1.26
2D array size specified by the user 0.00
why logical and with change of order give different output? +0.31
Troubles with files in C 0.00
C++ Code not working If i put zero in Exponent +0.32
Need help resolving fscanf and fprintf question +0.33
How do I obtain the column of my CSV File? 0.00
Questions about returning const references +1.45
Referencing and inserting into a vector of list<nodes> 0.00
C++, how do i solve a keyword "delete" error? 0.00
Strtok outputting just a part of the string 0.00
Arduino Icon Library 0.00
Floyd algorithm implemented with (const vector<int>& t :... 0.00
Fill dat file with empty struct 0.00
Identical images have different pixel data when loaded as a QImage... +1.22
Why does C++ disallow the creation of valid pointers from a valid a... +0.22
error:no appropriate constructor found, even though i have made one... 0.00
Problem with C++ seemigly skipping lines in program for calculating... 0.00
Output not matching 0.00
Separating alternating lines of a text file into two different but... 0.00
How can I change duplicate elements in a vector of ints so no value... +1.01
Assignment in C++ occurs despite exception on the right side -1.08
Assign a value to a certain position in a vector of a vector (2D) 0.00
sscanf() skipping delimiter & width 0.00
array class pointer lost values in the main 0.00
Why this scanf() goes wrong? 0.00
passing a pointer to a structure as a parameter +0.09
OpenGL glDrawArrays with different shapes 0.00
changes my vector to an array and have to use pointers - what does... +1.18
changing rgb to grayscale in c++ 0.00
Close editing of rc resource files in Visual Studios 0.00
If statement with char array not working properly 0.00
Using pair<int, int> or string as map<> key, which is m... +0.32
Opening File byte by byte printing in hex -1.85
if there are two spaces, it will count it as 3 words 0.00