StackRating

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

463035818_is_not_a_number

Rating
1577.70 (3,228th)
Reputation
20,174 (6,742nd)
Page: 1 ... 17 18 19 20 21 ... 39
Title Δ
Range-based for loop with auto specifier combined with static_cast -1.25
How to pass string to macro function 0.00
Using .data() to turn a character array to a std::string doesn'... +2.10
Output stream for generic container 0.00
Having trouble making a ball bounce off the edge of the screen -1.79
Determine first available number +0.43
How do I initialize a pointer to an array of pointers? +1.98
How do I only browse the northern, southern, eastern and western pa... -0.57
I have a problem in a code which should find number of occurrence o... 0.00
ask the user to enter the studentID. Then you will open the text fi... 0.00
why does this return a unexpected value? +1.47
Declaration of global members inside a class in c++ -0.16
How to iterate over this list of pointers in c++? -1.82
When it comes to a sequence, is "vector[n].push_back()" i... -1.68
How can I modify an object from a function? 0.00
Can I change the formula of SAXPY function? 0.00
How do I erase a part of a string using str.begin() without incurri... -0.10
Use variables from other function into the main function C++ +0.70
Is there a way I can encrypt and decrypt a number? 0.00
Is using a shared_ptr to share variables between class and its memb... -0.26
Where and How to define class constants in C++? +2.48
How to Fix LU Decompostion? 0.00
How to wrap a C style array in an Elegant Object? -0.57
Signed overflow in C++ and undefined behaviour (UB) +1.59
Soccer table of scores match 0.00
how to use string and switch in c++ -1.44
highest power of 2 behind a number -0.54
Why does my compiler percieve a string to be a const char[]? -1.38
Freeing static object memory completely 0.00
Can I keep vector data even after out of scope +0.35
Need to do compare without functions by using 3 variables on -0.07
Can I use a try catch statement to catch any error instead of being... -1.27
Not able to use printf in preprocessor directives 0.00
How to correctly exit/return from main with running threads? 0.00
How to implement search by one or more parameters 0.00
I want to print the text slowly with the "cout" command b... +0.42
missing expression in a constructor -1.37
Method Overriding C++ -0.08
why can loop index run out of loop bound -0.17
How can I find max and min value of every row +0.43
Is a new array copied or pointer to array referenced in struct? +0.31
IDE thinks functor is a constructor? 0.00
Properly implementing an array of class functions +1.99
why and how to use bind() as predicate in c++? -0.19
Is it possible in C++ to use ternary operator to select a compariso... -0.68
How to use "class name1::name2::name3" notation to define... 0.00
Filling array with pointers to custom class. C++ +0.77
How to create an input method in C++ with pointers +0.21
Prevent deleting an object through an interface 0.00
why parenthesis is unable to change c++ operator precedence in this... +0.06