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 ... 64 65 66 67 68 ... 146
Title Δ
Storing a string into a vector -0.49
why does the system call socket(AF_INET, SOCK_RAW, IPPROTO_RAW) ret... 0.00
field ‘value’ has incomplete type -1.11
How __atribute__((packed)) is used? 0.00
Using #include <algorithm> to sort a vector of class objects... -0.18
How to change value of const variable via its address? 0.00
Function that returns more than one thing +0.97
Pointer against not pointer -1.65
C++ Call by reference +0.10
initialization of structs/classes without constructors in stack vs... +1.73
Why can you free/delete an object that was returned, but you can... -1.91
Can arguments be converted in function template in C++? -1.18
Why does c++ standard still not include file system and networking? +2.22
C++ switch statement odd output -0.54
Overload the assignment operator in C++ -2.50
error about a node in C++ +2.93
How to Redefine Class Objects in C++ +1.46
What will happen is an exception is thrown while executing a throw... +2.67
error: invalid conversion from ‘const char*’ to ‘char*’ [-fpermissi... +0.39
calling a virtual function through a reference: derived class'... 0.00
Incrementing a Value in a Structs without a Pointer? +0.13
Comparing character arrays is not working +1.59
deleted operator hides class operator? 0.00
C++ cin can't "-" as an input? +0.93
C++ cin can't "-" as an input? -0.57
Are () and {} always equivalent when used for initialization with &... -0.38
What is the difference between declaring a function as a variable? +1.15
Why is my data being truncated? Warning | 1265 | Data truncated for... +0.37
Why cppcheck tool does not find uninitialized variable? +0.40
CodeIgniter - Error Number: 1146 (Table doesn't exist after exe... -1.28
How can I create a vector of objects while reading from a file? [c++] 0.00
How to write one line and nested 'if' statement without ... +2.28
why are these NOT overloading functions? 0.00
Can I write to a variable in a thread and read it in another thread... 0.00
Evolve class by adding new methods +1.25
Why can't you access memory allocated by vector::reserve -0.85
Will I get a performance boost when compiling with a C++14 compiler... +0.45
how to avoid duplicate class in c++ without namespace +0.80
Table pass by value +0.52
Can't get basic file input to work! (fstream) -0.61
C++ access a derived class method using a base class pointer +0.41
Make enums defined inside structs in C++ have global scope -1.36
Program not recognizing character inputs in if-else statements -0.53
Smart pointer deleter and "using" keyword with a name &qu... -0.59
How can GDB de-reference the same pointer in two different ways? +2.23
Converting numbers to string and back using strstream C++ -1.85
Why should labels in a case statement be constant? -0.46
MD5 function not functioning properly 0.00
"extern" keyword usage -2.07
Limit maximum length of std::string variable 0.00