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 ... 42 43 44 45 46 ... 146
Title Δ
Different output on online judge 0.00
C library - use in C++: redefinition, different type modifiers +1.61
Why do 'Infinity', 'null', 'NaN' and 'u... +0.10
Having trouble validating a file over and over again +1.74
Why is the following Linux directory valid +0.35
Does ACM ICPC rules support c++11 feature? 0.00
Why can't one omit white space after primitive data types? -0.75
Turbo C++ program getting stuck -1.74
Why std::hash<int> seems to be identity function +0.03
C++ Stack around the variable x was corrupted -0.75
Absence of backslash in the hardcoded variable output , but present... -1.04
How is nullptr rvalue +2.53
How to read two shorthand if statements connected with an equal str... -0.20
Moved objects are still destructed? +1.24
Inserting a new line in a file deletes the next two characters C++ +1.70
Transform into a const vector +1.48
How to assign exact content of a string to a double in c++ -2.03
Struct can be declared within method body, but only if it doesn'... 0.00
Grouping two types together -0.45
Struct Reordering by compiler +0.75
What are the Issues with a vector-of-vectors? +0.38
Pointer to a vector doesn't point +0.65
why do i need to include <vector> to use them? +0.68
C++ Why const LPSTR is different than const char *? -1.37
While loop only executing once inside of for loop 0.00
How do I use the drive I just mapped on net use? (C++) 0.00
Why do we pass greater<string>() to the sort algorithm? -2.13
C++ Static storage duration objects initialization before main() 0.00
when does a copy constructor get called in cpp? +1.49
Include header file in different directory in c++ +0.32
size of array passed to function +0.06
What is the meaning is this code block [=,&i]()mutable {}()? +0.84
Are literals type-cast at compile time? -1.62
How to manage counters within a for loop with a control signal in S... -0.40
C++ - Cannot 'new' an array on unknown size in spite of Bra... -1.29
c++ An interesting result 0.00
C++ Passing std::string into Pointer-to-C-String Parameter +1.44
Storing a pointer to object returned with NRVO 0.00
Why does my loop not work as I am expecting? 0.00
Enum Members conflict with class names -1.54
Difference in the two ways of checking equality i==0 vs 0==i in C++ +1.16
Weird behavior of std::pair second when returned from a function +0.80
How to check if Visual C++ 2010 available onstart 0.00
Statements that can be reordered -0.83
if-else Block Raises a "control reaches end of non-void functi... 0.00
The executable test file is not running the tests 0.00
Why are references not "const" in C++? -0.68
Typecasting from int to long int 0.00
Is it safe to return a std::string by value? +0.39
Is strncmp(NULL, "foo", 0) well defined? -1.66