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 ... 19 20 21 22 23 ... 33
Title Δ
In C++, why does sqrt() work fine on an int variable if it is not d... +0.68
Why does printf and cout gives different output for this code? +0.64
Does a nested enum inside POD class makes it not POD? -1.29
New to C, C0000005 and crash error due to long calculation? 0.00
Line 48 and 62 C++ error Expected unqualified id before if? -0.27
Two or more data types in declaration specifiers in function defini... +0.69
What happens when we use delete on a pointer to an object not alloc... -0.68
Pointer Increment in C -0.78
Problems with uniform_int_distribution 0.00
How does modulus and rand() work? +1.35
Address of static variable in class +0.08
Why isn't mySet.erase(it++) undefined behavior, or is it? 0.00
Warning of "Control may reach end of non-void function" +0.96
Weird/Simple C error +0.31
When inheriting from a base class, what happens with nested classes? -1.52
why dereferencing a C pointer after "free" gives value 0 +0.97
std::pow() output is... special? -2.00
C char array overflow, okay practice? +1.36
C: Function not returning value to main -0.83
I'm having trouble comparing the characters in my character array -0.07
Entering If Statement Despite Not Meeting Condition +2.14
Logic error, number passed by reference significantly higher -1.04
Do string literals in different files have the same memory address? +0.40
How to free a linked list? -0.05
modulus is not working when using doubles in c++ -1.00
Explain Backslash in C +0.96
Why is 017 == 15 in C? -0.53
Why I cant check whats on my stack? 0.00
Learning from C Primer. Expected Expression Error Xcode 0.00
Short circuit evaluation in C -0.08
Coalescing the memory and dealing with pointer arithmetic in C 0.00
what is this pointer to a character array supposed to represent -0.09
Uninitialized Error +0.71
ISO C++ forbids variable-size array (compilation error) +0.43
how to explain this expression "int a=({10;});" in C lang... +2.22
Segmentation Fault with linked list node assignment in C++ 0.00
Why does printf("%s",charstr) increasingly prints more th... -1.24
Modifying a char *const string +1.25
C Failing to compile: Can't find math.h functions +1.80
Does expression's type must be same as conditional-expression in C? 0.00
static member variable in class template +2.13
Is it break my for loop in c++? +1.45
Is static member variable initialized in a template class if the st... -0.46
Convert from milliseconds to microseconds and store in double in C -0.06
Correct size of static array -1.45
Does modulus overflow? +1.60
Are static template class variables with different instantiations t... -0.26
Designated initialization of initalized struct -1.66
How is this possible to use in c++? -0.16
void error message in c -0.44