StackRating

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

dascandy

Rating
1492.98 (4,341,188th)
Reputation
5,956 (27,387th)
Page: 1 2 3 4
Title Δ
Can you link a C++ library from a C application? +4.34
SED extract of a last and rest of the word +4.36
Is there a way to instruct a C++ compiler to skip rest of current f... -4.27
How to typedef a template class? -2.36
Why does visual express 2008 not auto complete std::system 0.00
Is there any C/C++ editor that supports replacing a regular express... -2.21
NSNumbers taking up less memory than ints? -2.26
Problem in understanding pointer to an Object set to NULL +2.15
Difference between const char*, char const*, const char const* &... +4.25
Why can't auto be used as a template type parameter? +5.18
C++ multiple inheritance function call ambiguity +4.81
What a strange syntax? +4.08
warning: uninitialized variable //But I have initialized ! C++ Comp... -1.78
Moving files to Trash Can in Linux using C++ -1.96
lambda: should capturing const reference by reference yield undefin... -2.43
Understanding the AStar Algorithm +3.91
Which kind of (auto) pointer to use? -3.21
Reinterpret_cast use in C++ -3.23
Reinterpret_cast use in C++ +0.77
can we assign a integer value to a reference variable? -0.25
byte representation of numbers -2.63
Possible to get physical keyboard layout for a on-screen keyboard? +0.05
error C2143 : missing ';' before '*' +0.37
Does allocating memory and then releasing constitute a side effect... -2.68
How do I use C Headers in a C++ Program? -0.60
Core-dump file format +4.06
Fencepost conditions and portability for using of snprintf()? 0.00
Getting compile errors with Copliens 1994 counted pointer example c... -1.43
C++11 lambda as member variable? -3.73
Counting digits using while loop -1.32
Overloaded functions and size of executable / library +5.13
Proper idiom for std::string assignment +0.18
Pass std::string to a function f(**char) -1.16
Partially avoid class template parameter (deduce from constructor a... +4.13
c++ try-except statement -2.51
Calculate estimated time in a program +2.28
Cost of a virtual function in a tight loop +3.04
Compilation error when using class template parameter in lambda +4.37
Help with design issue +0.60
Recursive template definition -3.62
What's the appropriate grep + sed syntax? +3.70
cannot convert parameter 1 from 'char *' to 'uint8_t *' -2.58
a reference of type "std::string&" (not const-qualifi... +0.22
Problem with Runtime.exec and Android 0.00
Windows Mobile 6.5 C# Development: Where to start? 0.00
Why are all datatypes a power of 2? -2.16
32 bit Windows and the 2GB file size limit (C with fseek and ftell) -1.91
order of overloaded methods in the vtable (on win32) -3.02
C++ Sockets Send() Thread-Safety -1.41
How to get DFA intersection? 0.00