StackRating

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

Alok Save

Rating
1705.37 (130th)
Reputation
169,382 (305th)
Page: 1 ... 17 18 19 20 21 ... 53
Title Δ
Can you make a C++ generic function? +0.36
How to handle exception in called function in c++ +0.93
Structures in C++ +0.88
Build issue with MSVS 2010 and the C++ standard +0.74
c++ heap corruption when deleting char array +0.28
*** glibc detected *** ./burcu.exe: double free or corruption (out)... +0.24
Type does not name a type or error: field has incomplete type +1.42
Get value of structure inside a structure array -0.43
How to set base class fields by copying, through method from derive... -0.36
cannot instantiate abstract class because members are abstract 0.00
Catching all exceptions and logging information -1.16
Does Undefined Behavior depend on the compiler in c++? -0.28
"taking address of temporary" warning +1.75
Class Copy Operation, how it works? +1.13
What happens with `map::iterator` when i remove entry from map? +1.22
Is it possible to adopt a process? -2.42
C++ Destruction Class Error Occur -0.43
What are "::operator new" and "::operator delete&quo... -1.18
Does a using-declaration only import overloads declared above the u... 0.00
Copying part of char array into new char array fails 0.00
This pointer assignment should produce a segfault? +0.69
What is the purpose of returning a char* in strcat, strcopy, (etc),... +0.25
GetTotalMemory allocation in C +0.26
Is there a way to declare a C++ protected variable from outside it'... -0.20
c++: how does memberwise assignment work? +1.07
Symbol 'A' could not be resolved -0.22
why can't catch exception in a constructor? +1.53
cstdio stdio.h namespace +0.24
Erratic declaration behavior: Rational.h:25: error: expected constr... 0.00
operator overloading<< error +0.28
C++/ arguments in h. file +0.22
Doubts with destructor -1.52
Should I use inline or #define in this issue? -2.37
If Strings are immutable,why does the following code run on turbo c++ 0.00
Assigning structs to static array 0.00
Why gets address value when parsing main() arguments? +1.49
Pointers manipulation in c +0.47
Why does getchar make a call to printf stop working? +0.23
c++ checking at runtime if object implements interface +0.84
C++: Is there a point to add const to POD that are passed as argume... -1.04
Format and arguments inconsistency in printf -1.59
Does Clear() method of STL containers calls delete on heap objects? -0.07
array type has incomplete element type error when compiling +1.46
Returning by reference versus by value. C++ -0.57
Convention for main arguments +0.97
Will Compiler optimize malloc/free or new/delete pair into alloca -0.63
Can I Allocate a specific memory address using pointers in c++? -1.48
When Automatic Memory Deallocated? -1.26
valgrind reports more frees than allocs +0.47
Why returning a pointer pointed to the local memory doesn't collapse? +0.20