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 ... 21 22 23 24 25 ... 33
Title Δ
variable length arrays in C and initializing it in place +1.48
What is "..." in switch-case in C code +1.98
strange operator in c++ code -1.17
Do negative numbers return false in C/C++? +0.26
which variable parts are stored to the stack in this code? +1.70
Data type mix up in c -0.48
Will a compiler check for UB priority in multiple comparisions per... +0.07
Is there a way to determine if a parameter is a literal string? +0.11
Error : Operand for operator "++" must be an lvalue +0.45
Which member of a global union variable that is not initialized exp... -0.48
cases for gcc to ignore register declaration? -1.87
post increment and pointer in printf +0.42
Is e1 && e2 equivalent to e2 && e1? -0.64
Is it safe to return a VLA? -0.29
why these two programes giving different outputs? +1.00
Clarification on dynamic memory -1.92
why cant we assign a new string to an array, but to a pointer -0.03
Undefined operation -1.34
Access array beyond the limit in C and C++ +1.27
What difference between rand() and random() functions? -2.08
memory allocation of temporary strings -0.60
Increment a vector adress and assign it to a pointer +0.35
Address length of a string literal +2.30
strings one after the other in c : "...""...",... +1.10
what is the purpose of return in the void function +1.02
Strange output from simple C program to find the largest continuous... -0.13
Is scope in C related only to compile time, as we know we can acces... -0.58
What happens to statically allocated memory after its scope ends? +1.26
C- Structures and Unions +0.27
The use of condition -0.09
Which compiler should I trust? +0.83
Different results in different c++ IDE -0.25
Sequence point from function call? -1.30
shouldn't dynamically allocating the size of a C array give an erro... 0.00
What is the order of evaluation of statements in a if bracket if(..... +1.15
Using 'char' variables in bit operations 0.00
Compile contents of clipboard 0.00
Why does returning a reference to a automatic variable work? +0.46
Must the int main() function return a value in all compilers? -0.60
Please explain why Java and C give different answers for this code +1.50
How to track down an undefined symbol 0.00
time related functions and multiple threads -1.92
What does less than 0. (0 dot) mean? -2.02
Using printf without having to escape double quotes? +0.75
difference between L"" and u8"" +0.11
C for loop segmentation fault -2.17
Sequential Random Numbers in C++? -0.09
Does a =default move constructor equals to a member-wise move const... 0.00
convert int to short in C -0.34
reinterpret_cast strangeness ( comma separated expression ) -0.88