StackRating

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

Lightness Races in Orbit

Rating
1607.72 (1,473rd)
Reputation
349,563 (103rd)
Page: 1 ... 63 64 65 66 67 ... 146
Title Δ
std::cout causes memory leak 0.00
Why aren't my commandline arguments being read? -2.01
if (validBeverage == true) were to be replced with (validBeverage)... -0.13
if (validBeverage == true) were to be replced with (validBeverage)... +1.20
SomeClass &a = *new SomeClass(...) +1.78
How to use 'new' instead of 'malloc' to allocate a... +0.36
Working with malloc, char array and pointer 0.00
program.exe has stopped working after running it 0.00
When I enter Ctrl+Z to finish the loop below, I get the null string... 0.00
C pointers (arrays) memory allocation (hexadecimal) +0.36
Virtual destructor of base class is not called when downcasting is... -0.92
Struct has different size after being passed to func +0.21
syntax error when using ifstream +0.13
why char* why not bool* can be used in write function in c++ file I/O +1.62
C++ map insert undesired behaviour -2.73
How does stringstream work with <<? +0.39
Cube root using Herons method -0.62
undefined reference to `std::ofstream::open(const std::string&,... 0.00
initializing fields in structs from variables 0.00
Template in GCC doesn't see a function declared after it, but b... -1.59
Valgrind and misuse of new[]? -1.31
C++ vector only save the last push_back value +0.38
Writing and reading vector to a binary file 0.00
std::vector memory management +0.76
error: ‘chrono’ in namespace ‘std’ does not name a type 0.00
Template class in c++ inheritance in template +1.82
Passing an initialization list to a macro +1.13
Possible exception thrown by CFile in MFC Library -1.52
C++ execution order when passing function arguments 0.00
How to install gcc-arm-none-eabi for MinGW users? +1.55
using Boolean to represent integers -0.07
How to make sure no execution path reaches a certain line at compil... +1.90
How should I implement my C++ exceptions? +1.31
GHS C++: extra semicolon diagnostic message - purpose? 0.00
Defining a structure within a local class and initializing it 0.00
Inline function call from inline function? +0.60
C++ Object Oriented Design frustration. +0.38
error C2661: 'node::node' : no overloaded function takes 3... -2.49
How can we terminate go statement +0.75
My while statement is getting infinite loop? +0.39
Replacing directory with external results in "working copy loc... 0.00
Why mapped_file::data returns char* instead of void* +1.03
Constness of STL containers and their elements - when to use const? -0.76
Is it possible a kill a command launched using system api in C? If... -1.08
Problems with istream& operator >> -1.54
How to use Const Type Class in OOP C++? -1.30
Running thread in background in c++11 +1.62
Uninitialized variable behaviour in C +0.04
Structure taking integer as value +2.49
Run-time operators in C++ 0.00