StackRating

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

Stephan Lechner

Rating
1558.56 (5,881st)
Reputation
29,778 (4,128th)
Page: 1 ... 13 14 15 16 17 ... 31
Title Δ
C , execution at terminal gives error "Killed : 9" -0.24
How to create an array of 100 random strings in C +1.54
Does a namespace alias change linkage? -0.00
Passing data types to C++ class contructor 0.00
C: Function for user input validation 0.00
C string modification 0.00
Illegal instruction 4 when passing a dynamically allocated array in... 0.00
How to access object methods from a ptr? 0.00
How to wrap function with prefix and suffix in C +0.58
Store array of pointers in array of pointers in C +0.50
C++ Calling a callback that takes no argument with an argument - or... +0.13
Xcode error: Comparison between pointer and double 0.00
Convert an integer to a binary string? +0.44
convert char array into int 2d array in C language 0.00
Why do I get this error message: "undefined reference to `Perf... +0.65
Trying to stop my program when two lines are empty using fgets() +0.52
char array printing 1 char short of what I assigned +0.45
Garbage data in simple struct from C# to C++ via PInvoke 0.00
How can I calculate the number of bytes and number of characters fo... 0.00
Get total number of lines of code in translation unit 0.00
C- pattern matching 0.00
Calling a global function defined in C++ source file , from a C sou... -1.78
Iterating through string array -1.16
Display duplicate characters in a string -2.37
C Opening a file to check if it is Binary, if so print it is binary -0.47
Parse std::string into coordinates? -0.51
Dynamics array from function to function in C visual studio 2017 0.00
Can I force a C++ class to be non-abstract? -1.45
cannot print pointer to element of unordered_map -0.68
Having a character appear repeated times in an array and score coun... -1.06
Why is the program returning the wrong answer? -0.52
Loading a Matrix into a 2D vector C++ +0.42
C Strings - Saving after certain characters 0.00
C++ input validation while loop not terminating 0.00
Passing by reference with pointers 0.00
access struct with a function, how to save the value? -0.08
Prevent duplicate entry into vector? C++ -0.11
scanf_s() dosen't return every input +2.42
Error in running C Program I found in a text book using Xcode. +1.92
Array of tokenized string literals in C 0.00
Calculating the Time Complexity of nested loop with logarithmic inc... +1.99
C++ - member variable aggregate initialization 0.00
Random Number from Array C +0.45
Change two-dimensional dynamic array (realloc in c) +0.19
Instant object initialization in C++ fails with LNK2005 error -0.29
How to make a series of increasingly bigger letter L's made fro... 0.00
uninitialized local variable in function 0.00
Accessing returned struct variables -0.77
How to initialize grandparent's (const) property in grandchild... +1.10
Reading the first line of a txt and converting it to int, but retur... +1.26