StackRating

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

Oliver Charlesworth

Rating
1703.71 (136th)
Reputation
233,642 (179th)
Page: 1 ... 82 83 84 85
Title Δ
What is the limit of optimization using SIMD? +1.97
list of different vector types? -1.40
Is there any way to generate variable names at compile time in C/C++? +0.35
Type casting, c language problem +1.23
Two really similar classes in C++ with only one different method: h... -3.36
Instantiating template with a variably modified type -3.96
why different answers? +3.98
Is there a way in C++ to render a class' interface private to all c... +3.66
(Non) Static Object in Loop +0.34
Do I need to define ">>" operator to Use cin With I... -2.43
strtok - buffer overrun 0.00
c/unix: abort process that runs for too long +3.97
Why use #if 0 for block commenting out? -0.54
Do Strong Types prevent Buffer Overflow? +3.57
extracting a structure from a nested structure in c +3.46
Custom malloc for lots of small, fixed size blocks? +1.14
Streaming data for state machine playback -1.89
Weird behaviour with std::getline and std::vector<std::string> -3.68
T is not a class but it is +3.77
overhead in addressing 2d array in linear memory space +1.44
Basic C pointer question +0.78
STL: set_union, includes, mismatch, find_if but is there no include... -3.85
Need help with WM_KEYDOWN +3.71
C++ std::accumulate doesn't give the expected sum +2.12
Which operator delete? +1.55
return value of malloc +2.15
find nearest location from original point +4.65
counting characters (again!) 0.00
Is it safe to cast an int to void pointer and back to int again? -3.42
C++ Void non-pointer +1.60
Wrong output from printf of a number -0.91
Why does C++ not allow inherited friendship? -2.41
Linked Lists: Inserting at the end using last pointer +0.78
C :: using sscanf to parse string, caveat: context sensitive :-( -2.11
Implement Hann Window -2.01
cin or printf? -3.05
changing a string value throws segmentation fault +0.72
Is there a data structure with these characteristics? +3.61
Array combinations of 0s and 1s +2.80
compiler says:cannot convert int to FILE* -0.52
Designing a frontend/backend system in C++? +2.81
Help with endianness? +3.60
Pointer arithmetic for void pointer in C -0.44
C: declare a constant pointer to an array of constant characters +0.67
Is There Any Way to Use C++ Ifstream to Read in Every Tenth Row? +0.94
Function Pointer and GCC warning -3.76
Stop a regex matching *everything* after what I want to actually ma... -0.87
c string compare vs hash compare +0.31
How to eliminate all sources of randomness so that program always g... -1.46
modified depth first traversal of tree -2.09