StackRating

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

avakar

Rating
1636.53 (759th)
Reputation
27,065 (4,676th)
Page: 1 2 3 4 5 6 7
Title Δ
In what ways do C++ exceptions slow down code when there are no exc... +0.72
Performance of C++ Operators -0.89
How can I know where the segment of memory is all Zero -0.86
Convert integer to array +0.55
Shall I place try...catch block in destructor, if I know my functio... +0.89
I need some weak entropy. I know I can use an unitialized buffer, b... -0.95
Which graph implementation is best? +0.66
Determining output (printing) of float with %f in C/C++ +0.77
Explanation for return value casting that is going on -0.59
Template with static functions vs object with non-static functions... +0.37
Where does C++ standard define the value range of float types? -1.06
C structure with pointer to self +0.56
Determine if string from argv[1] starts with a character or number... +0.18
Stream and c++ - parsing file +1.15
undecorate function names with visual studio sdk 0.00
Very strange char array behaviour -0.41
ImageList and BltBit - ting 0.00
Conversion from unsigned to signed type safety? +0.49
C++ template programming question expected `;' before ‘it’? +1.11
A question about C++ template syntax (STL library source code) +0.39
Which is latest C++ Standard Release , From where i can download it -0.75
How to assign a value to a TCHAR array +1.61
Will accessing a class object through a pointer to its derived clas... 0.00
ANSI C functions namespace in ISO C++ +0.41
Check double variable if it contains an integer, and not floating p... +1.08
double type digits in C++ +0.87
error C3867: function call missing argument list 0.00
g++ problem: exception not caught +0.72
How can I avoid using exceptions in C++? +0.74
How can I get polymorphic behavior in a C++ constructor? +1.10
Why does IMPLEMENT_DYNAMIC require an empty constructor? +0.39
Application configured incorrectly error C++ -0.80
How to implement a timer in C on windows +0.82
Remaining heap size +1.86
How do I convert double to string using only math.h? +0.42
How can we initialize the structure? -1.15
best way to find a prime number +0.57
typedef'ing an array vs. using a struct in C++ +0.53
Conflict between a namespace and a define +3.22
How do I refer to std::sin(const valarray<double> &)? -3.53
FFT Problem (Returns random results) +3.10
C++, Free-Store vs Heap -4.20
How to Draw Two Detached Rectangles in DirectX using the D3DPT_TRIA... -0.86
Messaging Protocol -2.52
completely removing a vector c++ 0.00
Priority when choosing overloaded template functions in C++ +1.05
Bit twiddling: find next power of two with templates in c++ -1.44
Analysing a crash in Windows: what does the error message tell us? +3.12
Is it possible to communicate through a COM object? +3.16
when is it necessary to add an `else` clause to a try..except in Py... +2.26