StackRating

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

James Kanze

Rating
1563.05 (5,069th)
Reputation
132,640 (470th)
Page: 1 ... 36 37 38 39 40 ... 69
Title Δ
Is default stringstream formatting the same as snprintf's? -0.52
C++ Binary file reading -0.03
Ok to write to stdout on Unix process without terminal? -0.59
fscanf not working as expected -1.05
Variable initialization fails to compile with comma-operator +0.70
c++ how to make sure memory is reclaimed via shared pointers -0.58
reading and filling separate variables from file -0.60
Is there any possible use of using extern variable in a file that i... -0.96
Write a file in a folder with dynamic path C++ -0.91
How to properly choose rng seed for parallel processes -0.46
Is it!=container.end() design mistake/feature or just necessity? -0.30
Understanding file stream flags/bits 0.00
Benefits of overloading += or -= operators -0.20
Why last object written to file gets repeated in cpp and how to sol... -0.09
How to call a class and its function present in so file from a C++... 0.00
Access rights of a lambda capturing this 0.00
Why should I use reference variables at all? -0.91
Will (global) static variables be destroyed at program end? -1.43
How do I properly handle exceptions in constructors? +1.86
How to get input from another file for my Sudoku game C using a .tx... -0.09
How can I shift an array to the right in c++? -0.37
c++: cin.clear() doesnt reset the stream +1.64
C++ union definition -1.96
C++ is return of local involve also crate a temp for retrun -1.99
When must/should dynamic_cast be used over static_cast? +2.56
execl() arguments in Ubuntu +0.35
Benefits of header-only libraries -1.89
Assigning value to a constant dynamically-sized array in the constr... +0.71
Function Overloading, Could Not Deduce Template Argument +0.17
Overloaded [] operator for hash table to a vector +0.28
Handle Body Idiom in c++ 0.00
Non-blocking call to ofstream::open? +0.41
Do we have closures in C++? -0.31
copy of an array into a vector not happening as expected -0.57
Throwing a value in c++ if it is null +1.61
Successfully open but not good? +1.47
python <=> c++ cross-language hash -0.03
Compiler optimization for variable declaration location +2.12
Finding size of dynamically allocated array -1.17
Detect unused variables beyond a function scope +0.13
C++ Returning Multiple Items -1.21
I am not getting a warning when I import a void pointer to a struct... +0.97
Can I make a single binary write for a C++ struct which contains a... -0.12
Class namespace? -1.64
default copy constructor +1.11
Add two dates in C++ -1.52
Two phase name lookup for C++ templates - Why? +0.41
Should I iterate a vector by iterator or by access operator? -1.30
Returning objects by value? +0.40
Custom implementation of malloc in C++ -0.05