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 ... 33 34 35 36 37 ... 69
Title Δ
Are uintptr_t and size_t same? +1.02
Default in Switch case -0.81
Segfault using std::shared_ptr during destruction likely due to too... -1.08
Most efficient way to convert 8 hex chars into a 4-uint8_t array? -2.51
Is static needed when declaring const globals? +0.46
list top 10 files by size in a unix directory -0.32
C++11 Lambda woes -1.49
Pagination with console -0.08
Why explicit parameters for static and dynamic linking +0.25
What is the testbench process for hashing algorithms? +1.75
How to convert float to byte array of length 4 (array of char*)? -0.94
Convert string to date: strptime identifier not found 0.00
C++ Adding and Subtracting Time -1.15
Throwing C++ exceptions outside static library? -1.18
dynamic_cast does not behave the way it should with APP_STL := gnus... 0.00
disadvantage of pure function in functional programming -1.38
For a floating point value a: Does a*0.0 == 0.0 always evaluate tru... -1.94
Using enum in loops and value consistency +0.49
Only one array without a size allowed per struct? -0.69
How can I make the contents of an #include-file a compile-time cons... +1.59
Returning a constant char pointer yields an error -1.93
What special rules does C++ apply to static const integral types? +2.66
Does C++ compiler recognizes powers of 2? -1.53
Finding word patterns in a dictionary, high performance +0.44
Deleting duplicate values in std map -0.89
Signal handler and local state -0.06
C++ prototype different then implementation -1.73
redirecting cout into file c++ 0.00
Format double value in different locale +0.34
Unreserved characters in C/C++ -1.80
Importance of static object in a class and how they are different f... -0.05
Converting class to string +0.41
Does the C++ standard make any guarantee for the size of class type... +0.16
What do you mean by leaking? -0.85
c++ time and random function -1.24
Overloading assignment opperation/stream -1.26
How can the compiler differentiate between the following? +0.39
Comma in C/C++ macro -0.95
explanation to java as a secure language? -0.04
In c++ what happens, if both objects overload operator<<? a&l... -0.50
cin in my program doesn't work properly. How can I fix it? 0.00
Convert any Unicode string to int +2.63
Conditional operator vs if then else +1.05
Use #ifdef in .lib and defining variable in linkin project +0.04
How do I read a specific column of characters from a dataset +0.88
Getting one repeated field from a file instead of needing to load t... -0.24
Does C++ Standard description of indirection operator guarantee mem... +0.56
Get the type which a template class consist of +0.31
If a pointer is set to NULL wouldn't any references to it or throug... -1.00
Iterators for a string class +0.07