StackRating

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

AnT

Rating
1632.82 (827th)
Reputation
267,512 (149th)
Page: 1 ... 39 40 41 42 43 ... 76
Title Δ
strtok does not appear to modify the input string -2.39
Where in a declaration may a storage class specifier be placed? -0.45
Using __attribute__ with typedef 0.00
Can I initialize a union in a mem-initializer? -1.76
Token recognition using strtok() +0.78
Maximum size of std::size and std::map? -0.61
My floating point number has extra digits when I print it +0.91
Binding time and C assignment statement 0.00
Receiving "expected expression before" Error When Using A... +0.91
virtual functions and static_cast +0.51
Find common elements in 2 sorted arrays -0.34
Default constructors and POD -0.99
sizeof(double) is 8 one time, another 0? +0.29
Unexpected result of ++((unsigned)x), x is uint8_t? +1.11
Force fscanf to Consume Possible Whitespace -0.69
Would "p = p + (*p)++ * 3 + c;" cause an undefined behavi... +1.40
Undefined reference to function never used/defined/anything? 0.00
"Free" array element in c++ -0.03
C code after preprocessor and constant propagation -1.63
Why it is not a indefinite loop as loop counter in while is outside... -2.23
Pointers to any function? +1.04
C corruption or double free, why? +0.58
Subtracting 2 pointers with a signed result, appropriate for input... +0.30
Why is return value of queue:front() valid after queue::pop() 0.00
Assigning a value to bitfield with length 1 0.00
C mutually referencing static initializers +0.92
C error: expected expression before â.â token +1.36
C & MinGW: Hello World gives me the error "programm too bi... 0.00
Clarification on C pointers and memory addresses +0.58
How does this implementation of bitset::count() work? -2.58
Float value confusion in C 0.00
c++ is a white space independent language, exception to the rule +1.17
C++: Overload != When == Overloaded -2.20
Getting the address of an overloaded static function +0.08
Sorting a point array efficiently in C? -0.28
Static hint in variable length arrays -0.33
Getting a `free()` error when deallocating with `delete` in the bac... 0.00
Difference in size of a pointer to a string, and sizeof a a string -1.67
What c++ do for `my_map[i] = my_map.size()`? -1.20
Passing an "unsigned char" to an overloaded function expe... -2.39
variable zero-initialization - undefined behaviour or not +0.96
Is it dangerous to use NULL pointer dereferencing at rvalue side ? +0.59
Initializing Variable Through Function +1.80
c++ illogical >= comparison when dealing with vector.size() most... -1.11
If void** pointer is type casted into a "pointer to a COL size... +1.06
Allocate memory for 2D array with minimum number of malloc calls +0.28
What's the difference between recursion, memoization & dynamic... +0.61
Weird compilation output -1.17
What do the C and C++ standards say about bit-level integer represe... +0.41
Can realloc fail (return NULL) when trimming? -0.26