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 ... 23 24 25 26
Title Δ
Non-copyable elements in a std::vector of std::lists -3.77
Check my code i think it's complex.please give suggesions to ma... -0.84
i want to declare an array inside a function with the size of an ar... -1.43
What can I do in this code to prompt an error when a negative numbe... 0.00
Add values to map using rapidjson 0.00
Question about simulating clock modules in Omnet++ 0.00
How to get rid of warning C4244/C4267 conversion? +0.16
define a method with a vector of templates as an argument 0.00
c++ sort same IP's togerher, web log +4.16
How to read hex values into integer with fstream (C++) 0.00
Get Harddrrive performance under windows using C++ 0.00
Is this approach change the object of the name only? 0.00
Overriding or changing the ExitProcess function in C++ 0.00
Memory leaks in a pointer vector +0.88
Is this a correct way of declaring an array +4.22
Ambiguous namespace 0.00
c++ Convert 4bytes to UTC time -3.82
How to Store dynamic string in a struct ** containing char * pointer +0.26
A correct way for the integer wrap around? -0.64
Why is my C++ vector resizing and appending a new vector instead of... 0.00
Using std::thread to call functions from two Classes in C++11 -2.00
Read access violation when attempting strcpy from file buffer to ch... 0.00
Datatype misalignment exception win32 example -0.93
C++ says gcd is not a member of std -3.49
c++ issue reading a file with getline() and getting output formatte... +3.90
I am getting a C++ error saying saying my class constructor argumen... +4.09
Cast pointer to vector type in callback 0.00
Getting random numbers and letters from function instead of a sente... +4.05
Unable to read memory when trying to increase size of an array 0.00
How do I initiliaze a head in a doubly-linked list to be NULL? +0.38
Constructor Definition C++ syntax -2.70
How to compare a variable to member variables of objects contained... +4.86
C++03 Finding an element based in a member function value -1.36
C++11 parallelization: bottleneck in Armadillo's set_seed_rando... -3.84
how to use std::filesystem on gcc 8? 0.00
Run project in QT as admin in linux 0.00
Forbid conversions to parent, but expose publicly parent's inte... +0.22
writing to a vector< vector<bool> > +0.15
Iteration of objects on a Form +1.58
Assignment in C++ occurs despite exception on the right side +1.84
Letter frequency by using map container -0.06
Compare and display 4 numbers ascending using min(a,b) and max(a,b) -2.77
IPC using multiple pipes and forked processes to run Python programs 0.00
Convert char pointer hex to a string and save in text file C++ 0.00
Modifying a pointer within a function (passing another pointer as a... -1.29
How to read values and arrays from text file -1.71
How to record video with exact frames timestamp in c++ 0.00
Why does a redundant extra scoping block affect std::lock_guard beh... -3.81
Structs and Double Pointers Insides Other Structs, Multi-layer Conf... 0.00
Why can't this derived object access the base class' post-d... +2.24