StackRating

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

Cornstalks

Rating
1636.79 (753rd)
Reputation
27,575 (4,576th)
Page: 1 ... 4 5 6 7 8
Title Δ
Overriding/hiding/inheritance questions with code? 0.00
What exactly is a C pointer if not a memory address? +0.81
Is converting int to size-t avoiding number overflow? -0.21
Why does vector pointers takes so much memory? +0.92
C++ Is it possible for a DLL and an executable to communicate from... -0.65
Overload operator '+' to add two arrays in C++ +1.09
c++ transfer file line by line in reverse order 0.00
What template value will be chosen, when a default template paramet... 0.00
getline(isstream, string) in C++ +2.25
Converting void* +1.02
C, How to use this tree struct +0.38
Cannot use ifstream in Xcode 0.00
error LNK2019: unresolved external symbol (simple code) -1.28
Why am I missing template arguments? -0.17
Create pointer to "this" object +1.49
Array[n] vs Array[10] - Initializing array with variable vs real nu... +0.38
Undefined Symbols for architecture x86_64 Xcode Mac 0.00
Why does this logical/bitwise operation return 1? +0.94
Works with g++ but not MSVC++ 0.00
How exactly does theme inheritance work in Android? 0.00
c++ default constructor fails to initialize public variables? +0.51
Getting segfault when a string of length 48 or higher is given +0.38
C: position of field of struct inside a union -0.41
reading data from files +1.00
Is there any difference between push_back() and resize(size()+1) -1.05
"error: no matching function for call to" -0.31
Implementation of destructor as a function? +1.80
Why does C++ allow to compile default copy constructors/assignment... -1.72
Why am I failing to iterate a vector using a C++11 range-based for... -2.08
How to compile C++ with C++11 support in Mac Terminal -2.10
What type for subtracting 2 size_t's? -0.09
% chars in file names in Mac when creating files using C++ 0.00
How do I use an int string with a messagebox? +1.60
Is 'ftell()' return value guaranteed to be larger when more charact... +2.97
Class Serialization methods 0.00
Are there any disadvantages to "multi-processor compilation&qu... +3.05
Why does std::map not have a const accessor? +0.23
Run time heap exception during memory deallocation +3.03
C++ strings why cant be used as char arrays? +3.36
Unresolved External Symbol When Using A Class (OpenGL, C++) +3.49
Replacement for GetInput() SFML? 0.00
Dijkstra's - Queue +2.85
C++ : What shall it be returned when out of memory? +4.30
c++ stream input process 0.00
is shifting by more bits than are in a variable an undefined operat... +2.54
Why a destroyed linked-list still could be read -0.67
C++ Calling Private Data Members in a Vector Class -1.71
What data type is a whole number in #define? +0.55
Iterate a vector in C++ +4.19
Getline and ifstream? 0.00