StackRating

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

P.W

Rating
1550.25 (7,858th)
Reputation
20,510 (6,603rd)
Page: 1 ... 5 6 7 8 9 ... 15
Title Δ
Is it standard for a c function to return zero after a valid behavi... 0.00
C++ typecasting with bitwise assignement operation -0.68
Is C compiler allowed to optimize away unused function arguments? +0.28
How to check for NULL pointer in C? -0.08
How to catch undefined behaviour in function argument initialization -1.26
Call to method that recieves list of derived class doesn't comp... -2.10
pthread_create pass function with two variable +2.69
Automatic type deduction with const_cast is not working +1.93
Is there a static code checker for C that would flag a missing mute... 0.00
Validating binary input in C++ 0.00
How recursive function control flow change for static variable? 0.00
Assign memory address stored in int to int +0.49
(3* - *p/(*q)+7) = 6 how it works? -1.08
Why doesn't String* return all Strings? 0.00
How to get address of member function within the class without usin... -1.31
Using lambda expression as Compare for std::set, when it's insi... 0.00
how to declare char * with input of {"data": "0001&q... 0.00
Do data member addresses lie between (this) and (this+1)? +2.12
c++ print out array of objects with an overloaded function +0.56
C, gets() can be dangerous. Data from file won't appear +0.48
Numbers of specified length that can be made using individual eleme... 0.00
macro variadic and empty macro variadic 0.00
How the destructor is called for heap object without delete operator? -1.42
Alternative of #include<iostream> in C++ -0.02
Hard Coded number(s) found +1.82
C++ / Djinni Error Field type is an abstract class +0.13
moderation in code for binomial coefficient +0.45
Finding an instance of a word or phrase in a string 0.00
how to not print a chosen element/elements from a vector c++ 0.00
Is this a bug? Constexpr constructor silently becomes non-constexpr 0.00
Value Assignment in C -1.78
How to ouput diagnostic messages during compiling time to tell whic... 0.00
Pointers within class methods 0.00
OpenCV rect.width and rect.size().width difference? -1.53
How to improve logic to check whether 4 boolean values match some c... +0.98
How to have a function have different return type? C++ +0.80
Why am I getting "Candidate constructor not viable"? 0.00
How can i store hex value in string and get the value and size of t... -0.01
C for Confusion? Order of declaration causes segmentation fault +1.37
C++ Can't find error, + operator overload to add 2 linked lists... 0.00
C++ Style: When using c function in c++, should I check for NULL or... 0.00
typeid.name() not changing when iterating through a vector. Dynamic... +0.47
Increment a counter in a constant function 0.00
What does typedef with no type mean? -0.38
Return lambda from ternary operator 0.00
c_str() vs. data() when it comes to return type +0.99
How to manually create future which will block in destructor +0.49
Percentage calculation returns zero +0.32
C++ Pure virtual derived function +0.11
C++ Windows fopen() vs _fsopen() 0.00