StackRating

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

TonyK

Rating
1460.80 (4,528,166th)
Reputation
12,823 (11,334th)
Page: 1 2 3 4 5 6 ... 11
Title Δ
How to concatenate two strings in C++? -0.21
Producing a list of all the preprocessor symbols defined in headers +0.56
Infix to Postfix conversion - segmentation fault +0.53
Can a variable be locked to prevent changes to it in c++? +0.45
Convert F to FF using left shift operator -0.98
Is it always necessary to use float literals when performing arith... +0.89
Increasing progress bar value by decimal value and few more problem... +0.58
In C++, is there a more efficient way to write multiple declarations +0.49
C++ void* to int* - get int pointed by int* +0.23
Weird Intel C++ compiler error +1.01
How to offload memory offset calculation from runtime in C/C++? +0.24
C++ typedef with nested templates is not a class, struct, or union... +0.46
Generating a sequence 1,3,8,22,60,164 .How to make my code more eff... +0.05
QTProgressBar not updating when running setValue +0.55
Intel-style inline assembly in gcc -1.60
error: enum was not declared in this scope -1.47
c++ console in a non-console application project -0.72
How to make an interface made in C++ Builder responsive during a he... +0.11
Flat QTreeView items - not nested 0.00
Using enums from a class (C++) +0.00
C/C++ convert int to short and inline asm (ARM specific) -1.97
Trying to understand Floating point arithmetic 0.00
size of class, member function size, inherited class size? -0.86
How to determine the last nonzero decimal digit in a float? +1.03
odd compiled code +0.55
"Floating-point invalid operation" when inputting float t... 0.00
C++ pass by ref compilation error -0.43
CLOCKS_PER_SEC not actually clocks per sec -1.27
Generate an array of char* pointers from a function +2.83
what is a good place to put a const in the following C++ statement +1.27
Looking for a more efficient bitfield decode algorithm -0.91
C++ string data() function make references and pointers invalidated? -0.84
How to achieve enum names like Qt::LeftDockWidgetArea -0.45
QT with debugger -0.12
Is there any way to create a 16-byte aligned class that can be pass... -0.03
Continue an iteration in C++ until a specific iteration number in gdb -0.76
C++: Asterisks, Ampersand and Star? -1.29
Control reaches end of non-void function +1.96
How can I get consistent program behavior when using floats? -0.54
float/double equality with exact zero 0.00
What APDU command gets card ID 0.00
In QTextEdit how can you detect when user inserts the cursor into t... -1.02
AES encryption/decryption -1.79
Does a file need an extension to be opened with open() in C/C++? -0.88
How to approximate the count of distinct values in an array in a si... +1.98
Cracker Barrell Puzzle solver in C++ -0.71
Can GCC be coerced to generate efficient constructors for memory-al... 0.00
Is catastrophic cancellation an issue when calculating dot products... -1.55
How do I do something like this some_function({1,1,1,1})? -0.96
How to append text in a QTextBrowser in QT? +0.55