StackRating

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

Sanish

Rating
1446.49 (4,533,486th)
Reputation
1,482 (110,235th)
Page: 1 2
Title Δ
= txtSelect->GetValue(); C++, Segmentation fault. This is strange 0.00
allocator as default argument in vector and list -1.36
error: no matching function for call to 'Rectangle::Rectangle()' +4.67
Error LNK2028: Thrown when instantiating an native C++ class within... 0.00
casting int to char using C++ style casting -1.57
Single Linked List seg fault issue -2.80
Why do we make pointer objects? -3.44
why not use < but != in loop for c++? +3.50
Size of a linked list node +1.92
singleton with pointers require me to declare instance as public st... -3.12
Read Access in Linux File System. rwx---r-- 0.00
PATH variable shows one thing, pwd shows something slightly differe... -1.61
Keep track of how many times a recursive function has been called i... +3.33
weird error on deleting a variable -1.92
Rules for Using References in C++ -2.48
Getting "undefined reference error" when creating an object 0.00
gdb interactive console: looking available listings for shared libr... 0.00
Odd behavior with inheritance and c++ -2.82
What is the meaning of contiguous memory in C++? -3.06
Forward declaration error when defining a vector type? +0.87
Extending libraries in C++ -1.52
Depth of inlining in GCC compiler +4.49
glibc detected double free or corruption +0.38
How to allocate an object with a complex constructor? +6.36
Get the number of digits in an int -0.03
Using vim for coding with in a big C++ project +0.38
Is the size of a dynamically-allocated array stored somewhere? -1.11
Could not access memory under C++ vector -1.54
Inherited singleton in C++ -0.04
how to include header files more clearly in C++ +0.95
is this code memory leak in c++? -1.09
() operator overloading example +0.37
Find back slash (\) in C++ -0.72
Destructor not invoked when an exception is thrown in the constructor -0.46
implementing a constant reference in c++ (following the weiss book) 0.00
Is not calling delete on a dynamically allocated object always a me... -3.03
new() without delete() is Undefined Behavior or merely Memory Leak? -1.30
c++ overloading and overriding resolving time -2.18
how to replace specific values in a vector? c++ -2.44
Initializing fields in constructor - initializer list vs constructo... -1.88
Why does this binary search tree cause a stack overflow? -3.19
How to implement files in the main.cpp file? -1.67
reference as class member variable without initialization +1.12
How the C++ complete object stored in memory +0.22
delete the char type array -3.47
map erase error -2.71
Why is the size of this struct 12 and not 10? -0.62
How to take advantage of the standard library -3.52
C++ strcmp conversion from ‘char’ to ‘const char*’ -2.31
What is the difference between -O0 ,-O1 and -g +1.04