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 ... 14 15 16 17 18 ... 146
Title Δ
c++ irc server doesnt send ping 0.00
How to move one class character to another class in c++ -0.19
Possible memory leak when returning pointer (array) (C++) +1.02
Measuring performance for sorting data in C++ +0.35
A const & refers to a nonvolatile variable. The variable change... -0.60
ERROR at line 1: ORA-00984: column not allowed here +2.12
Getting size of dynamic C-style array vs. use of delete[]. Contradi... +0.59
make: *** No tartgets specified and no makefile found. stop 0.00
C++ post-increment: objects vs primitive types -1.88
Automating detection of when shared_ptr should really be unique_ptr +1.46
"Moving" sequential containers to pointers -1.34
How do I avoid explicitly constructing everything inherited in an i... -1.03
Why does this function with "this" not work? About "... +1.56
Is calling destructor from a catch block in constructor safe? -0.64
integer arithmetic inside printf() 0.00
Vector of class within a class, how to restrict it for only 1 time? +0.35
How to write function that accepts comparator in C? -1.60
Unknown typename "vector" and "std" when formin... 0.00
Subtracting memory addresses in an array, but it's giving me th... -2.03
Error implementing std::thread with a class method 0.00
Will GNU GCC keep track of objects which have previously been deref... 0.00
How many constructors can one class have? +0.31
Codeblocks C++ Compiling Error on Codeblocks w/ GCC 0.00
C++ shared_pointer with templated classes and dynamic dispatch 0.00
C++ seems to be turning my hex insignificant zeros into Fs 0.00
Is there is a difference in time and space complexicity between equ... +1.86
position of const for pointer or reference 0.00
Why is an addition of a float and int results a float? -0.26
Trying to return the char in the middle of an input (char array) gi... +0.50
Do circularly static linked libs result in a bigger output size? -2.43
Does my program continue after calling 'parsePacket()' or d... +0.36
What programming language is it when I write a batch file, and who... +0.37
Is it faster to lookup in set than unordered_map +0.36
My while-loop will not repeat itself in C program -1.87
Calling std::function destructor while still executing it +0.40
Pointer to a pointer to an array outputting a bad value? +0.36
Is there a way to make a class recursive? +1.75
How to fix "this declaration has no storage class or type spec... 0.00
error assigning values to a string literal array after definition 0.00
Initializing class member vector with size fails +1.14
Operator Overloading a C struct 0.00
C strftime has ending hex characters 0.00
Integral promotion and operator+= +0.37
May std::map key address number of values? +1.11
Doxygen warnings 0.00
What strategy should be used when trying to point to automatic obje... +1.20
Decltype of optional member -2.55
Is there a difference in compiling/executing code in different Oper... -2.11
swprintf truncation causes unexpected output +0.34
"moving" from the stack to the heap? -2.12