StackRating

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

R.. GitHub STOP HELPING ICE

Rating
1620.38 (1,090th)
Reputation
163,533 (327th)
Page: 1 ... 66 67 68
Title Δ
Microsoft _s functions, are they part of the C++ standard now? 0.00
Stabilizing the standard library qsort? 0.00
Is it more efficient to branch or multiply? 0.00
Why are there extra instructions in my gcc output? 0.00
stdout thread-safe in C on Linux? 0.00
return statement vs exit() in main() 0.00
Does floor() return something that's exactly representable? 0.00
Programmatically modify an image to replace detail with text? 0.00
What is the best image downscaling algorithm (quality-wise)? 0.00
Is it possible to avoid a wakeup-waiting race using only POSIX sema... 0.00
Recommended way to initialize srand? 0.00
Problem with floating-point precision when moving from i386 to x86_64 0.00
Is close/fclose on stdin guaranteed to be correct? 0.00
Avoid trailing zeroes in printf() 0.00
Are memory leaks ever ok? 0.00
Why was the switch statement designed to need a break? 0.00
Binary "tail" a file 0.00
UTF-8 in Windows 0.00
#ifdef vs #if - which is better/safer as a method for enabling/disa... 0.00
What would be the simplest way to alpha sort an array of chars in C? 0.00
Saturating Addition in C 0.00
Determining the size of a file larger than 4GB 0.00
Is there a printf converter to print in binary format? 0.00
How do you set, clear and toggle a single bit in C/C++? 0.00
Is there a difference between the on_exit() and atexit() functions? 0.00