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 ... 36 37 38 39 40 ... 221
Title Δ
Can't get program to output the right result in C++ 0.00
How to use an iterator pointing to a vector of structs c++? +1.00
Use system() to create independent child process +1.60
what is the default value of char pointer or char variable -0.72
CS50: Segmentation Fault in Duration part of pset3, Music (C) -0.56
Why static members need to be initialized out of the class +0.26
Eclipse-Photon Ternary Operator Compiling Error 0.00
C++ istreambuf_iterator template parameter 0.00
Allocating array on heap in C +0.80
template class variable as member of a non template class +1.74
Convert ASCII string array into its hex value array -0.27
C++ How I can delete temp node mode from memory (to fix leak) and s... +0.28
How exactly do lookup tables work and how to implement them? -0.48
How to convert const unsigned char* payLoad to char* and copy it? -0.40
Multiple Assignments in C? +0.50
Why can this boost::asio::tcp::socket be re-used? -1.80
Assigning a pointer to an array in not working but the reverse is f... +0.27
Template variables deduction for class template in its constructor... -0.70
How do I read data from a file from each line and store it into a s... 0.00
Confusion on C++ return reference from function -0.09
Reference captured by C++ lambda has different value when lambda ex... +1.62
RPN calculator c++ error handling and multiple operators 0.00
Escaping a " inside a system() call for use in echo command 0.00
garbage value from function in c +2.04
Implicitly passing parameter(s) to base constructor C++ -2.10
How to custom Class to_string for std::cout -0.22
The space the constant "C" occupies in bytes 0.00
unexpected behaviour of c compiler when using enumerate as constant 0.00
== operator skipping conditional if statement even though condition... -0.99
C: map a command-line arg to a compile-time constant 0.00
C - Struct- Integer to a pointer without cast +0.28
Why const char * and const char [] as function parameter are consid... -2.72
Parsing bytes sent via netcat 0.00
Print the words with a minimum number of vowels 0.00
How to pass local structures to functions? +1.22
What is this C syntax of a function defintion 0.00
Split string with strtok (nested) -0.25
What is the use of the Void* in pointers +0.54
Use Cat command with C code +0.28
How to convert boost::asio::ip::address_v6 IP into 2 uint64_t numbe... -0.60
How C++ organize(manage) third-party lib? +0.27
Does Pow() really need cmath header or does iostream include cmath? 0.00
Using c++ library on linux 0.00
Redirect printf/printk message to file 0.00
Generic unique pointers 0.00
Error in compiling before linking the object files using gcc +1.84
Passing random engine through a function - why different compiler b... 0.00
Segmentation fault with typecast +0.91
Pointers difference +0.26
Why is C jumping to the next printf instead of waiting for scanf? +0.29