StackRating

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

WhozCraig

Rating
1691.85 (189th)
Reputation
52,408 (1,882nd)
Page: 1 ... 22 23 24 25 26 ... 30
Title Δ
Encrypted string is not the same as test vector 0.00
How to convert a char array to a float array? +0.08
Is this code safe using wstring with MultiByteToWideChar? +0.90
How does this for-loop actually work? +2.49
Why VS compiler insert a NULL into the object memory 0.00
HWND address changes when used for a parameter from inside its wind... +0.31
Are there a casting problems in this case if ((x+(y<<16)) ==... +0.33
Aborted (core dumped) C++ Cygwin 0.00
c++ 2D array: Each element is given a number but output is a differ... +0.29
c object member not being changed when member function that changes... 0.00
c++ vector not filling correctly 0.00
Binary-Decimal Negative bit set -0.40
File creation in C++ on Xcode +0.32
How to return matrix (2D array) from function? (C) -1.56
Using .getline with string instead of char 0.00
Is it safe to delete an object having a dynamically allocated block... +0.95
Line of Code Doesn't Work Two Lines Later +1.09
For a class constructor, what is the difference between the assignm... +0.23
C++,Selecting from 2d array based on value-entry -0.18
WinPCap setup giving "unresolved external symbol" linker... 0.00
strncpy leading to segmentation fault +0.88
Linked List Flattening Algorithm Pointers +0.70
HBITMAP to BITMAP converting 0.00
Overloading operators in typedef structs (c++) +0.93
C++ Reading lines from txt, removing white spaces and saving to new... -2.37
Passing multidimesional array in C/C++ +1.51
Deleting items in array-based List +0.32
C2065 undeclared identifier -0.70
duplicate typedef error 0.00
unordered_map of boost::noncopyable can't return references from op... -2.50
Can you explain the difference between *ptr++ and *(++ptr)? +0.61
How to enable common controls in a Windows app +2.54
Using MACRO for creating strings (e.g. array index) dynamically ins... +0.33
Is passing(in constructor) a pointer to class that contains it a ba... +0.16
Should we use temporary variables for the returned values of functi... +0.77
Is it ok to call virtual functions through an interface on an objec... 0.00
Hash each word from file +1.56
pointers for getting elements of an array in C +0.49
How to enumerate a circular linked list using a for() expression? +1.22
What if it exceeds array size , how to print error message? and ter... +0.88
Removing first two elements of a string array in C 0.00
Memory problems with a multi-threaded Win32 service that uses STL o... +0.85
While(1) works first four times that function is called, then becom... +1.34
How to convert BSTR to std::string in Visual Studio C++ 2010? +0.31
Stack of cards and the game of War 0.00
Strict aliasing rule, false positive or false negative? +1.97
Malloc a 2d array in C +1.16
Memory leak when read from file -0.64
Merge sort with a pointer to an array 0.00
Review help regarding loops +0.88