StackRating

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

Shafik Yaghmour

Rating
1679.88 (251st)
Reputation
130,232 (481st)
Page: 1 ... 31 32 33
Title Δ
Logical Operators in C 0.00
Different results in Java and C++ using += in recursion 0.00
Is the output of printf ("%d %d", c++, c); also undefined? 0.00
Cool GCC built-ins 0.00
How to select a value from a list with non-uniform probabilities? 0.00
Why does sizeof(x++) not increment x? 0.00
Sorting number of lists according to indexes and priority 0.00
Online C++ compiler with input stream? 0.00
constexpr undefined behaviour 0.00
A C++ implementation that detects undefined behavior? 0.00
sizeof taking two arguments 0.00
Is there any advantage to using pow(x,2) instead of x*x, with x dou... 0.00
C++ SegFault when dereferencing a pointer for cout 0.00
Is constexpr really needed? 0.00
When are Variable-length arrays legal? 0.00
Why doesn't a+++++b work in C? 0.00
C++ random number generation 0.00
Are string literals const? 0.00
Where exactly does C++ standard say dereferencing an uninitialized... 0.00
Is reading an indeterminate value undefined behavior? 0.00
<: cannot begin a template argument list 0.00
Is there an online name demangler for C++? 0.00
Random numbers from -10 to 10 in C++ 0.00
Why allow concatenation of string literals? 0.00
Checking for underflow/overflow in C++? 0.00
Difference between format specifiers %i and %d in printf 0.00
Good libraries for generating non uniform pseudo-random numbers 0.00
Variable number of arguments in C++? 0.00
Using GCC to produce readable assembly? 0.00
Are compund statements (blocks) surrounded by parens expressions in... 0.00
Why are these constructs undefined behavior? 0.00
Consistent pseudo-random numbers across platforms 0.00
How to convert C++ Code to C 0.00
C++ random float number generation 0.00
Any Online compiler you know for C or other languages? 0.00
round() for float in C++ 0.00
Parameter evaluation order before a function calling in C 0.00
scope resolution operator without a scope 0.00
What does the comma operator `,` do in C? 0.00
How to wrap a function with variable length arguments? 0.00
Most effective way for float and double comparison 0.00