StackRating

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

Karl Nicoll

Rating
1565.06 (4,731st)
Reputation
11,703 (12,658th)
Page: 1 2 3 ... 5
Title Δ
Why GNU MP (gmplib) from MSYS2 unexpectadely converts ull to 32 bit... 0.00
"Option does not exist" with bash case statement 0.00
Can you use a class without objects? -0.19
Is there a way to add objects to a vector by reference without usin... +0.73
C++ Passing an Object to Another Object From Another Class +2.63
c++ program printing out address instead of value +0.43
Generate Random 20 Non-repeating numbers in C++ -1.73
How to update C++ optional parameter when argument is passed? -1.25
operator overloading in a struct in cpp 0.00
Containers vs Smart pointers in C++ +1.18
Fixing virtual machine and descriptor file - rewriting vmx 0.00
Insert custom class with template into std::map +0.42
Why boost::property_tree::write_json() convert integer value to str... 0.00
I wonder how to separate all the numerical values from a string wit... -0.10
Class template vector with pop_back function does not work as I int... 0.00
Does it make sense to add final keyword to the virtual function in... +0.47
How to properly throw an exception which needs more than just a con... -0.58
In C, what happens when the condition for a for loop aren't met... -0.99
How to put a c++ varable data into system() function -0.80
cannot convert argument 1 from 'std::shared_ptr<ChaseState&g... 0.00
Why cant I add char* to char* by return in cpp? -1.16
How to check if a member of a structure is empty if a vector is def... +2.27
Error in opening an output stream 0.00
Why are different pointers and void pointers being used by these fu... +2.69
How do i set a function to a constant variable? -0.59
C++11 syntax 'type var : var' is called 'range-based fo... +0.44
Get return of a function without sending anything -1.17
Asterisk in function type +1.68
Bash equivalent for SQL "1.%" 0.00
How to assigment object to 2d vector no match for operator= +1.72
Customized keyboard shortcut doesn't work in Visual Studio 0.00
Do std::strings end in '\0' when initialized with a string... -1.56
Expected A Declaration CPP +0.42
How to use the values of a variable belonging to a class in another... 0.00
Pass by reference confusion? -0.52
Simple for loop in command line for win? -0.45
destructor and no constructor for abstract base class c++ +2.27
C2371 Error: redefinition; different basic types 0.00
How to use printf "%q " in bash? 0.00
Exclude part of function template during compile time -0.20
Using getter, setter in c++ -0.68
How to start working on QuickFix library -0.60
Find the lowest of 4 variables using only else-if statements, C++ 0.00
C++14 using auto keyword in a method's definition -0.19
C++11 conditional expression on std::greater and std::less got erro... -0.29
Cloning a singly linked list using overloaded assignment operator -0.17
How do smart pointers know when to free the resources on program cr... +0.41
Should I delete pointer passed to a function as argument? +0.23
Can calloc ever safely be used without free? +0.69
Is it necessary to include header <iterator> to use begin and... +2.30