StackRating

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

Daniel Daranas

Rating
1536.25 (13,856th)
Reputation
20,442 (6,629th)
Page: 1 2 3 ... 9
Title Δ
How to calculate the size of enum +0.77
How do I update the value of void** in other function, and save it... 0.00
Unreachable code, but without any warning -0.56
Appending characters to a string, what is the difference? +0.83
Best practice for checking for no index for an unsigned integer +0.89
Reformat column data into multiple rows -2.28
How to return a List in c# -1.04
Confusion about output of fork calls +1.68
How can the suffix for numeric literals long int and long double bo... +2.11
When to use unsigned values over signed ones (how do)? +0.98
Parameters in for loop, missing first one? +0.73
A sensible way of linking two objects +0.55
sort C++ - "invalid operator" +0.51
Double showing int value +0.63
I don't understand this infini-loop -0.65
Is compound assignment to bool safe? +0.45
Why can I use a function to assign a value to a constant? -0.32
Multiple choice enum +1.28
Condition in for loop of C +0.13
Difference between FALSE==var and var==FALSE -0.74
How to append to a C++ preprocessor macro? +0.37
Average of an array displays correctly only if casted to float -0.54
Sort a std::vector by type -0.46
Trying to understand the use of pointers in a function +0.48
Is it safe to have missing class function declarations? -1.48
How to define a macro which can access variables in source file? +0.85
Explicitly calling a destructor using a pointer to an object +0.92
Pointer to pointer clarification +0.16
c++ the use of understanding pointers +0.70
Trying to understand array notations +0.11
Confused about Microsoft C++ offerings and terminology +1.39
when allocating memory to an object of base class, does the memory... +0.06
Modelling "if" with "for" -0.59
An error to create two dimension vector. -0.94
return a Type, or how to preserve a type of an object pointer? +0.47
Can Visual C++ check for mismatched prototype and implementation? -1.04
Is it better to use std::string or single char when possible? -1.61
Pythagorean triple -1.24
Convert int to 0-1 float -1.82
System.Drawing not working in c++ 0.00
C++ - How to inform that a data field is not used or set? -0.04
Void Function fail (?) +2.41
Datatype declaration significance in pointer to pointer (C/C++) +0.25
How to find the positions of an item in a std::vector +0.46
How to count number of matches between two columns in Excel? +0.46
If statements in methods -0.34
Implementation defined between versions +0.57
Multi level pointer as argument c++ 0.00
How to print names on a multidimensional array in c++ -0.54
Do the outer parens in "d = (((INT32) a) * ((INT32) b))"... -1.85