StackRating

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

Ted Lyngmo

Rating
1584.65 (2,654th)
Reputation
3,157 (53,492nd)
Page: 1 ... 15 16 17 18 19 ... 26
Title Δ
Template functions by index in C++ -0.04
Char to int8_t conversion gives unexpected results? 0.00
How can I replace this for loop with an STL implementation? +1.09
Reading word by word from a file with operator >> -2.14
Passing value from one function to another C++ -0.72
Putting the last integer on a new line when outputting integers in... 0.00
Dynamic 2D array. Why is segmentation fault? +0.50
Using a function to open a file and then having other functions uti... -0.28
Same logic code with same data type code passes in Java but not in... +1.88
C++ lambda - capture static member variable 0.00
why this error become (C2664 error c++ Visual Studio) 0.00
Error C6011:Dereferencing NULL pointer 'NAME'. C++ +0.10
C++ Sorting Array struct by using QuickSort 0.00
Printing the first value from more than one vector in C++ 0.00
c++ Vector declared private in class but has a get function +1.63
How can I input a set start and end time using Chrono or ctime liba... 0.00
Trying to figure out what changes I need to make for this code to w... +0.49
How to check if std::cin has failed -0.01
What will destructor of a std::variant do if it contains void* data -0.96
Denstructor deletes a member which is already replaced? -2.08
Is it possible to decrease the speed of cout printing? 0.00
Getting current time with millisecond precision using put_time in C++ +0.48
Floating Point Error With This Code Can someone help me 0.00
I am getting inf when diving a floating point number by 0 and I wan... -0.44
Given a integer N>0, how many integers in the interval [0, 2^N)... +2.14
How would you go about dereference a vector iterator 0.00
How to compare new string name with existing from txt file? 0.00
C++ Segmentation fault when I try to cout anything after reading a... 0.00
Why is a type of range based for loop over brace-init list illegal... +1.57
'this' argument has type const but function is not marked c... -1.44
Is there a way to return either a new object or reference to existi... +0.49
Undefined reference to function "CashRegister::GetTotalPrice&q... 0.00
segmentation fault: core dumped while accesing csv records from a f... 0.00
Operator << error when trying to write a file into an array +0.51
How can I sort the numbers in my input file in ascending order, and... 0.00
Problems with making vector function from the existing code C++ -0.50
How to access elements of vector of pairs using a pointer? +0.45
How to call a member function via a pointer which is a class member... -0.47
How to convert seconds to hh:mm:ss.millisecond format c++? +1.70
Do strings make a copy of the data in it's constructor -0.62
C++ Design a struct of the data +0.46
Why am i getting an error on " 'X' identifier not foun... -2.43
Shift row in 2D Vector 0.00
How to find the minimum value between three (for loop)? +0.06
How to solve error (projectname has triggered breakpoint)? 0.00
"\n" not getting recognised while reading from file +1.10
Redefined and ambiguous call to functions have array parameter -0.18
Ranged based loop to old style for old compilers 0.00
How to access a pointer using 2 dimensional syntax? 0.00
what does the the operator& return type mean? 0.00