StackRating

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

Cheers and hth. - Alf

Rating
1607.22 (1,496th)
Reputation
126,064 (504th)
Page: 1 ... 35 36 37 38 39 ... 66
Title Δ
C++ Friendship / Polymorphic Classes Error -0.13
How to know if std::cin is from redirect? -2.61
Can a recursive function have knowledge of a constant in the functi... +0.14
Type Casting in C++ 0.00
What amount of memory is free for us to use it(C++ , windows 7) -0.07
Does compiler compiles all included header files along with the mai... +1.18
How do i run a program when my main program ends in C++ -1.20
Read strings into dynamically allocated array -0.67
In C++, what categories (lvalue, rvalue, xvalue, etc.) can expressi... -0.99
Size of C++ object increases as I add more interfaces... does Java... -1.16
How to call original function after hotpatch 0.00
Why is MonitorFromWindow missing/not declared? (C++/WINAPI) +1.63
What's the type of the function call expression? -0.78
c++ template tricky partial specialization const+template member +0.42
Every other character is NULL after reading a binary file in Visual... 0.00
For identical static_assert messages, should I rely on MACROS? 0.00
How to copy a function in C/C++ (Windows)? -0.44
C++ - how can I inline a function that resides in a .lib? -0.00
which debug validations would you do in order to verify that your s... +1.77
C++ variadic templates - NULL converts into int +0.44
String not returning to main function -0.10
Pointer arithmetic and integral promotion -0.46
How to safely read a line from an std::istream? +0.75
LinkedList char array data in C++ -1.80
How can "an expression with side effects" be passed to ge... -1.19
Cannot create my own date class +0.44
How to declare and delete arrays dynamically in C++ 0.00
Calling non-virtual member function from base +0.43
Is it possible to code this way:while(lambda){} -1.76
a linked list with header -0.57
Convert array to set in C++ -0.52
what is the difference between win32 application, windows form appl... +0.41
Storing rvalue references: should this work? 0.00
Proper way to extend the functionality of a container (like std::ve... +1.69
How to parse a special parenthetical string in C++ +0.17
Why is argc not a constant? -0.27
STL vector's implementation -0.80
What is the rationale for extending the lifetime of temporaries? -1.56
Trying to print information stored in an array of type object in C++ +0.86
istringstream not outputting correct data 0.00
What is the difference between !! and nothing? -0.69
Test prints on the same variable seem to be giving different results -0.07
Const and non-const functors -1.70
What is winapi HMENU and how do i use it? 0.00
Creating class with vector in class -2.46
Checking occurrence of values ​​within two vectors simultaneously 0.00
why does this pointer arithmetic on a 2D array work? +0.08
Is this the right way of passing an array of a class to a method in... +0.43
How to get "direct" function pointer to a virtual member... 0.00
How to add prefix to macro symbol? -0.07