StackRating

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

Some programmer dude

Rating
1649.09 (581st)
Reputation
388,986 (100th)
Page: 1 ... 35 36 37 38 39 ... 221
Title Δ
Will the compiler allocate any memory for code disabled by macro in... +0.59
What is the difference between s.length and sizeof(a)? -0.52
What does "return {}[]" mean in JavaScript? -1.45
Stack around the variable 'folderPath' was corrupted 0.00
<Base> must be a previously defined class or struct 0.00
Compiler error is coming as 'request for member 'price'... +1.20
Why does increment operation ++a++ not work, at least in C? +0.63
Syntax Error in If-Else Statement in Python +0.30
Why doesn't this code work? I got an error: incomplete type or... 0.00
Effective C++: Item 41 - confusion about Implicit interfaces 0.00
How many 'char' types are there in C? +0.51
Divsion with #define acting strange in C -0.87
How are 'enum' values stored in C language? +1.30
Catch-all handler detect sub class exceptions in C++ 0.00
C. Properly handling double pointers to function that mallocs a str... 0.00
error while destructor called 0.00
String read in from stdin by getline using redirection command &quo... +0.28
Eclipse CDT: cannot resolve 'begin' and 'end' symbo... +1.35
Unable to connect to SQLite in C program under Windows 10 -0.72
read text file and store it into a Boolean two dimentional array C++ -0.75
Difference between sizeof(*p) and sizeof(p)? +0.82
QTcpSocket to QTcpSocket in same object 0.00
Makefile: Undefined symbols for architecture x86_64 0.00
queue array based implementation -1.95
C++ [D3D11] - Weird behavior, function is called 2 times -2.46
Multiple call of char[] returning function for immediately fprint +0.33
Scope of 4th argument for pthread_create function in C threading +1.22
How to define move assignment operator for const ref member of temp... +1.07
Idiom for default initialization depending on type +0.57
Why didn't Visual Studio warm me about a logical comparison err... -2.37
Mapping one vector to different pairs even though the vector is dif... +0.27
Change string value from another function in main in C using pointers 0.00
Realloc() introduces random values in my dynamic array 0.00
Linux C, How to schedule 10 waiting threads to execute in FIFO? -2.78
Passing callable object to constructor taking std::function 0.00
sscanf - using same variable multiple times 0.00
Run time polymorphism access element of derived class using referen... +0.26
error: no matching function for call to 'InputClass::InputClass() -0.22
How to pass a compile time array with var length to a constructor? 0.00
linked list pointer assignment why cant we directly assign tail to... +1.09
C programming - how to stop counting if load function is break out? 0.00
dynamic_cast<> against random pointers? 0.00
C writes unexpected characters 0.00
Why do I need to append a NUL character to an array? -1.93
What is the correct syntax of Delete(node ) for SLL in C? -0.23
Assigning an int to a char with two different outputs -0.57
How to define a float matrix in python 2.7 +0.27
Variable not incrementing in destructor call? -0.93
how to find index/position of an element in set in c++? +0.28
Increment index of vector with some user input vector[x]++ -0.12