StackRating

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

Daniel Trugman

Rating
1483.45 (4,480,879th)
Reputation
5,060 (32,792nd)
Page: 1 2 3 4 5
Title Δ
Calling a function in an if statement? -3.92
Horizontal Bar Graph in C Without the Use of Arrays or Strings -0.25
C++ summing numbers from a previously printed list +4.14
Ok to use std::getline() with a moved-from std::string? -2.54
C++ How to properly copy container(vector) of pointers? -3.93
Running lines from an external text file 0.00
How to get array of data members from array of objects in c++? -1.93
Can a C++ class's default value be changed at runtime? +1.00
what are use cases (if any) to make a class non-moveable? -2.63
Wrong gcc behaviour with lambda 0.00
C++ Why was the copy constructor called? -3.10
Are [this] and [&] in a lambda capture-list equivalent, when us... +4.42
Struct Pixel color value -0.92
Why is std::modulus defined such that it only works for integer-num... -0.87
How to assign a value to a declared std::chrono::duration which has... 0.00
How can I use files/directories in python on Linux that start with .? 0.00
How to find different set of two vectors with no repetitions? -4.20
how to fix no matching function for call to 'atoi'? 0.00
Is it bad to create new worker threads every frame in a multi-threa... 0.00
Pause and resume a c++ function 0.00
Replace multiple characters in a string at once -0.00
isdigit() cant convert char to int -0.12
invalid use of incomplete type 'class...' 0.00
Python sorting by alphabetically by name, suffix and length +4.50
Is there something like localStorage on Android? +0.06
Accessing member variables from aggregated class +0.05
C++ programming more efficient way to do 0.00
how to combine binary nth bit of char vector 0.00
Allocate char* array with boost::make_shared -1.25
Generate Random Letters Depending on User Input 0.00
How to not return two different types from func? -2.80
Correct way to design data class to handle polymorphic data +5.16
No cast although cast operator is defined +4.27
To support move semantics, should function parameters be taken by u... -0.98
How to use getline to read from a file into an array 0.00
g++ linking to external library creates undefined references +4.09
Porting code from bash to Python; overriding functions 0.00
Properly close a file with both a file descriptor and file pointer -3.74
C++, weird behavior while reading binary ifstream -3.44
I'm not understanding these uses of std::result_of and decltype 0.00
Can't assign a value to a variable inside a class -2.91
C++: how to override std::bad_alloc exception on my own class? -3.48
Unknown struct error in C++ while compiling with GCC 0.00
Syntax accessing Enum from parent class +4.32
c++ receive const lvalue and rvalue reference parameter without ove... 0.00
How to take a backup/Clone of object in c++ 0.00
Error when verifying folder creation (Python) 0.00
ofstream:- no output on the text file though the file is getting cr... 0.00
Password Checker UpperCase +4.02
"IndexError: list index out of range" when performing str... -2.01